Your browser does not seem to support JavaScript. As a result, your viewing experience will be diminished, and you have been placed in read-only mode.
Please download a browser that supports JavaScript, or enable it if it's disabled (i.e. NoScript).
Hi, When I create a PDF file, I need to set the "creator" field that appear when you click on the properties of the PDF file. Using a QPrinter I have the option to set it. But, how can I set it if I use directly printToPdf?
Thanks.
This is answered in https://forum.qt.io/topic/83480/qt-5-9-1-does-qprinter-really-work-to-create-pdf-documents/2
Though printToPdf()'s engine is producing the PDF, isn't that what Creator is for?
printToPdf()