IText 7 - Remove a PDF layer (OCG)

1k Views Asked by At

I searched in several forums and iText documentation like the Examples but I can't find out how to remove PDF Layers (OCG) using iText7.

I saw there is a class OCGRemover of the "xtra" library of iText5 but didn't find that class for iText7.

Any help? Thanks

1

There are 1 best solutions below

2
On

That class hasn't made it to iText 7 just yet. It's on the backlog so it should be implemented, but I can't make any promises on when we'll deliver this functionality.