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

Print image

Sofidel
Explorer
0 Likes
454

Hi all,

is it possible to print an image from a server directory

without import it into SAP(with SE78)?

I'd like print it with SAPSCRIPT.

Thank

Hi all,

is it possible to print an image from a server directory

without import it into SAP(with SE78)?

I'd like print it with SAPSCRIPT.

Thank

2 REPLIES 2
Read only

suresh_datti
Active Contributor
0 Likes
432

Hi Gildo,

I don't think you can print it that way.. to put on a form in SAPSCRIPT, the image should reside in SAP..

Regards,

Suresh Datti

Read only

Former Member
0 Likes
432

Hi

You can't do that, because you have to import your image into your SAPSCRIPT and you can import only images as standard text and graphic, but both objects have to be in SAP.

Max