2009 Aug 20 12:43 PM
Hello Guys...
Thanks for all the support in SDN .
I have a problem . Would be greatful if some one would help me out.
Issue : I have a Excel file on presentation server. I have displayed the Excel file directly in the container for the end user depending on a user interaction. Now the end user wants to have the excel file to be printed out in PDF format. How can i get it ?
Excel file is not defined , It can have any number of fields , what ever may be the properties of the fields.
Thanks and Regards,
Chandu Reddy Sunkari
Hello Guys...
Thanks for all the support in SDN .
I have a problem . Would be greatful if some one would help me out.
Issue : I have a Excel file on presentation server. I have displayed the Excel file directly in the container for the end user depending on a user interaction. Now the end user wants to have the excel file to be printed out in PDF format. How can i get it ?
Excel file is not defined , It can have any number of fields , what ever may be the properties of the fields.
Thanks and Regards,
Chandu Reddy Sunkari
2009 Aug 20 12:53 PM
Hi,
Can you first convert the excel file to internal table by using the FM ALSM_EXCEL_TO_INTERNAL_TABLE and then give this data to the PDF creation FM.
thanks
manish
2009 Aug 20 12:53 PM
hii,
if your excel contains only text , then you can convert to PDF by using below three FM's.
1.ALSM_EXCEL_TO_INTERNAL_TABLE --Reading excel data to internal table
2.RSPO_SX_OUTPUT_TEXTDATA - sending internal table data to spool creation
3.CONVERT_OTFSPOOLJOB_2_PDF - spool to PDF conversion
regards,
Shweta
2009 Aug 20 2:52 PM
Thank you for ur suggestions , will surely try doing it ..
thanks and regards
chandu reddy sunkari
| User | Count |
|---|---|
| 4 | |
| 2 | |
| 2 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |