Hello Andreas, Finally I am able to execute the application in eclipse.
I have executed non maven based source. The only step I missed: Adding "glyphlist.txt" to "....org\apache\pdfbox\resources" folder. Thanks a lot for your response. Without that I would never have been able run the code. Regards Hardik On Sat, Jul 31, 2010 at 8:48 PM, HardByte Technologies < [email protected]> wrote: > Hello Andreas > > Thanks for response. > I have downloaded and referenced files as attachment on JIRA [2] but it is > still not working :(. > > Now I have started installing m2eclipse so that I can use maven based > source. > > I will update you once it is done. > > Regards > Hardik > >> The maven-based build will download everthing automatically (the ant-based >> buold too). If you are using eclipse as IDE, have a look at m2eclipse [1]. >> >> If you want to build pdfbox on your own, you'll find the necessary files >> as >> attachment on JIRA [2] >> >> Don't forget to include those files to your classpath ;-) >> >> BR >> Andreas Lehmkühler >> >> [1] http://m2eclipse.sonatype.org/ >> [2] https://issues.apache.org/jira/browse/PDFBOX-494 >> >> >

