PSPDFKit-labs / pspdfkit-receipt-template

Create Receipts using PSPDFKit PDF Generator API

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

PSPDFKit API Receipt Example

This is a PDF Generator API example that creates a receipt PDF from HTML. Replace the your_api_key_here placeholder with your live API key from https://dashboard.pspdfkit.com/api_keys/ in index.js.

Installation

# install dependencies
npm install

# run the example
node index.js

The resulting PDF will be saved in the result.pdf file.

Contributing

Please ensure you have signed our CLA so that we can accept your contributions.

About

Create Receipts using PSPDFKit PDF Generator API

License:SIL Open Font License 1.1


Languages

Language:HTML 44.4%Language:CSS 37.5%Language:JavaScript 18.1%