.net

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.
Parsing PDF Files using IFilter (C#, .NET)
How to extract text from PDF files using Microsoft IFilter interface and Adobe PDF IFilter implementation. 
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.
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.