‎2007 Oct 01 11:38 AM
Hi,
I am working on scripts.How can i download the logo and diplying in output. I am using this RSTXLDMC this prog. After execution of this i enterd path but it showing that <b>This is not a tiff file.</b>. Where i can find TIFF files.
Regards
Srinu
‎2007 Oct 01 11:42 AM
The logo u can insert using RSTXLDMC should be file with .tiff extension only.
Open the image using Microsoft Photo Editor, then save as .tif.
Regards
Vasu
‎2007 Oct 01 11:42 AM
Hi
Check the TCode OAER
1. Goto the transaction OAER
2. Enter the class name as 'PICTURES'
3. Enter the class type as 'OT'
4. Enter the object key as the name of the logo you wish to give
5. Execute
Check the logo u have uploaded in the folder and double click on that on the right side u can have a screen from there u can download ur logo and for upload also u can follow the same procedure
Regards
Pavan
‎2007 Oct 01 11:43 AM
Use SE78 to upload BMP/TIFF logo and same can be use in SCRIPT byt inserting a GRAPHIC window.
Regards,
Amit
Reward all helpful replies.
‎2007 Oct 01 11:44 AM
there is another option to upload logos in to sap scripts.
This can be done in transaction SO10. "Go to Environment>Administration>Graphic" menu option. Expand the tree and double click BMAP node. There should now be an upload button in the toolbar, or "Graphic-->Import" menu option.
You can also get here more directly by SE78
Give the image a "Z..." name and save it - it can then be included in SAPscripts.
/: BITMAP Z... OBJECT GRAPHICS ID BMAP TYPE BMON
<b>reward if useful.</b>
‎2007 Oct 01 11:50 AM
Simple thing copy the image and paste in windows image maker and save the file as .tiff file, your problem is solved.
‎2007 Oct 01 12:07 PM
Hi Sreenivas,
Go to Tcode se78 upload your image under bmap folder double click on tht and click on import button and upload your image either in black and white or color bitmap which is saved as .tiff or jpeg on your desktop.Now go to the window in your script form (se71) where you want to insert your image .Window -> Text elements ->Go to Insert in the menu ->Graphics and enter the name of your grahic mention in SE78
Reward Points If helpful.
Regards,
Harini.S
‎2007 Oct 01 12:44 PM
Hi harini,
Thanks for your response. I done the same thing what you replied. But i dint get the logo in output. What are things i need to be done.
Regards
Srinu
‎2007 Oct 01 2:22 PM
Hi,
After you upload your image in se78 did you check the print preview of your image?Check that once and if you find the image it should display on your script.Also check did you mention the logo window name in your print program.I mean open form,write form etc.,
Regards,
Harini.S