Prints garbage
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
qpdfview |
Incomplete
|
Undecided
|
Unassigned |
Bug Description
I have a case where qpdfview renders a PDF perfectly on my screen, but prints mostly garbage on paper (except for the logo in the top right - that prints fine) when I use two different printers. I have attached the one-page document, and you can find it online at "http://
The plot thickens when I tried to print the document found at "https:/
I'm running Xubuntu 18.04, and qpdfview version is 0.4.14 .
Edit: This has now happened with several other PDFs that I have tried printing, so it isn't just the documents that I attached.
Hello Ben,
From observation, my understanding is that qpdfview sends New_User_ Application. pdf to the printing system completely unaltered. The implication is that what you are observing is the responsibility of your printing system and not qpdfview (unless it lies in the options sent with the file). You can test this yourself using
https:/ /wiki.debian. org/Dissectinga ndDebuggingtheC UPSPrintingSyst em#Capturing_ the_File_ Received_ by_CUPS
In contrast, I think Adobe Acrobat converts a file to PostScript first and I know for sure that Atril converts your PDF to another PDF. So the comparison is not really all that useful.
Because you do not say what the printers are it is not possible to trace the filter conversions as described in the previous link.
Cheers,
Brian.