Re: [iText-questions] Removing String Objects

2005-08-19 Thread bruno
Leonard Rosenthol wrote: At 03:16 AM 8/19/2005, Youssef Eldakar wrote: Strings as in textual content. No, iText doesn't do content. com.lowagie.text.pdf.PRTokeniser does, but it's not that simple to use it. You have to know a lot about PDF syntax: read the content stream of a page

RE: [iText-questions] Removing String Objects

2005-08-19 Thread Leonard Rosenthol
At 03:16 AM 8/19/2005, Youssef Eldakar wrote: Strings as in textual content. No, iText doesn't do content. Leonard --- Leonard Rosenthol Chief Technical Offic

RE: [iText-questions] Removing String Objects

2005-08-19 Thread Youssef Eldakar
Strings as in textual content. From: Leonard Rosenthol [mailto:[EMAIL PROTECTED] Sent: Fri 8/19/2005 5:17 AM To: Youssef Eldakar; itext-questions@lists.sourceforge.net Subject: Re: [iText-questions] Removing String Objects At 11:29 AM 8/18/2005, Youssef

Re: [iText-questions] Removing String Objects

2005-08-18 Thread Leonard Rosenthol
At 11:29 AM 8/18/2005, Youssef Eldakar wrote: Is it possible to use iText to remove all string objects in a PDF? Are you talking about strings such as Author, Keywords? Strings such as the name of a font? Strings as in textual content? Leonard --