clawsoftware / clawPDF

Open Source Virtual (Network) Printer for Windows that allows you to create PDFs, OCR text, and print images, with advanced features usually available only in enterprise solutions.
https://github.com/clawsoftware/clawPDF
GNU Affero General Public License v3.0
660 stars 147 forks source link

Adding a Stamp rotates the print to landscape #55

Closed victorromeo closed 1 year ago

victorromeo commented 2 years ago

Can you please advise if this is a bug? I believe the printer bug is rotating the printed page to landscape whenever a stamp is added to the print.

In addition, I suspect the margins are also impacted, by the rotation transformation. This can be observed by the cropping of header and footer detail from prints.

clawsoftware commented 1 year ago

ClawPDF has an autorotate feature where the page is oriented based on the weight of the text. If the document has very little content, the page will be rotated because the stamp has a higher weight.

You can force the orientation for such cases under "Settings -> PDF -> Page Orientation".