2011 Oct 30 11:25 AM
hi
i have smartform which display employee appraisal. Is there a way that the user will save the smartform to local file?
or a function that does it ?
thanks
2011 Oct 31 8:47 AM
Hi ,
Please go throug the below sample to download SMARTFORM Output into you local file .
[Smartform To PDF Download|http://wiki.sdn.sap.com/wiki/display/Snippets/DownloadSMARTFORMoutputtoPDF+file.]
Regards,
Maruthi
hi
i have smartform which display employee appraisal. Is there a way that the user will save the smartform to local file?
or a function that does it ?
thanks
2011 Oct 30 12:24 PM
Hi,
You can use report RSTXPDFT4 to convert the spool number to a PDF file or try the PDF! function code. It has to be entered in the command field of the smart form print preview screen. It converts the smart form to PDF and displays it using the default PDF viewer, from there you can download the file (or print it).
Regards,
Sudheendra.
2011 Oct 31 2:34 AM
Hi,
Get the spool request no and keep in report RSTXPDFT4 and save on desktop. check there are no of threads available on this topic.
Regards,
Madhu.
2011 Oct 31 2:37 AM
ANOTHER SOLUTION: You can follow the solution I mentioned
You can skip the ME9F part because it's printing purchase orders and apply the above solution to your TCode of interest .
Edited by: Jeevan Sagar on Oct 30, 2011 9:42 PM
2011 Oct 31 8:41 AM
Open the smartform via tcode smartforms.
Go to Utilities -> Download Form to save it.
The downloaded file will be in XML format.
The same file can be reused later if u had done any wrong editing in the smartform ( Utilities -> Upload ) .
Cheers.
2011 Oct 31 8:47 AM
Hi ,
Please go throug the below sample to download SMARTFORM Output into you local file .
[Smartform To PDF Download|http://wiki.sdn.sap.com/wiki/display/Snippets/DownloadSMARTFORMoutputtoPDF+file.]
Regards,
Maruthi
2011 Oct 31 9:31 AM
HI,
Please refer the following link ..
http://allaboutsap.blogspot.com/2007/09/convert-smartforms-to-pdf-and-save-as.html
Regards
Rajashiva Ramalingam