Forum Discussion
Cannot leverage document conversion on UP
Gianvito_Difilippo I recall the Windows client build you are using is the Windows 10 October 2020 update. That release supports printing in PDF format to a printer that supports PDF through IPP. You should not require the Document Conversion functionality. You can verify the set of document format specified by the printer by using the Universal Print admin portal and look at the printer's properties. Under the "Printer Defaults" tab, you should see "Content type" and in the drop down, select "application/pdf".
BTW, looks like you have some control over what the printer is specifying to Universal Print on its capabilities. If this is the case, you can omit setting "application/oxps" as a support document format since your application is sending the print job to the printer over IPP in PDF format.
HTH,
Jimmy
- Gianvito_DifilippoFeb 25, 2021Copper Contributor
Jimmy_Wu hello Jimmy, thanks for your response.
We solved our problem by adding the IPP attribute "media-col-supported" in the registration step. This attribute seems to be missing in the https://docs.microsoft.com/en-us/universal-print/hardware/universal-print-isv-connector#list-of-supported-printer-description-attributes, but one of your developers kindly provided us with a more exhaustive list.
We didn't think that could be the cause of the error since oxps printers worked fine, but now we can also print to PDF and PCLm printers.
We are truly grateful for your support,
Gianvito