Stirling-Tools / Stirling-PDF

#1 Locally hosted web application that allows you to perform various operations on PDF files
https://stirlingpdf.com
MIT License
45.48k stars 3.7k forks source link

Watermark is mirrored #290

Closed kwaun closed 9 months ago

kwaun commented 1 year ago

I tried to set a watermark on a pdf but it places the watermark mirrored. BTW it doesn't matter the rotation, text or image.

test_watermark.pdf

Default parameters. The default watermark is "Stirling-PDF".

frooodle/s-pdf:0.11.2 Docker image

Frooodle commented 1 year ago

This is a known bug that applies to certain PDFs based on their initial rotation values among other things I Have not found a fix yet. its not all PDFs... Are you able to view the Producer using the change-metadata function is SPDF To view where the PDF was made to help me debug?

kwaun commented 1 year ago

The Producer is "Skia/PDF m117 Google Docs Renderer". The test PDF was generated by Google Docs. You're right, I just tried using LibreOffice Writer and the watermark is perfect!

Frooodle commented 9 months ago

Should be resolved now