dart_pdf_reader 0.1.0 copy "dart_pdf_reader: ^0.1.0" to clipboard
dart_pdf_reader: ^0.1.0 copied to clipboard

Small pure-dart library for parsing PDF files. Supports reading all pdf structures

0.1.0 #

  • Breaking: require dart 3
  • Experimental: support loading compressed xref streams and compressed object streams

0.0.8 #

  • Bugfix: pdf streams with reference to length would crash the parser

0.0.7 #

  • Bugfix: toString on literal strings would have double ()

0.0.6 #

  • Add asPDFString to PDFStringLike that returns the string encoded for output in pdf

0.0.5 #

  • Bugfix: support for \r only newlines

0.0.4 #

  • Code cleanup
  • Small parsing bug fixes

0.0.3 #

  • Remove unused dependencies
  • Add some clone methods
  • Change visibility of some dictionary map

0.0.2 #

  • Update dependencies

0.0.1 #

  • Initial version.
28
likes
0
points
8.15k
downloads

Publisher

verified publisherchimerapps.com

Weekly Downloads

Small pure-dart library for parsing PDF files. Supports reading all pdf structures

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

charset, collection, meta

More

Packages that depend on dart_pdf_reader