I want my website to generate dynamic reports in PDF
format. I found out recently about Adobe liveCycle Designer ES
which create editable fields inside of PDF
document.
Does anyone knew if it is possible to create a empty template in Adobe liveCycle Designer ES
and for example populate it with php form
values dynamical after user clicking a button?
Asked
Active
Viewed 522 times
0

Mithrand1r
- 2,313
- 9
- 37
- 76
1 Answers
1
Of course you can create PDF template in LiveCycle Designer, however in order to populate it with data in a automatic manner you need a Adobe LiveCycle server with Forms module. It has some web services that combines data and template together. You should now that it is quite a costly solution.
More details about generating pdf with data via web service you can find here

poliglot
- 204
- 1
- 7
-
Its more then I need to decide to look for another solution. Thank You Poliglot – Mithrand1r Apr 11 '13 at 05:47