cancel
Showing results for 
Search instead for 
Did you mean: 

Print image from the WDA

Former Member
0 Kudos

Hi

We have some texts and an image on our web dynpro view and need to provide print option.

Should we use a smartform to pass the data, convert it to pdf and bind it to an interactive form UI element?

If yes how do we pass the image?

Any other methods?

Thanks

Pushpraj

Accepted Solutions (0)

Answers (1)

Answers (1)

thomas_jung
Developer Advocate
Developer Advocate
0 Kudos

In NetWeaver 7.02 you can trigger printing on the client side via the browser print functionality. Before then, you probably will have to do some sort of PDF forms based printing. Images are probably easier to stream into Adobe Forms rather than SmartForms. My recommendation would be to go with an Adobe Form via the InteractiveForm UI element. You can pass image data into the form context as an XSTRING attribute in the WD Context.