0.0.3 • Published 1 year ago

flexpdf v0.0.3

Weekly downloads
-
License
MIT
Repository
-
Last release
1 year ago

Flex PDF

A work in progress PDF library.

Demo

See this website for a demo.

Getting Started

To use this code in your project, you will need to add the peer dependencies listed in the package.json file. You will also need to install the Adobe Embed API in order to render PDF documents; consult this documentation for more details.

Things to Do

  • Collect a set of use cases to support conveniently out of the box; implement them
  • Export state of DOM/PDF as a JSON file; convenient "save as PDF" functionality
  • Documentation website