Hi,

yes, that's old, prior to PDFBox becoming an Apache project.

Maruan Sahyoun

> Am 17.02.2014 um 14:37 schrieb Nikos Chantziaras <[email protected]>:
> 
>> On 17/02/14 15:01, Nikos Chantziaras wrote:
>> Do you happen to know why on Linux I can't compile Java source that uses
>> pdfbox?
>> 
>>   $ javac -classpath /usr/share/pdfbox/lib/pdfbox.jar pdf.java
>>   pdf.java:1: error: package org.apache.pdfbox does not exist
> 
> Please ignore. It seems that my Linux distro (Gentoo) installed a version of 
> pdfbox that requires this:
> 
>  import org.pdfbox.pdmodel.*;
> 
> That is, without the "apache". Is this some kind of old version? The version 
> is "0.7.3".

Reply via email to