dart_pdf_engine 1.0.0 copy "dart_pdf_engine: ^1.0.0" to clipboard
dart_pdf_engine: ^1.0.0 copied to clipboard

A pure-Dart Flutter library for creating, reading, and manipulating PDF documents programmatically. Supports text, images, shapes, tables, fonts, bookmarks, and more.

1.0.0 #

  • Initial release.
  • PDF document creation from scratch.
  • Text drawing with standard PDF fonts (Helvetica, Times, Courier, etc.).
  • TrueType font embedding with subsetting.
  • JPEG and PNG image embedding.
  • Shapes: lines, rectangles, ellipses, paths.
  • Colors, brushes, and pens.
  • Multi-page documents with standard page sizes.
  • Tables with cell styling, borders, and padding.
  • Ordered and unordered lists.
  • Document bookmarks/outlines.
  • URI annotations (hyperlinks).
  • Basic PDF reading and text extraction.
2
likes
0
points
159
downloads

Publisher

unverified uploader

Weekly Downloads

A pure-Dart Flutter library for creating, reading, and manipulating PDF documents programmatically. Supports text, images, shapes, tables, fonts, bookmarks, and more.

Repository (GitHub)
View/report issues

License

unknown (license)

More

Packages that depend on dart_pdf_engine