PDF Watermarks losing functionality #431
Labels
is-bug
From a users perspective, this is a bug - a violation of the expected behavior with a compliant PDF
needs-example-code
The issue needs a minimal and complete (e.g. all imports) example showing the problem
needs-pdf
The issue needs a PDF file to show the problem
PdfMerger
The PdfMerger component is affected
I have two pdf pages. One has a design, the other is blank, but has a PDF watermark set with Adobe Acrobat to display on screen, but not when printed. If I merge these two pages together it seems to lose whatever it is that makes that watermark disappear, and the watermark stays on top of the image when printed.
If I open the generated file up in Adobe Acrobat, it recognises that a watermark is on the file, and even displays the watermark's appearance settings as being not on print, but still the watermark appears, unless I reset the watermark value for Show when printing, and hit okay. It seems like some tiny value is getting mangled on merge, but acrobat still vaguely recognises it in the outputted file.
Does anyone have an idea why this might be happening, and if there is a way to fix this programmatically? Unfortunately my users can't be opening and editing the files to turn the watermark off.
The text was updated successfully, but these errors were encountered: