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

Problem in LOGO printing in SAPSCRIPT

Former Member
0 Likes
2,626

Hi,

I am trying to to print a LOGO in a sapscript. I uploaded the LOGO bmp image through SE78 in graphics . The Print PREVIEW is shows a perfect LOGO, but when i take a printout, the LOGO is reversed and mirrored. What can be the possible reasons and the remedies for the same.

Regards

Nishant

Hi,

I am trying to to print a LOGO in a sapscript. I uploaded the LOGO bmp image through SE78 in graphics . The Print PREVIEW is shows a perfect LOGO, but when i take a printout, the LOGO is reversed and mirrored. What can be the possible reasons and the remedies for the same.

Regards

Nishant

17 REPLIES 17
Read only

Former Member
0 Likes
2,136

Hi,

Try converting your bmp image into .tiff file using adobe photoshop or image editor and then upload it using RSTXLDMC(not RSDXLDMC) program.

Try changing your printer.Maybe, some problem with your printer settings.

Regards,

Aswin

Read only

0 Likes
2,136

Hi,

The program RSDXLDMC u mentioned does not exist.

regards

Nishant

Read only

0 Likes
2,136

Hi,

the program is RSTXLDMC

Regards,

Aswin

Read only

0 Likes
2,136

hI,

What all parameters do i need to fill in the selection screen.

Regards

Nishant

Read only

0 Likes
2,136

Hi,

And you have to use an include in the text elements of the SAP scripts.

Regards,

Aswin

Read only

Former Member
0 Likes
2,136

Hi,

check this...

Check the OSS 683605

Regards

vijay

Read only

0 Likes
2,136

Hi Vijay,

I am using the statement :

"BITMAP 'Z_LOGO' OBJECT GRAPHICS ID BMAP TYPE BCOL DPI 100"

The rest two sapscripts i have made are giving correct logo on printout. If it wud have been a printer problem , then even the rest 2 logos wud have been mirrored.

Regards

Nishant

Read only

0 Likes
2,136

Hi Nishant,

did you check the OSS notes and also the thread here the instructions are given properly..

the above patch is not applied that is the reason you got <b>mirrored</b>.

Regards

vijay

Read only

0 Likes
2,136

Hi Vijay,

i have created 2 more sapscripts and they are giving correct logo from same printer... Only the logo from first sapscript is mirrored .

Regards

Nishant

Message was edited by: Nishant Gupta

Read only

0 Likes
2,136

Is it so, and how is the preview of the images..

who uploaded, is it you or some one else. are they tiff or BMP

if it is BMP check in SE78 for preview..

Regards

vijay

Read only

0 Likes
2,136

I uploaded them through Se78 in BMP format. SE78 shows correct preview.

Regards

Nishant

Read only

0 Likes
2,136

Hi Nishant,

it means that ur printer settings are not wrong...

just try out some trial n error settings...

like...remove the logo n upload it again...

c that ur logo is put in a separate window in the sapscript and nothing else is ther in that window.

instead of writing the LOGO command manually, use Insert>Graphics>from the editor to put the LoGO code..

something may click...

Read only

rahulkavuri
Active Contributor
0 Likes
2,136

check this thread and reward points if found helpful

The above one is a similar topic <b> logo printing reverse</b>

Read only

Former Member
0 Likes
2,136

Hii

check your printer settings

Hii

check this link

Firstly try to print in other printer.check the drivers on your printer bcoz this problem mainly occurs due to drivers .

you can as well try to take the print from the machine for which the print is local .

Regards

Naresh

Read only

Former Member
0 Likes
2,136

hi nishant,

convert your bmp picture to a tiff file using adobe and upload thru se78 or the program rstxldmc and try out.

hope this helps,

priya.

Read only

Former Member
0 Likes
2,136

hii

it is <b>RSTXLDMC</b>

Read only

Former Member
0 Likes
2,136

hii

jsu t give the path of the logo file

and size of the logo

and Bcol for coloured image or bmon for black n white image