We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Currently we can generate pdf from Accord Project contracts. It would be nice if we could generate a pdf form from a template.
The idea would be to generate form field for Accord Project template variables. A user could then fill in the content of the form directly within pdf.
This could work well along with the ability to maintain Accord Project metadata within the form, maybe along the lines of #351
Notes:
pdfmake
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Currently we can generate pdf from Accord Project contracts. It would be nice if we could generate a pdf form from a template.
The idea would be to generate form field for Accord Project template variables. A user could then fill in the content of the form directly within pdf.
This could work well along with the ability to maintain Accord Project metadata within the form, maybe along the lines of #351
Notes:
pdfmake
but there is support for it in the underlying library. See issue here: Allow PDF to create PDF forms bpampuch/pdfmake#269The text was updated successfully, but these errors were encountered: