PDFBox

By Jaganathan Bantheswaran on Feb 27 2011
PDFBox is an open source Java PDF library for working with PDF documents. This project allows creation of new PDF documents, manipulation of existing documents and the ability to extract content from documents. PDFBox also includes several command line utilities.
    • Like
    • Love It
    • Awesome
    • Interesting
    • It's Okay
    • Thumbs Down
  • 9.3k
  • 0
  • 424 Downloaded
  • 7.819336 MB
Introduction:
                                           PDFBox

PDFBox is an open source Java PDF library for working with PDF documents. This project allows creation of new PDF documents, manipulation of existing documents and the ability to extract content from documents. PDFBox also includes several command line utilities.

In this package you’ll find the dlls given below. To read your PDF file, you’ll need the following files:
  • IKVM.GNU.Classpath.dll
  • PDFBox-0.7.3.dll
  • FontBox-0.1.0-dev.dll
  • IKVM.Runtime.dll

 

You’ll have to add a reference to the first two in your project. You’ll also have to copy the last two on your project’s bin directory.

comments