pvginkel / PdfiumViewer

PDF viewer based on Google's PDFium.
Apache License 2.0
967 stars 418 forks source link

Documents in landscape to printer. #19

Closed pablot closed 9 years ago

pablot commented 9 years ago

There is a problem with documents are printed in landscape mode. They are printed in normal mode with destroyed resolution.

pablot commented 9 years ago

Sorry, my mistake. Resolution and all settings are from printer. So changing it on printer is the solution. Word from M$ make it in other way. He set landscape mode on printer as is on document so i was thinking pdfium should do.

pvginkel commented 9 years ago

I've revisited this issue because of issue #23. The changes made there should solve your issue too. Please let me know how it works out for you.

pablot commented 9 years ago

Yea! Thank you very much for your work. I have a new issue with physical printer, but I post it in new thread.