Hi,
after building a simple interactive form with the form builder in ABAP, I send the form as email attachment to a user. The user must fill in data and save the form locally.
Later he uploads the data to SAP again.
I use ZCI layout, the menu item include scripting was hit, the adobe reader version is 8.1.3.
I use fillable = 'X' in the procedure of creating the PDF.
The problem is, the user can not save the filled form. The message is: Only empty form can be saved.
Although I found some threads on this issue, I could not find a solution.
When previewing the form in the forms designer, the fields are open.
What is wrong ?
Thanks
Marcus