Question
PDF templates - Assign data dynamically and export - C#
Hi, I am trying to see if document service supports below features. The first 2 are template manual template creation, the next 4 looking for feasablity to integrate with Document Service APIs.
- Design PDF Template with Form Fields
- Assign placeholders for Form Fields (including QR code).
- Replace placeholders with data from database (dynamic text fields)
- Generate QR Code with data from database (dynamic data)
- Convert QR Code to Image and replace the placeholder. (dynamic data)
- Export created PDFs with data for each user created using PDF template mentioned above.
Thanks,
Ashok
