Skip to Content
0
Former Member
Jun 26, 2007 at 01:21 PM

Converting report to PDF

42 Views

Hi all,

I am having two doubt .

1, i want to convert the classical report to PDF.I am using FM

CONVERT_ABAPSPOOLJOB_2_PDF.

The PDF file is coming correctly when the file is attached sent the mail .

using this FM SO_NEW_DOCUMENT_ATT_SEND_API1 the conveted PDF file is sent to mail it coming correctly.

this one secnario it is working fine .

But ,in other scenario i want to convting the same classical report to PDF and i want to save it in my loca system.

The PDF is converting ,but the file is not opening.

<b>How to convert the classical report to PDF file and downloaded to local system.</b>

2,How to submit the table maintenance view in program.