Thanks for your response,
We have numerous Word templates (which have data drawn into them from a database). These templates would need to be exported to a PDF Acroform. But before we export these templates to pdf, we need place some text fields - around 4 or 5 on the summary page of each template. If we cannot automate, it somehow defeats the purpose for us.
That is where CenoPdf comes in. We can draw some text fields, set the properties and export to pdf, where other data come in.
All we probably need from CenoPdf is:
1) the abilty to draw a command button (Push Button).
2) In the Actions, we would like to use a javascript that will actually create 4 or 5 text fields, with a click on the button.
3) We tried some scripts, but they are not working - maybe you can help us.
For example:
Text Field 1:
Name: mgr_name1
Value: blank - but allow pdf to place text values in the field. (they cannot become disabled)
Similarly for Text Field2, Text Field3 and so on.
I think we will be able to place the fields where we want in the page.
Basically, once we are in CenoPdf, of we can click on one button, abd create a number of text fields at once is what we want.
Thanks,