> 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.
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
>
> 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()
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
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