Read and extract text and other content from PDFs in C# (port of PDFBox)
Go to file
2017-11-13 23:48:25 +00:00
src begin porting the character map parser over to use the new core tokenizer. add the comment tokenizer and some tests around dictionary token 2017-11-13 23:48:25 +00:00
.gitignore Move the code from the forked version to clean repository 2017-11-09 19:14:09 +00:00
README.md use the correct appveyor url in the readme 2017-11-09 19:29:44 +00:00

UglyToad.Pdf

Build status

Convert the PdfBox code to C#.