Expand my Community achievements bar.

Dynamically insert data into PDF possible?

Avatar

Former Community Member
This is the scenario and I am hoping someone can advise whether it is possible.



We want to create a PDF fillable form. However there are a few fields that we want to be read only but to injected before the user downloads the PDF.



e.g.



There is a PDF form called contact details. Only registered users can download this form. So what we are trying to achieve here is when the user logs on and downloads this PDF, server side we want to inject their details into this form so that it is read only.



In the lifestyle IDE there is a XML tab where I can see it drives the PDF.

Is there like a tool of some sort where I can dynamically update the XML source and regenerate the PDF?



Thanks
0 Replies