‎2008 Oct 23 12:30 PM
Hi All
How to upload logo ( Type of file : Adobe Acrobat Document) from desktop to smartforms.
‎2008 Oct 23 12:33 PM
‎2008 Oct 23 12:38 PM
hi ravi,
Use se78 tcode upload the logo.
if your logo is of jpeg or bmp type file use tcode se78 and double click bitmap images. If it is not bitmap, then convert it.
select color radion button.
click on import button.
select the file from your pc which will upload the logo
give name(Mandatory) of your logo.
press continue.it will upload into server.
then go to smartforms
create a window.right click on window and select create->graphics.
then press F4 on text box Name .
it will give the list of images. You can pick the images which u have upload .
i hope it helps
arjun
Edited by: arjun on Oct 23, 2008 1:38 PM
Edited by: arjun on Oct 23, 2008 1:40 PM
‎2008 Oct 23 12:39 PM
Hi,
Through T78 you may hav 2 do recording
You can also do this by FM SAPSCRIPT_IMPORT_GRAPHIC_BDS...
Regards
MUDIT
‎2008 Oct 23 12:39 PM
‎2008 Oct 23 12:46 PM
hi,
To Create a logo in SAP printouts , just do the following
1. Save a Logo using Paintshop Pro or Corel Draw as Tiff file.
2. Run this program RSTXLDMC and enter the following parameters
Enter file name C:\MAIL\COMPLOGO.TIF
UOM CM
Line width for text 132
Text name ZHEX-MACRO-COMPLOGO
Text ID ST
Text language = E
Number of Tiff gray levels (2,4,9) 2
3. Then Create a new window 'COMP' with attributes;
Window COMP description Company Logo
Left margin 7.00 CH window width 10.00 CH
Upper margin LN window height 8.00 LN
Finally in the text element , mention
/: INCLUDE 'ZHEX-MACRO-COMPLOGO' OBJECT TEXT ID ST LANGUAGE 'E'.
Please note that if object name is not indicated as 'ZHEX...', the logo may not be printed!
You will not be able to see the logo in a test print. The same will be printed in actual printout.
hope it will help you.
regards,
Lokesh
‎2008 Oct 23 12:49 PM
Hi,
Go through the link of SDN. You can find the previous threads related to that.
http://www.sap-basis-abap.com/smartforms/inserting-logo-in-smartform.htm
Hope it will solve your problem.
Thanks,
Nitesh Jain
‎2008 Oct 23 12:55 PM
hi ravi,
The steps to insert the logo into smartforms are :
1. Go to transaction SE78
2. Select the desired graphic
3. Choose GRAPHIC --> IMPORT
4. Enter the name of the graph
5. Select the type of the image
Now the logo is uploaded onto the application server. To print this logo using the SMARTFORM, create a graphic node in the window and enter the name of the image you had just uploaded.
for more check it
thanks
Sachin