Link to PDF file (or attach file here):
Configuration:
Steps to reproduce the problem:
What is the expected behavior? (add screenshot)
Please provide as solution or provide us the link to download the pdf.js developer version.
What went wrong? (add screenshot)
print is blur in chrome.If we print through pdf.js
Link to a viewer (if hosted on a site other than mozilla.github.io/pdf.js or as Firefox/Chrome extension):
Could you add a screenshot of the bad and good rendering for comparison?
Hi Tim,
We verified in both chrome 35 and 55 versions and found print is appearing blur.
msgfile_printedwithchrome55.pdf
Please find the attached printed file from chrome for your reference.
Thanks,
Madhavan
Looks good to me in the Chrome extension, PDF.js 1.6.293 in 55.0.2883.75.
I think that the difference in behavior is caused by #7697. So try the latest master version of PDF.js and the print quality will likely improve.
I observed the same issue on Chrome when GPU acceleration is not available (see chrome://gpu). With GPU acceleration available, printing quality is perfect.
With the master version of PDF.js printing quality is good with or without GPU acceleration.
Thank you. Closing as fixed.