cancel
Showing results for 
Search instead for 
Did you mean: 

How to integrate adobe forms using webdynpro-abap

Former Member
0 Kudos

Hi All,

How to integarte adobe forms with webdynpro -abap(se80).

Thanks & Regards

Suman

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Kudos

Hi suman,

First you have insert a element interactive form in the view.

In the properties of the interactive form you have properties called datasource and pdfsource.

You have to give the data which you want to display in the datasource throught binding.

These data you have to get it from the context. For pdfsource it should be xstring.

There is one more property called templatesource, when you give a name and double click. It automatically goes to SFP and you can create the form of your purpose. While creating it will ask for context. That context will be the same which you have declared in the view or component controller.

Regards,

Arun.

arjun_thakur
Active Contributor
0 Kudos

Hi,

Refer this blog: /people/bhawanidutt.dabral/blog/2007/11/15/how-to133-integrate-adobe-form-on-webdynpro-for-abap-and-deploy-it-on-portal

Also refer this online help: http://help.sap.com/saphelp_nw04s/helpdata/en/aa/940ee5331b4b8fa0a6cb6714dc5db4/frameset.htm

Regards

Arjun