Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Write completed application to PDF #8

Open
luigi opened this issue Feb 11, 2018 · 0 comments
Open

Write completed application to PDF #8

luigi opened this issue Feb 11, 2018 · 0 comments
Assignees

Comments

@luigi
Copy link
Member

luigi commented Feb 11, 2018

First, draw fillable, named fields to the PDF using Adobe Acrobat Pro.

https://www.qpublic.net/ga/fulton/docs/homestead_exempt.pdf

Then use a Node pdftk library:

https://github.com/jjwilly16/node-pdftk
https://github.com/pdffillerjs/pdffiller
https://github.com/dommmel/fill-pdf

in a Firebase Cloud Function. Here's a post on using pdfkit (which doesn't fill in PDF fields, but rather creates a new PDF) with Firebase:

https://stackoverflow.com/questions/45335543/create-pdf-in-firebase-cloud-functions

@luigi luigi self-assigned this Feb 11, 2018
@luigi luigi changed the title Write to completed application to PDF Write completed application to PDF Feb 11, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant