cancel
Showing results for 
Search instead for 
Did you mean: 

Adobe form for WD4 ABAP .

Former Member
0 Kudos

Hi ,

I want to create a table in web dynpro ABAP where user will enter data and submit the adobe form the user can also increase the rows of the table , please provide me some code or help link.

Thanks & Regards

Gaurav Jain

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Kudos

Hi Achim ,

In what language we need to write code to make a table in Adobe Forms for use in WD4 ABAP ?Is it XML ?

Thanks & Regards

Gaurav Jain

achim_hauck2
Active Contributor
0 Kudos

gaurav,

i guess the table should appear in the PDF? If yes, you can take a look at

http://www.adobe.com/devnet/livecycle/articles/AddingRemovingTableRows.pdf

just import it to your LifecycleDesigner & you will see the complete scripting for adding rows to a table

kr, achim