cancel
Showing results for 
Search instead for 
Did you mean: 

how to attach pdf to view

Former Member
0 Kudos

Hi

How to attach a PDF to my view using file upload UI element and how to save.iam using ECC 6.0 as backend.

Thanks

Rahul

Edited by: rahul raao on Feb 24, 2009 7:12 AM

Edited by: rahul raao on Feb 24, 2009 8:06 AM

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Kudos

Not Solved

Former Member
0 Kudos

Hi,

You can use Adobe Forms in Web Dynpro Java for pdfs. You will need to do some server configurations also.

In NWDS Web Dynpro perspective, when you create a project, you will be able to create an InteractiveForm UI Element in any view. You need to set the 'datasource' property to some context node with attributes. You open the Adobe Designer for this InteractiveForm UI Element by choosing the context menu option 'Edit'. You can create some form elemnts for it by dragging the attributes of the binded datasource node from 'Data View' to the form preview area. When you build, deploy & run your application after this, you get this form in the browser. You can now save this form as pdf.

You can refer to https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/com.sap.km.cm.docs/library/user-interface-tec... (Using Table in Adobe Form)

Hope this helps you.

Kind Regards,

Nitin

Former Member
0 Kudos

Hi Nitin thanks for your reply,actullay iwant to attach the PDFfile using a UI elment fileupload,can you please tell how to achieve this using FILE UPLOAD UI element.

Thanka

Rahul

Former Member
0 Kudos

Hi,

Why you need two threads for same question

Regards

Ayyapparaj