Re: PDOptionalContentGroup and Layers

2011-04-15 Thread Adam
s, Adam From: "Friedrich, Christian (EXT)" To: "users@pdfbox.apache.org" Date: 04/15/2011 01:41 Subject: PDOptionalContentGroup and Layers Hi, currently I'm working on a tool for highlighting text in a PDF document. I mark different topics in the text with different

PDOptionalContentGroup and Layers

2011-04-15 Thread Friedrich, Christian (EXT)
Hi, currently I'm working on a tool for highlighting text in a PDF document. I mark different topics in the text with different colors. Therfore I want to use each one layer of the PDF for one color. I managed to create the layers using the LayerUtility class. This works fine for single pages.