Hi,

Hesham G. schrieb:
> 
> Hello ,
>  
> Thanks for the great work PDFBox team ...
>  
> I have just upgraded PDFBox from v0.73 to *v0.8* (The one from PDFBox
> website) and I used the attached *FontBox v0.8.0* with it.
> I don't know if anyone else had the same issue, but when I try to load
> any PDF file it stops at the line :
> 
> pdfFile = PDDocument./load/( pdfFilePath );
> 
> I do not get any exception, it just stops at that line and can't load
> the file.
What do you mean by it just stops at that particular line? How do you
determine that without having a stacktrace or something like that?

> I was having an older version from the trunk, I think I downloaded it in
> *May 2009*, I tested it with *FontBox v0.8.0 *too and it worked just fine.
> I have attached a small PDF sample I tried with both versions of PDFBox
> and worked fine with the old one.
>  
> *Did anyone face the same problem ? And is it safe to use that old
> version from the trunk ?*
Everthings works fine for me. Do you have all needed jars on your classpath?

> ** 
> Another thing please ... *Why is the latest version big in size (4.5) MB
> ?* The old versions where about (3.3) MB.
There are a lot more mapping files in the Resources/cmap directory,
which are responsible for the increasing size.

> Best regards ,
> Hesham

BR
Andreas Lehmkühler

Reply via email to