flexpdf
v0.0.3
Published
A work in progress PDF library.
Downloads
13
Readme
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