cancel
Showing results for 
Search instead for 
Did you mean: 

Reusability of Adobe form created in SFP in a WebDynpro Java application

Former Member
0 Kudos

Hi Experts,

Can some one advise me how I can use the pdf form created in ABAP side (Transaction SFP) in the WebDynpro Java application?

What is the procedure to include this pdf object in the WebDynpro application development?

Regards,

Shobhit

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi Shobit,

You may wrap the layout in a sub form and add it to the library.

or else you may save the PDf from the PDF preview (ya generate it ) and import it in your ALCD during WebDynpro Java development.

Hope this meets your requirement.

Rgds,

Anto.

Former Member
0 Kudos

Antony,

I appreciate your reply. But I guess I did not understand anything.. Im new to it.. any documents you can refer me to.

Thanks,

Shobhit

Former Member
0 Kudos

Hi,

You can add customised UI elements by a right click in your library pallette/ ot by dragging the ui elelments into the pallette. Like wise you can put your layout into the library pallette and reuse them. You may refer the Adobe life cycle designer (ALCD) help for it.

the second option i meant was after designing the layout in the SFP transaction, click on the PDF preview tab in the layout. Save the PDF.

NOw on developing the Java application, open the ALCD and use tools-> import to import the PDF you have saved.

Regards,

Anto.

Former Member
0 Kudos

Thanks a lot Antony. You answered my question.

Regards,

Shobhit

Answers (0)