Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

appending pdf for smartforms

Former Member
0 Likes
698

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.

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
672

help me ....

5 REPLIES 5
Read only

sarbajitm
Contributor
0 Likes
672

Search Code Gallery with Convert Smartform to PDF format you get a code snippet..........try to use it.

Regards.

sarbajit.

Read only

Former Member
0 Likes
672

but you can hang more in a single pdf file....

Read only

Former Member
0 Likes
673

help me ....

Read only

0 Likes
672

ok let me check

Read only

0 Likes
672

Search Code Gallery using Smartform to Mail as PDF attachment

Regards.

Sarbajit