cancel
Showing results for 
Search instead for 
Did you mean: 

Sapscript color graphic stored as text

Former Member
0 Kudos

Hi,

When importing a color image into sapscript as text it's always monchromatic regardless of the settings. Is there a way to import a color image so it's actually diplayed with colors?

Note: it has to be imported as text so SE78 is NOT an option!

Many thanks

Stan

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Kudos

Only Tiff images can be used. Use program RSTXLDMC, and select the option as Color, and give the Standard Text details to which you want to save the image. The image will be then saved as normal SAPscript text.Call this image(standard text) just as your 'Include Text..' in your Script Editor.

Follow these steps:

1. Go to SE38. Type RSTXLDMC in the text box provided.

2. Execute the program by pressing F8.

3. Enter the File name of the TIFF file, resolution, Text name and Text title, and set the image as Color

4. The TIFF file will be uploaded and gets stored as a text element in SO10.

5. Call the Text using the command /: INCLUDE, just as you call the Standard Text from your SCRIPT editor.

Former Member
0 Kudos

Use Standard Program : RSTXLDMC to upload image(TIFF FORMAT)

Regards,

Gurpreet