cancel
Showing results for 
Search instead for 
Did you mean: 

New web dynpro aaplication with adobe form

Former Member
0 Kudos

Hello guys,

I have been given one aaplication to create in web dynpro having form16(employee salary tax ) details.

They are already having smartform aaplication and they are using the same but now they are going to put this application on their website,So I need to create adobe forms and required to call in web dynpro application.

I have seen manu sample applications from the sdn as well as google but I don't able to understand how to srat with.

Can anybody please guide me, as this is going to be my first project on the web dynpro with adobe forms.

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

in smartform tcode, you have a option as migate->interactive form.. it will create a adobe form. and a interface..

in webdynpro, you need to add a interactive form component.. (in complex tab) .. and bind the datasource to the context node which would be the same type of your interface.. and pdfsource (which is of type xstring).. make the enabled check box active..

in model give the adobeform name...

this is just some starting things that i am talking about... there are many more thing.. which i cant just post..try searching wikis and google for training..

and any ways.. use the webdynpro forum for more help.