As of now, it's not possible to submit a new print job without sending the data as a base64-encoded string. This can limit some simple scenarios where it is expected to have a simple data string as input.
Implementation
Make it optional to send either one or the other as job input.
Description
As of now, it's not possible to submit a new print job without sending the data as a base64-encoded string. This can limit some simple scenarios where it is expected to have a simple data string as input.
Implementation
Make it optional to send either one or the other as job input.