Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

classical report to pdf conversion

Former Member
0 Likes
678

i need to convert the classical report data to pdf and download to pc, can any one tell me how to do it.

3 REPLIES 3
Read only

Former Member
0 Likes
565

Try with standard report RSTXPDF4, convert SPOOL orders to PDF.

also..

Check these links:

http://www.sapdevelopment.co.uk/reporting/rep_spooltopdf.htm

http://www.sapgenie.com/abap/example_code.htm

Regards,

Vasanth

Read only

sreeramkumar_madisetty
Active Contributor
0 Likes
565

Hi

Use CONVERT_ABAPSPOOLJOB_2_PDF

Function module for that purpose.

Regards,

kumar

Read only

Former Member
0 Likes
565

hI

-very first make spool for classical report

- then use CONVERT_ABAPSPOOLJOB_2_PDF

**Please reward suitable points***

With Regards

Navin Khedikar