You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@pdfbox.apache.org by Macamba <ma...@hermod.nl> on 2016/04/15 14:31:24 UTC

pdfbox-app-2.0.0 missing xmpbox packages?

Hi,

 

I'm trying to get my second class working: CreatePDFA.java. However, Eclipse
complains org.apache.xmpbox package and subsequent sub packages are missing.
I checked the pdfbox-app-2.0.0.jar file, and xmpbox is missing. Is that an
omission, should I import an xmpbox jar file, should I generate/include the
missing classfiles in the pdfbox-app-2.0.0.jar file? 

 

Thanks,

Michel  

 

Offending class:
https://svn.apache.org/viewvc/pdfbox/trunk/examples/src/main/java/org/apache
/pdfbox/examples/pdmodel/CreatePDFA.java?view=log

 

 


Re: pdfbox-app-2.0.0 missing xmpbox packages?

Posted by Tilman Hausherr <TH...@t-online.de>.
Am 15.04.2016 um 14:31 schrieb Macamba:
> Hi,
>
>   
>
> I'm trying to get my second class working: CreatePDFA.java. However, Eclipse
> complains org.apache.xmpbox package and subsequent sub packages are missing.
> I checked the pdfbox-app-2.0.0.jar file, and xmpbox is missing. Is that an
> omission, should I import an xmpbox jar file, should I generate/include the
> missing classfiles in the pdfbox-app-2.0.0.jar file?

Of course you should add xmpbox if your IDE claims it is missing.

Alternatively, add the preflight-app.

Tilman

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@pdfbox.apache.org
For additional commands, e-mail: users-help@pdfbox.apache.org