Expand my Community achievements bar.

Dive into Adobe Summit 2024! Explore curated list of AEM sessions & labs, register, connect with experts, ask questions, engage, and share insights. Don't miss the excitement.

How can I connect my PDF Forms to MYSQL DB and populate data on my website?

Avatar

Level 1

I have a ton of different forms created in LC which I would like to connect to PHPMyAdmin on my website. The idea here is to have the user gather data while traversing different areas of my website and once the data has been stored in a temporary table on the DB, I want to connect the appropriate LC form to that table and allow the user to create the PDF document with the data they have selected. I can do this on my local system, but how do I do it on my web server? Essentially I need to know how to set up the data binding feature using PHP script, so that the binding occurs on my server and allows the user to download a completed copy of the form. Any help would be greatly appreciated!!

0 Replies