cancel
Showing results for 
Search instead for 
Did you mean: 

Printing a table from WD

Former Member
0 Kudos
62

Hi Colleagues,

What is the best way of sending the content of WD table to print?

Thanks in advance,

Aviad

View Entire Topic
Former Member
0 Kudos

What about exporting the table data into Excel and printing from there?

Bertram Ganz wrote a tutorial on this topic, you find it (somewhere here in SDN.

Armin

Former Member
0 Kudos

Hi Aviad,

Refer "Exporting Context Data into Excel Using the Web Dynpro Binary Cache" by Bertram Ganz. This document will be very much helpful for you in exporting the context data into excel.

You can get the sample code and corresponding documentation from the following link

"Tutorial on Excel Export Using the Web Dynpro Binary Cache - 34"

https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/com.sap.km.cm.docs/library/webas/webdynpro/tu... on excel export using the web dynpro binary cache - 34.htm

You can also use HSSF API for exporting the context data into excel

"Create an excel file from JAVA using HSSF api" by Prakash Singh

/people/prakash.singh4/blog/2005/03/16/create-an-excel-file-from-java-using-hssf-api

Regards,

Santhosh.C