How to Print PDF Directly to Printer (Using C++ and Qt)
44 views
Skip to first unread message
CB
unread,
Aug 16, 2017, 3:52:16 PM8/16/17
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to PDFHummus interest group
Does PDFHummus have the capability to print directly to a printer? I need to maintain a vector format prior to printing. Currently Qt's method of printing (QPaint), will always rasterize the pdf and it loses the resolution needed for the print.
Any thoughts or help would be greatly appreciated.