Skip to content

Custom PDF generation #1619

Answered by Raveena-aot
athira-aot asked this question in Q&A

You must be logged in to vote

Yes, it can be accomplished by generating PDFs using a custom theme.

The formsflow document API serves the purpose of generating PDFs. The document API accepts the 'template' attribute within the request body. The expected value for the 'template' attribute is a Base64-encoded Jinja template. For additional information on the document API, please refer to the following link:
https://github.com/AOT-Technologies/forms-flow-ai/blob/develop/forms-flow-documents/README.md#usage-guidlines

To tailor the PDF generation process according to your needs, please follow these steps:
Begin with a sample form that you wish to export as a PDF.

Here is a sample form that we export as a PDF:

  • To export s…

Replies: 1 comment

You must be logged in to vote
0 replies
Answer selected by abhilash-aot
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants