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

Sapscript or smartforms with DMS

Former Member
0 Likes
1,339

Hi!

I need to print DMS images by means of sapscripts or smartforms.

Do you know how?

Thank you

7 REPLIES 7
Read only

Former Member
0 Likes
964

Hi,

SAP allows normally .tif and .bmp images. You can upload images in SAP using SE78 transaction. The same can then be utilized in smartforms by creating a GRAPHIC node.

In sapscript you can use a command to include INCLUDE GRAPHIC.

Hope this helps,

regards,

Satya

Read only

athavanraja
Active Contributor
0 Likes
964

Welcome to SDN

have you seen this sample smartform

GRAPHICS_EXAMPLE

Regards

Raja

Read only

Former Member
0 Likes
964

goto tx:se75 (change graphic objects) change and create your own graphic object and corresponding ID. save it.

now goto TX se78 navigate to your graphic id and object. import your image for this object.

now an graphic object is created and saved in system.

you can use it in sapscript as well as smartforms.

it will be listed with standard graphic objects.

cheers.

Read only

Former Member
0 Likes
964

Hi change the format of the DMS images to BMP or TIFF using appropriate software and then use them in ur applications.

satish

Read only

0 Likes
964

Hi,

The DMS images is different in every print. I have the images in the server through DMS so it is not optimal to use se78 transaction to put the image in the server another time.

Is there a way to take the image from a path?

Best regards,

Paqui

Read only

0 Likes
964

dear paqui,

kindly share the solution for abov prob. if successfull.

thanx

hasan

Read only

0 Likes
964

dear paqui,

kindly share the solution for abov prob. if successfull.

thanx

hasan