On closer examination it has a page count of zero in the /Pages
dictionary. Really broken. 

> -----Original Message-----
> From: Paulo Soares 
> Sent: Tuesday, February 01, 2005 10:40 AM
> To: 'Braune, Kilian'; [email protected]
> Subject: RE: [iText-questions] not parsable pdf due to 
> different encoding
> 
> CB4618848.pdf is corrupted. You can check it by opening in 
> full Acrobat and then closing it. Acrobat will offer to save 
> it, a signal that it had to fix something in the doc.
> 
> 
> > -----Original Message-----
> > From: [EMAIL PROTECTED] 
> > [mailto:[EMAIL PROTECTED] On 
> > Behalf Of Braune, Kilian
> > Sent: Tuesday, February 01, 2005 9:51 AM
> > To: [email protected]
> > Subject: [iText-questions] not parsable pdf due to 
> different encoding
> > 
> > Hello Paulo,
> > 
> > Below the threads relating to my concern about the not 
> > embedded barcode...and u were right, it has nothing to do with 
> > the fact that the special barcode 128 is not embedded 
> wihtin the PDF.
> > 
> > Attached you will find the pdf ("CB4618848.pdf") with which 
> > the parsing fails - the "61_seiten.pdf" is being parsed and 
> > cut off just perfectly. It has a different encoding than the 
> > other pdfs I know but I really do not know which one it is. I 
> > only know that my Java itext code is not able to read it 
> > resp. to read out the pages of the pdf! It staes that the 
> > number of pages is "0"!!
> > 
> > Could you have a look at the pdf and give me an idea how ot 
> > process with my development!
> > 
> > Thx,
> > 
> > Kilian
> > 
> > <<61_seiten.pdf>> <<CB4618848.pdf>> 
> > 
> > Show us the pdf.
> > 
> > --- postmaster <postmaster@(protected) > wrote:
> > 
> > > Paulo,
> > >
> > > thank you very much for your quick statement.
> > >
> > > I am using the release (itext-1.1.jar) so "it " seems
> > > not to be fixed I
> > > believe...?!
> > > What do you exactly refer to when you state "is
> > > fixed "?
> > >
> > > In general: Is there any possiblitiy to embedd a
> > > barcode font to an already
> > > existing PDF before letting the PdfReader parse
> > > it???
> > >
> > > Sorry for asking so often/much ;o)
> > >
> > > Best regards,
> > > Kilian
> > >
> > >
> > >
> > > Paulo Soares schrieb folgende Zeilen:
> > >
> > > > This has nothing to do with embedded fonts and is
> > > > fixed in the latest iText release.
> > > >
> > > > --- postmaster <postmaster@(protected) > wrote:
> > >
> > > >
> > > > > > > > >
> > > > >
> > > > > I get the following error message:
> > > > >
> > > > > java.lang.ArrayIndexOutOfBoundsException: 0
> > > > >    at
> > > > >
> > > com.lowagie.text.pdf.PdfReader.iteratePages(Unknown
> > > > > Source)
> > > > >    at
> > > com.lowagie.text.pdf.PdfReader.readPages(Unknown
> > > > > Source)
> > > > >    at
> > > com.lowagie.text.pdf.PdfReader.readPdf(Unknown
> > > > > Source)
> > > > >    at com.lowagie.text.pdf.PdfReader. <init >(Unknown
> > > > > Source)
> > > > >    at com.lowagie.text.pdf.PdfReader. <init >(Unknown
> > > > > Source)
> > > > >    at javapdf.PdfSplitter.main(PdfSplitter.java:65)
> > >
> > > > >
> > > > > The PDF is not generated by iText but it already
> > > > > exists.
> > > > >
> > > > > I "would like to have " some solution of embedding
> > > > > the special barcode font
> > > > > to the pdf first and then read it...but this
> > > somehow
> > > > > seems to be paradox?!
> > > > >
> > > > > Regards,
> > > > > Kilian
> > > > >
> > > > >
> > > > >
> > > > >
> > > > > How does it fail?
> > > > > -- --Original Message-- --
> > > > > From: itext-questions-admin@(protected)
> > > > >
> > > [mailto:itext-questions-admin@(protected)]
> > > > > On
> > > > > Behalf Of postmaster
> > > > > Sent: Tuesday, December 07, 2004 12:02 PM
> > > > > To: itext-questions@(protected)
> > > > > Subject: [iText-questions] embedded fonts in pdf
> > >
> > > > >
> > > > > Hello all!
> > > > >
> > > > > I just ran into a a problem concerning to the
> > > > > following:
> > > > >
> > > > > I am parsing an PDF through the
> > > > > com.lowagie.text.pdf.PdfReader and it fails
> > > > > because within the PDF file there is a barcode
> > > used
> > > > > which
> > > > > fonts is not
> > > > > embedded into the file itself...
> > > > >
> > > > > Is there any solution for this? Perhaps it would
> > > be
> > > > > possible
> > > > > to embedd this
> > > > > font to the PDF before parsing it?
> > > > >
> > > > > Grateful for any thoughts,
> > > > > Kilian
> > > > >
> > > > >
> > > > > kilian braune
> > > > > email:itext@(protected)
> > 
> > 
> > 


-------------------------------------------------------
This SF.Net email is sponsored by: IntelliVIEW -- Interactive Reporting
Tool for open source databases. Create drag-&-drop reports. Save time
by over 75%! Publish reports on the web. Export to DOC, XLS, RTF, etc.
Download a FREE copy at http://www.intelliview.com/go/osdn_nl
_______________________________________________
iText-questions mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/itext-questions

Reply via email to