How to convert spool to PDF?
Run the program RSTXPDFT4 and key in the Spool request no. This program will convert the spool to PDF and download the file locally.
If you like this post, you may as well like these too:
- CONVERT: ABAP Keyword a day CONVERT Variants1. CONVERT DATE f1 INTO INVERTED-DATE f2.2. CONVERT INVERTED-DATE f1 INTO DATE f2.EffectAllows conversion between different formats which do not have their own type (see also MOVE ).The...
- ABAP FAQs on SDN Some Faqs from SDN What is this new transaction ‘n’ all about? What does ABAP stand for? What does R/3 stands for? Where does the ABAP program run? How...
- ABAP Programs: Transferring data to a file Here is a little program, which will teach you to transfer the data to a file. REPORT ZSOURCE2601. * Data declarations for later use PARAMETERS FILENAME(128) DEFAULT '/usr/tmp/testfile.dat' LOWER...
- SAP R/3 Architecture FAQs SAP R/3 Architecture Frequently Asked Questions (FAQs) 1. What guarantees the integration of all application modules? The R/3 basis system guarantees the integration of all application modules. The R/3...

















Run RSTXPDF4 report and enter the spool number in the selection screen and gives the PDF output of the Spool entered
Arif Shaik
[Reply]
install PrimoPDF, set windows printer PrimoPDF, print from SAP to LOCL
[Reply]