Re: [iText-questions] PDF file format specification

2005-09-29 Thread Antoine
Bruno Lowagie wrote: Paulo Soares wrote: Read the chapter 3 of the pdf reference 100 times (I'm not kidding) until you understand the overall pdf structure. After that have a look at PdfReader to explore the objects. ... Thanks for the info. I am interested in trying to dissect a PDF. Is th

Re: [iText-questions] PDF file format specification

2005-09-27 Thread Bruno Lowagie
er 27, 2005 1:41 AM To: Paulo Soares Subject: Re: [iText-questions] PDF file format specification Thanks for the info. I am interested in trying to dissect a PDF. Is this possible with iText? I am most intested in beng able to pull apart the different pieces of a PDF. You have a Tokeniz

RE: [iText-questions] PDF file format specification

2005-09-27 Thread Paulo Soares
5 1:41 AM > To: Paulo Soares > Subject: Re: [iText-questions] PDF file format specification > > Thanks for the info. I am interested in trying to dissect a PDF. Is > this possible with iText? I am most intested in beng able to pull > apart the different pieces of a PDF. >

Re: [iText-questions] PDF file format specification

2005-09-26 Thread Paulo Soares
Subject: [iText-questions] PDF file format specification since it appears that iText does not support PDF file reading/parsing, I was wondering if this group has access to the PDF file format specification. I would like to write a library that would read and parse PDF files. Please let me know if t

RE: [iText-questions] PDF file format specification

2005-09-26 Thread Bill Ensley
www.adobe.com -bill -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Mark Sent: Monday, September 26, 2005 2:02 PM To: itext-questions@lists.sourceforge.net Subject: [iText-questions] PDF file format specification since it appears that iText does not

[iText-questions] PDF file format specification

2005-09-26 Thread Mark
since it appears that iText does not support PDF file reading/parsing, I was wondering if this group has access to the PDF file format specification. I would like to write a library that would read and parse PDF files. Please let me know if the specification is known, or maybe even available some