Forum Discussion
hungnq39
Apr 21, 2020Copper Contributor
Universal Print Create Print Job Memtype Properties
Hello everyone, I am currently using the Universal Print Create Print Job API and am having a problem with the memType property of PrintDocument.
I tried the values like application/pdf and application/msword but the server returned the code 415 and the message "Unsupported document-format: application/pdf"
This is document
My Dummy Data
And This is Response after I call API
Please tell me which attribute is valid to be able to create printJob