cancel
Showing results for 
Search instead for 
Did you mean: 

print

Former Member
0 Kudos

hi

i have scenario where in the view i click

a button called print , that should print the

webdynrpo view .

can any one help me ?

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi,

For prinitng purpose i personally suggest you to look for an alternative approach

1)calling a jsp with data passed in form of xml and format it with xslt.

2)Interactive forms could also serve your purpose

Regards

Ayyapparaj

Former Member
0 Kudos

hi

,

iam working on webdynpro where simple views

which need to be printed , and there is no

case of using interactive forms , as iam working

on simple webdynpro components and sending

the data to the excel sheet can be done .

there are two button with print -> which will print

direclty the form and print to file-> which will send

the data to the file and then print .

sending the data to the file and then print i can

use IE print option ,

a print button which should directly print the

whole view . how can this be done ?

IWDPrintButton -> how much this can help .

Edited by: murali krishna reddy on May 20, 2008 1:35 PM

Edited by: murali krishna reddy on May 20, 2008 1:37 PM