Extract data from database tables and populate a PDF form. The PDF should contain editable and fillable dropdown fields that allow users to select values dynamically
Discussion posts and replies are publicly visible
Hi,AFAIK, you can extract data from database tables and generate a PDF, but dynamically editable/fillable dropdowns inside the PDF itself (like a web form) is limited.For adding text you can use - PDF ToolsBut the fillable dropdowns functionality is not possible!!!
Hi, thank you for your response. I was wondering if it's possible to create a template with checkboxes and upload it to the documents. Is that something we can do?