Application Development 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: 

print PDF file from app.server

former_member637921
Participant
0 Kudos
266

Hello,

I need to print a PDF file from the application server without any dialog for the user.

Is it possible? and if so- how?

Is it also possible to do the same with office file (DOC,XLS)?

Thanks

Moshe

3 REPLIES 3

Former Member
0 Kudos
124

Hi,

CV150_RPINT_DOC for frontend execution.

FM SAP_PDF_VIEWER_DEMO- foreground only.

using fm SXPG_COMMAND_EXECUTE in background.

thanks & regards.

0 Kudos
124

when i use SXPG_COMMAND_EXECUTE in background- which command should i write (if it already exists)?

if it does not exist can you share with me the command that i should create in SM49?

Thanks

Moshe

0 Kudos
124

Hi,

How about configuring an OS command in SM69 for printing.

Thanks & regards.,