Re: [iText-questions] how do you mark a page for future processing

2010-09-30 Thread Keith O
> Date: Thu, 30 Sep 2010 10:27:53 -0400 > From: jb...@purdueefcu.com > To: itext-questions@lists.sourceforge.net > Subject: [iText-questions] how do you mark a page for future processing > > Is there a way to "mark" or "tag" a page in a pdf I'm creat

[iText-questions] how do you mark a page for future processing

2010-09-30 Thread Jason Berk
Is there a way to "mark" or "tag" a page in a pdf I'm creating so that I can programmatically modify that page later when processing the pdf in a different application. Something like create page 1, create page 2 and mark it as "special", create page 3. Then in a completely different application,