pdfbox

PDFBox.NET 1.8.7
.NET version of PDFBox library version 1.8.7. The download includes a compiled pdfbox.dll and all IKVM.NET dependencies.
PDFBox.NET 1.8.4
.NET version of PDFBox library version 1.8.4. The download includes a compiled pdfbox.dll and all IKVM.NET dependencies.
PDFBox.NET 1.7.0
.NET version of PDFBox library version 1.7.0. The download includes a compiled pdfbox.dll and all IKVM.NET dependencies.
How to Convert PDF to Text in .NET (VB)
How to extract plain text from PDF file using PDFBox.NET library. Sample Visual Studio project download (VB).
How to Convert PDF to Text in .NET (C#)
How to extract plain text from PDF file using PDFBox.NET library. Sample Visual Studio project download (C#).
PDFBox in .NET
PDFBox.NET is a .NET port of PDFBBox created using IKVM.NET. The latest version (1.8.9) is available for download.
PDFBox in .NET Performance
Calling the PDFBox through IKVM.NET brings a performance penalty. While the Java version of PDFBox parses a sample PDF file in 3 seconds it takes 10 seconds with PDFBox.NET.