Hi Anand, I'm not sure if that's what you meant, but a while ago I started a project that allows you to view PDF documents in Eclipse using PDFBox: http://sf.net/projects/pdfeclipse/ I haven't touched it in a while, and I believe it's build on PDFBox 1.1, so some of the code might need to be updated. There is an Eclipse update site at http://pdfeclipse.sourceforge.net that contains PDFBox 1.1 packaged as OSGi bundles. You can install the bundles and build PDFEclipse against those bundles.
HTH, Mirko On Wed, Mar 23, 2011 at 5:50 AM, Anand Satheesh Nair <[email protected] > wrote: > Hi, > > I am totally new to pfdbox and I would like to have a step by step > procedure to run pdfbox using eclipse. > > Thanks and Regards > Anand > > **************** CAUTION - Disclaimer ***************** > This e-mail contains PRIVILEGED AND CONFIDENTIAL INFORMATION intended > solely > for the use of the addressee(s). If you are not the intended recipient, > please > notify the sender by e-mail and delete the original message. Further, you > are not > to copy, disclose, or distribute this e-mail or its contents to any other > person and > any such actions are unlawful. This e-mail may contain viruses. Infosys has > taken > every reasonable precaution to minimize this risk, but is not liable for > any damage > you may sustain as a result of any virus in this e-mail. You should carry > out your > own virus checks before opening the e-mail or attachment. Infosys reserves > the > right to monitor and review the content of all messages sent to or from > this e-mail > address. Messages sent to or from this e-mail address may be stored on the > Infosys e-mail system. > ***INFOSYS******** End of Disclaimer ********INFOSYS*** >

