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!!!