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

logo-sapscript

Former Member
0 Likes
761

hi guyz,

i wanna print a logo on using script

i've changed the logo into text format

and used

INCLUDE ZHEX-MACRO-CP-LOGO OBJECT TEXT ID ST

I can see Logo in print preview but iam not gettin it when im actually printing it out...

am i missing smthing...

plz advise..

7 REPLIES 7
Read only

Former Member
0 Likes
736

Hi Sudheer,

To insert logo in SAP script, follow the steps below:

/: INCLUDE Z_YOUR_LOGO OBJECT TEXT ID ST LANGUAGE E

These are the steps to be followed for uploading graphics in R/3 system

1. First save the file as BMP

2. Open the BMP file in IMaging (Goto -> Programs -> Accessories -> Imaging) and

make it Zoom as 100% and save as *.TIFF

3. Open SE38 and execute program RSTXLDMC

4. Give your TIFF file path name

5. Select Bcol (for Color)

6. TEXT ID will be ZHEX-MACRO-*.

7. Inplace of * write your own logo name (ZCOMPANYLOGO)

8. Execute the program

9. Now Goto SE71 create your ZFORM

10. Create logo window

11. Goto text element of logo window

Regards,

Satish

Read only

Former Member
0 Likes
735

Hi Sudheer,

the way u used to display logo is correct

but it may due to the page size , it is not displaying in the print out...

try to adjust the layout so that it should come inside the layout...

try to bring the window down a bit .. so that u can view it in the actual print out...

hope this will solve your problem

Reward if it helps u

Jgds

Read only

0 Likes
735

hi jegadesh,

thanks for your reply.....its still not working ..

regds

Read only

Former Member
0 Likes
735

Hi Sudheer,

In which ever window you wan to insert the logo, Select it press F9. Then it will take to text editor in menu you will find Insert option select it then you will have graphics. Then you click it it will popup to select the graphics.and select yours and execute statement will be automatically inserted in your text element.

<b>Kindly reward points if you found the reply helpful.</b>

Cheers,

Chaitanya.

Read only

Former Member
0 Likes
735

Hi,

why do u want to write all the stuff instead goto se78 give some logo name wht ever u want to give and include it in se71 goto text editor and select the option as insert-> graphics and give tht name thn it will be imported automatically.

and coming to the logo printpreview generally u can view the logo but sometimes due to some issues with settings and all u cant view it but generally we can vew it in printpreview also..

Hope it works fine ..

regards,

Sana M.

Read only

Former Member
0 Likes
735

Hi

If the logo is displayed correctly during print pre-view then it is none other then the printer setting problem. Inform your basis team they will help to close the issue.

Read only

Former Member
0 Likes
735

Hi sudheer,

i think its definitely not from the mistake in Script or program, check whether ur printer is configured properly to print the logo... coz i too face the same problem but my logo got printed inversely...

try giving it in some other printer ... check if it working or not

I hope this problem will be due to ur printer settings

reward if it helps

jgds