PDFBox in .NET
PDFBox is a powerful Java library for handling PDF files, hosted at Apache Software Foundation.
- There is no native port of PDFBox for .NET available but it's possible to use it through IKVM.NET library.
- PDFBox site includes instructions on compiling PDFBox into a DLL, but the is not directly downloadable there, you have to build it from sources.
Several people are maintaining unofficial PDFBox.NET builds and we are now hosting the PDFBox dll as well.
Download
- Download PDFBox.NET (1.7.0)