Hi,
I'm Ramani Sankar and I'm trying to apply watermark on a pdf which contains multiple visible and hidden layers using openpdf.jar (version: 2.0.3). The output created by the jar makes all the layers in the pdf to be visible which is a bug. Output pdf should not show the hidden layers.
productcode.java
Expected output :

The output we got shows the hidden "Technical info" layer to be visible :
