This format is used to exchange PDF documents. It can forward the binary PDF-Content, metadata like the filename can be forwarded using the metadata element in the request.
Command
Command
img:bmp
Protobuf Schema
-
TypeURL
-
Format
The pdf file has to be formatted to a Base64-encoding of its binary data. It must be sent as a string.
The base64-encoding of the binary file is not the same as the base64 encoding of the message. It is an additional step!