[iText-questions] Layer Handling in Merge PDF

2012-10-27 Thread Fredrik Bruck
Hi, I have a problem with merging a pdf document containing 4 layers. Two of the layers are not activated (isOn=false), but when merging it together with other pdf's the layers are all included (visible) in the merged pdf. We are using the following code (short) to add the document: PdfCopyFie

[iText-questions] Layer Handling in Merge PDF

2012-10-27 Thread Fredrik Bruck
Hi, I have a problem with merging a pdf document containing 4 layers. Two of the layers are not activated (isOn=false), but when merging it together with other pdf's the layers are all included (visible) in the merged pdf. We are using the following code (short) to add the document: PdfCop