Quantcast
Channel: SCN: Message List
Viewing all articles
Browse latest Browse all 9193

Re: How to download PDF output forms to presentation server without display

$
0
0

hi karthikeyan,

since you want to download it into your local system make use of the FM in order as below

 

 

 

 

  1. CALL FUNCTION 'SSF_FUNCTION_MODULE_NAME',get the fm name in exporting parameter  formname
  2. call the forname
  3. CALL FUNCTION 'GUI_DOWNLOAD'.
  4. CALL FUNCTION 'CONVERT_OTF'
  5. CALL METHOD cl_gui_frontend_services=>file_save_dialog.
  6. CALL FUNCTION 'GUI_DOWNLOAD'.

hope it helps.....


Viewing all articles
Browse latest Browse all 9193

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>