cancel
Showing results for 
Search instead for 
Did you mean: 

convert smartform to pdf

Former Member
0 Kudos

hi all,

i have a requirement where i have to convert a smartform(that is the purchase order) of a specific PO No,so this convertion has to be done dynamically...i mean the data ..i.e the PO No,vendor ,po amount etc....all this data should come in the pdf.

i can do this using the spool id,but the issue is it has to be done on the release of the PO,while spool id is generated only when print request is given,

when i am using the convert OTF only the smartform is getting converted without the data.

plz help,

regards,

johnson

Accepted Solutions (0)

Answers (4)

Answers (4)

Former Member
0 Kudos

Hi Johnson,

SmartForms Output to PDF

There is a way to download smartform in PDF format.

Please do the following:

1. Print the smartform to the spool.

2. Note the spool number.

3. Download a PDF file (Acrobat Reader) version of the spool by running Program RSTXPDFT4 and entering the

noted spool number.

Regards,

Sravanthi

Former Member
0 Kudos

Hi

Use the standard program RSTXPDFT4 to convert smartform to pdf.

With Regards

Nikunj Shah

Former Member
0 Kudos
Former Member
0 Kudos

Hi,

Then may be you need to find the user exit for the PO release and wirte the code to generate the PDF.

I mean calling the print program.

Regards,

Ram