‎2009 Mar 17 10:33 AM
guys should make a comprehensive pfd, my report launches three prints and I thought about using the gui_download in this way :CALL FUNCTION 'GUI_DOWNLOAD'
EXPORTING
bin_filesize = numbytes
filename = wa_file
append = 'X'
filetype = 'BIN'
TABLES
data_tab = pdf.
only that I print only the third probably because the overwrite.
thanks for help.
‎2009 Mar 17 11:18 AM
‎2009 Mar 17 10:42 AM
Search Code Gallery with Convert Smartform to PDF format you get a code snippet..........try to use it.
Regards.
sarbajit.
‎2009 Mar 17 10:55 AM
‎2009 Mar 17 11:18 AM
‎2009 Mar 17 12:36 PM
‎2009 Mar 17 12:41 PM
Search Code Gallery using Smartform to Mail as PDF attachment
Regards.
Sarbajit