Read and extract text and other content from PDFs in C# (port of PDFBox)
Go to file
2017-12-22 23:54:54 +00:00
src create Type0 font, notes about font format, heavy duty refactoring to inject dependencies rather than god object 2017-12-22 23:54:54 +00:00
tools update record of script for appveyor 2017-12-05 23:59:55 +00:00
.gitignore add a different way of running open cover since it doesn't work on app veyor 2017-12-05 22:44:37 +00:00
font-notes.md create Type0 font, notes about font format, heavy duty refactoring to inject dependencies rather than god object 2017-12-22 23:54:54 +00:00
LICENSE add apache 2 licence 2017-12-08 13:40:51 +00:00
README.md add coverage badge 2017-12-05 23:45:59 +00:00

UglyToad.Pdf

Build status codecov

Convert the PdfBox code to C#.