cancel
Showing results for 
Search instead for 
Did you mean: 

Print Functionality

Former Member
0 Kudos

Hi ,

I am developing one application,in which i have to print records from table. while printing i am able to print 20 records in a single page. But i need to print 15 records in first page and remaining records in next page and i am printing these records in table format and i had created table cloumn headers also.

So I need to print remaing records in next page with table headers .Can any body provide me idea on this.

Regards,

Venkat

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

hi

you can create a html in the src ->pkg and write the window.print() and call this html in the webdynpro

application ,

and you can also check this links

Thanks

Answers (0)