tabula-sharp

Extract tables from PDF files (port of tabula-java)

MIT License

Stars
136
Committers
1

Bot releases are visible (Hide)

tabula-sharp - v0.1.4-alpha001 Latest Release

Published by BobLd about 1 year ago

Update to 0.1.4-alpha001

  • Remove reference to net5
  • Update supported dotnet versions in README
  • Make ObjectExtractor static and add PdfPigExtensionsTests
  • Update PdfPig NuGet package to 0.1.9-alpha-20231019-c6e2d
  • Seal classes, make clipper internal
tabula-sharp - v0.1.3

Published by BobLd over 2 years ago

What's Changed

Full Changelog: https://github.com/BobLd/tabula-sharp/compare/v0.1.2...v0.1.3

tabula-sharp - v0.1.2

Published by BobLd over 2 years ago

  • Add support for net6.0 and drop support for net45 and net451
  • Update PdfPig to 0.1.5 and CsvHelper to 27.2.1
tabula-sharp - v0.1.1

Published by BobLd over 3 years ago

Update CsvHelper and Newtonsoft.Json NuGet packages

From v0.1.0:

  • Update PdfPig to 0.1.5-alpha001. Fix bug in data.pdf with wrong bounding box
  • Fix tests
tabula-sharp - 0.1.1-alpha001

Published by BobLd over 3 years ago

Update NuGet packages (especially PdfPig to 0.1.5-alpha0001) and add tests.
This fix a previous bug with wrong bounding (test now works for the 'data.pdf' file)

tabula-sharp - v0.1.0

Published by BobLd almost 4 years ago

Update to PdfPig v0.1.4

tabula-sharp - 2nd pre-release

Published by BobLd about 4 years ago

Implements SimpleNurminenDetectionAlgorithm, a simplified version of NurminenDetectionAlgorithm (no image processing).

tabula-sharp - First pre-release

Published by BobLd about 4 years ago