Re: [iText-questions] Pdf from extracted pages

2006-06-01 Thread beppe costagliola
> On > > Behalf Of beppe costagliola > > Sent: Thursday, June 01, 2006 10:36 AM > > To: itext-questions@lists.sourceforge.net > > Subject: Re: [iText-questions] Pdf from extracted > pages > > > > > Either you didn't extract it correctly, >

Re: [iText-questions] Pdf from extracted pages

2006-06-01 Thread Paulo Soares
re. Paulo > -Original Message- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] On > Behalf Of beppe costagliola > Sent: Thursday, June 01, 2006 10:36 AM > To: itext-questions@lists.sourceforge.net > Subject: Re: [iText-questions] Pdf from extracted pages >

Re: [iText-questions] Pdf from extracted pages

2006-06-01 Thread beppe costagliola
> Either you didn't extract it correctly, forgeting a > close, for example, Paulo, this is the code I'm using: // create a reader for the input document PdfReader reader = new PdfReader(FROMPDF); // retrieve the selected pages reader.selectPages(SELECTION); int pages = reader.getNumberOfPages()

Re: [iText-questions] Pdf from extracted pages

2006-06-01 Thread Paulo Soares
ne 01, 2006 10:25 AM > To: itext-questions@lists.sourceforge.net > Subject: [iText-questions] Pdf from extracted pages > > I've extracted a page from a pdf and when I try to > convert it into pcl I get this warning: > > Warning: File has an in

[iText-questions] Pdf from extracted pages

2006-06-01 Thread beppe costagliola
I've extracted a page from a pdf and when I try to convert it into pcl I get this warning: Warning: File has an invalid xref entry: 2. Rebuilding xref table. This file had errors that