IN SE78 : WHILE UPLOADING THE TIF FILE I AM GETTING THE ERROR

Hi ,
While uploading the drawing in se78 . iam getting the errror
"erroneous tif formate"
. PLz help me to upload the tif file  thro se78.
even i removed the compression check box ,.
Thanks,
Rani

Hi
You can upload logo using SE78 or using program RSTXLDMC
or by using OAER
Steps for uploading Logo :-:
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
6. Then in the new screen select Standard doc. types
in bottom window
Click on the Screen icon
Now, it will ask for the file path where you have
to upload the logo
7. Now you can use this logo
To create a logo in SAP printouts just do the following
1. Save a Logo using Imaging, Paint shop Pro or Corel Draw as Tiff file.
2. Run program RSTXLDMC and enter the following parameters
Enter file name C:\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.
SMARTFORM
1) In Smart Forms Editor, In left pane, right Click any Page (say Page1) and select Create -> Window, Give it a name and Description (Say Window1)
2) Right Click on Window (Window 1) and select Create -> Graphics, Give it a name and description
3) In general Attributes, Select Name, get search help (F4) , you will find a list of pictures
4) Select any picture and set its Resolution in DPI
5) Press F9 to open Smart Forms Builder, Select window (Window1) and In Output options window set, size and position of the Logo
6) Set any other parameters if required, save and activate.
7) If there is only 1 Window in the forms, set it as Main Window in general attributes.
8) Use TCode SE78 to upload new pictures and logos.
look at Thread Dynamic Graph in smartforms
Refer the links also -
Re: Dinamic Graph in smartforms
How to get file perperties in Unix server
Regards
Selvapandian Arunachalam

Similar Messages

  • While executing a jar file I am getting an error

    while exec a jar file i am getting an error
    invalid file (bad magic number): Exec format error
    i tried to execute it with the commnad
    java -jar test.jar
    or by directly too
    ./test.jar

    Than tell me how to launch a jar file I tried different ways like
    java -jar MyJar.jar
    and
    MyJar
    and
    ./MyJar
    but its not worked

  • TS3591 Updated itunes - windows quickly shuts it down and says something about "Data Execution Prevention". I followed the instrucxtions to a dead end. I have re downloaded it twice and used the repair files once but get the same result. It worked fine be

    Updated itunes - windows quickly shuts it down and says something about "Data Execution Prevention". I followed the instrucxtions to a dead end. I have re downloaded it twice and used the repair files once but get the same result. It worked fine before I updated it to death.

    Try updating your QuickTime to the most recent version. Does that clear up the DEP errors in iTunes?

  • While uploading a CSV file i am getting error

    Hi All,
    I am trying to upload a huge CSV file and now it is giving below error:
    ORA-01653: unable to extend table ADT.SCG_RECIEVABLES2 by 128 in tablespace APEX_1711125608495793205.
    Any expert,please guide what type of error is it?and what i need to do to solve it.
    workspace name: ADT
    target table is SCG_RECIEVABLES2.
    Shyam

    Hi,
    Table space is full. Contact your DBA or extend tablespace.
    First hit from Googling by that ORA error
    http://www.dbmotive.com/oracle_error_codes.php?errcode=01653
    BR,
    Jari

  • How to upload the tif file and Display into Iframe

    Hi all,
       My requirement is to upload 'n' number of tif files and display the file name in dropdown.
       If i select the file name, it should display the file in Iframe.
    My problem is i am not able to upload the tif file.
    try{
          byte []by=new byte[wdContext.currentContextElement().getPhotoResource().read(true).available()];
          wdContext.currentContextElement().getPhotoResource().read(true).read(by);
          String ext=wdContext.currentContextElement().getPhotoResource().getResourceType().getFileExtension();
          WDWebResourceType res=wdContext.currentContextElement().getPhotoResource().getResourceType();
          IWDResource resource=null;
          resource=WDResourceFactory.createResource(by,"sample",WDWebResourceType.getWebResourceTypeForFileExtension(ext));
           wdContext.currentContextElement().setPhoto(resource.toString());
              catch(Exception e){
    In the above code Photo is Iframe Context variable.
    If i upload tif file means it directly giving Save and Open options is giving.
    Please how to slove this probelm...........................
    Thanks,
    Suni

    Hi Satya,
    In HTML a TIF file can be displayed as"
    <html>
    <body>
    <object height="100%" width="100%"
    type="image/tiff" data="PO.tif">
    </object>
    </body>
    </html>
    Hope it helps.
    Regards,
    Alka

  • Runtime error in KEFC Transaction while uploading CSV format file

    Hi Experts,
    This is regarding Runtime Error while executing the KEFC transaction in R3D.
    It is working successfully while uploading the file in Text format. But there is run time error while uploading in CSV format.
    It showing "The transfer was terminated.However,content errors occured" .
    Please provide the solution.
    Thanks in advance.
    Regards,
    Priya.

    Hi,
    To upload a CSV file it is used FM:
    CALL FUNCTION 'TEXT_CONVERT_CSV_TO_SAP'
    EXPORTING
    i_field_seperator = ';'
    I_LINE_HEADER =
    i_tab_raw_data = lt_file
    i_filename = p_filename
    TABLES
    i_tab_converted_data = p_table
    EXCEPTIONS
    conversion_failed = 1
    OTHERS = 2
    Please check what separetor this fm and your file are using. It should be the same.
    Regards,
    Fernando

  • Why the size of the tif file is different in photoshop workspace compare to the Preview in Finder?

    1. Why the size of the tif file is different in photoshop's workspace compare to the Preview in Finder?
    Please look at the screen captures.
    Bottom left panel of Photoshop's workspace.
    Finder's Preview.
    2. I have an imac with 8gb ram, and assigned 6gb ram to photoshop use. But when I worked on a 24mb tif file, photoshop was lagging. And at the bottom left panel of Photoshop's workspace, the doc size is something/1gb. The tif file is only 24mb, why is it slow in photoshop? I have a lot of ram.
    Let me know, please.

    Thank you MIchelPM for giving me a very detailed explanation.
    So I understood why the photoshop doc size is bigger when working in photoshop.
    Regarding to your questions:
    1. How full is your Mac's hard drive?
        Not even 30% full, I even have a 1TB backup hard drive connected.
    2. How many applications do you run simultaneously in the background while working in another application?
        I usually only have photoshop or illustrator opened. Sometimes I ran 3-4 tif files at the same time, but when a big file (ex. 24mb tif) gets very slow, I closed all other files and programs, and "purged all" in photoshop, yet that 24mb tif file was still slow.
       I checked photoshop's ram and cpu usage in the activity monitor. Rarely photoshop's cpu usage would hit 100. But when I worked with the 24mb tif file, it would used all the ram that I've allocated to photoshop.
    But the myth is, my coworker who worked with the same file in CS4 with only 4gb ram in their imac don't have photoshop slowed down, when I have double the ram and CS6.
    3. What year, screen size, CPU speed of your Mac?
       I have 27" imac,
       • 2.9GHz  2.9GHz quad-core Intel Core i5 processor (Turbo Boost up to 3.6GHz) with 6MB L3 cache,
       • 1TB (7200-rpm) hard drive
       • NVIDIA GeForce GTX 660M graphics processor with 512MB of GDDR5 memory
    4. What version of OS X is your Mac using?
        Mountain Lion with the latest updates.
    5. What version of Photoshop are you using?
       • Photoshop CS6

  • Urgent : How to upload a tif file without using upload element

    could someone please tell me how to upload a tif file(any file) without using upload element. Function Module GUI_UPLOAD does not work. Please suggest. Appreciate your suggestions.

    Hello Suri,
    there's currently no way to achieve this.
    Best regards,
    Thomas

  • When you scroll to the bottom of the list of files in Finder, the left to right scrollbar doesn't let you click the last file and it covers the file for a while until it disappears. Is this a bug? How do I not make that happen?

    When you scroll to the bottom of the list of files in Finder, the left to right scrollbar doesn't let you click the last file and it covers the file for a while until it disappears. Is this a bug? How do I not make that happen?

    An odd workaround: click "Always" in System Preferences/General/Show scroll bars. The scroll bars will always show, but they won't cover your last file.
    See this other post: https://discussions.apple.com/message/20572471#20572471

  • I have a keynote presentation that i built a while ago. How do identify the file names of the video files that are in the presentation?

    I have a keynote presentation that i built a while ago. How do i now identify the file names of the video files that are in the presentation?

    With your presentation open, click on each movie element and read the name in the Metrics Inspector > File Info.

  • When I import TIF and JPG files with same metadata, only the TIF files are imported. How can I change that?

    I have imported and renamed TIF and JPG files with the same metadata re recording date and time. Only the TIF files are imported, the JPG files remain unimproved. Thus I have in the Finder e. g. 13 image files in the same folder in which Lightroom only finds 10 files. Any ideas for resolution welcome!
    Thanks

    Turn off the option Preferences > General > Treat JPEG Files Next To Raw Files As Separate Photos.  Then do an import again.  It appears that, in this instance, LR considers a TIFF to be a "raw" file.

  • While installing the itunes setup i am getting an error"Could not register type library for file ipodsevice.exe" What to do now?

    While installing the itunes setup i am getting an error"Could not register type library for file ipodsevice.exe" What to do now?

    Try posting in the iTunes forum.  You have an iTunes problem not an iPod problem

  • While verifying permission using the disk utility program, I get the message: Warning SUID file "system/library/core has been modified and will not be repaired. What is this and should I take corrective actions?

    While verifying and repairing permissions using the disk utiliaty program, I get the message: Warning the SUID file "system/library/core has been modified and will not be repaired. What is this and do I need to take some corrective actions? Thanks. WDG

    Ignore it, your fine.
    http://support.apple.com/kb/TS1448?locale=da_DK
    If your tuning up your Mac, you need to read all the tricks.
    Step by Step to fix your Mac

  • While dropping the old undo tablespace we get an error

    Hello friends ,
    i Cannot drop old undo tablespace. While dropping the old undo tablespace we get an error
    ERROR at line 1:
    ORA-01548: active rollback segment '_SYSSMU77$' found, terminate dropping
    tablespace
    SQL> select tablespace_name, status, segment_name from dba_rollback_segs where status != 'OFFLINE';
    TABLESPACE_NAME STATUS SEGMENT_NAME
    SYSTEM ONLINE SYSTEM
    APPS_UNDO NEEDS RECOVERY _SYSSMU77$
    Please help
    Thanks
    Edited by: Vicky C on Dec 23, 2012 9:23 AM

    Hi peter
    We not using rman backup only cold backup.. i tried using cold backup in ramn block media recovery but that recovery needs archive log
    RMAN> BLOCKRECOVER DATAFILE 158 BLOCK 48829;
    Starting blockrecover at 18-DEC-12
    allocated channel: ORA_DISK_1
    channel ORA_DISK_1: sid=437 devtype=DISK
    channel ORA_DISK_1: restoring block(s) from datafile copy /var/undo/undo02.dbf
    starting media recovery
    media recovery failed
    RMAN-00571: ===========================================================
    RMAN-00569: =============== ERROR MESSAGE STACK FOLLOWS ===============
    RMAN-00571: ===========================================================
    RMAN-03002: failure of blockrecover command at 12/18/2012 16:45:11
    ORA-00604: error occurred at recursive SQL level 1
    ORA-01422: exact fetch returns more than requested number of rows
    ORA-00279: change 5975281035000 generated at 12/08/2012 06:00:58 needed for thread 1
    ORA-00289: suggestion : /prod/archlogs/1_465484_683651989.dbf
    ORA-00280: change 5975281035000 for thread 1 is in sequence #465484
    ORA-00278: log file '/prod/archlogs/1_465484_683651989.dbf' no longer needed for this re covery
    we did not have block media recovery needed archivelog
    Regards
    Vignesh C

  • Suggestion: Please make the Combine Files dialog modal to the Acrobat application instance.

    I often combine files into a PDF with Acrobat (XI). It is annoying that the main Acrobat window is shown while the Combine Files dialog window is open. I often review other PDF files during the process of selection for later combination. It happens far too often, that I accidentally close the Combine Files instance main Acrobat window during the process and subsequently lose the already specified file selection. I would suggest to make the Combine Files dialog modal for the Acrobat instance so that users would have to close the Combine Files dialog first, before closing the instance. I would appreciate this in a future update. Thanks a lot.
    Acrobat installé : C:\Program Files\Adobe\Acrobat 11.0\Acrobat\Acrobat.exe
        Version : 11.0.03.37
        Date de création : 2013/05/11
        Heure de création : 12:37:32
    Cartes graphiques : NVIDIA GeForce 9600 GT
        Version : 9.18.13.2018
        Vérification : OK
    Détails d’Acrobat :
       Sandboxing : Désactivé
       Captive Reader : Non
       Lecteur multiple sur un bureau : Désactivé
    Détails de l’affichage :
       Largeur d’écran : 1920
       Hauteur d’écran : 1080
       Nombre de moniteurs : 1
       Nombre de boutons de la souris : 3
       Possède une roulette : Oui
       Possède un stylet Windows : Non
       Jeu de caractères codés sur deux octets : Non
       Possède un éditeur de méthode d’entrée : Oui
       Dans l’environnement du lecteur d’écran : Non
    Détails de la session :
       Type de démarrage : Normal
       En cours d’arrêt : Non
       Réseau : Disponible
       Dans l’environnement Citrix : Non
       Dans l’environnement VMWare : Non
       Session à distance : Non
       Contrôle à distance :  Non
    Détails du compte :
       Droits utilisateur : Standard
       Contrôle de compte d’utilisateur : Par défaut
       Intégrité du processus : Non défini
       Type de profil : Aucun
    Détails sur Windows :
       Tablet PC : Oui
       Starter Edition : Non
       Media Center Edition : Oui
       Ordinateur lent : Non
    Dossier temporaire :C:\Users\Emploi\AppData\Local\Temp\
    Dossier Windows :C:\Windows
    Fabricant du système d'exploitation :Microsoft Corporation
    Fuseau horaire :Paris, Madrid
    Mémoire physique disponible :1783552 KB
    Mémoire physique totale :3669304 KB
    Mémoire virtuelle disponible :1922544 KB
    Mémoire virtuelle totale :2097024 KB
    Messagerie par défaut :Microsoft Outlook
        mapi32.dll
        Version : 1.0.2536.0 (win7_rtm.090713-1255)
        Date de création : 2010/11/20
        Heure de création : 23:29:12
    Moniteur :
        Nom :NVIDIA GeForce 9600 GT
        Résolution :1920 x 1080 x 59
        Bits par pixel :32
    Navigateur par défaut :C:\Program Files\Internet Explorer\iexplore.exe
        Version : 10.00.9200.16521 (win8_gdr_soc_ie.130216-2100)
        Date de création : 2013/07/10
        Heure de création : 10:54:20
    Nom du système :PRIVÉ-WT
    Nom du système d'exploitation :Microsoft Windows Vista
    Nom d'utilisateur :Emploi
    Paramètres régionaux :Français (France)
    Processeur :x86 Family 16 Model 5 Stepping 3  AuthenticAMD  ~3315  Mhz
    Taille de la page :4194303 KB
    Version BIOS :A_M_I  - 9001119
    Version du système d'exploitation :6.1.7601  Service Pack 1

    All feature requests must be made via the official web page:  http://www.adobe.com/go/wish

Maybe you are looking for

  • Read Table Vs Loop at

    Dear All, Please let me know which one of the two should I use to improve the performance, for tables containing a lot of data ? Regards, Thanks in anticipation. Alok.

  • Getting Duplicate Object existing issue while deploying the BIAR file

    Hi All, We are trying to deploy BIAR File with XI R2 Command tool InstallEntSdkWrapper. But we are getting Duplicate Object exixting issue while deploying the BIAR file. Error Message: [report] [InstallEntSdkWrapper.main] Connecting to CMS plmdevapp3

  • Can 'typed in' fields be saved in a PDF using Reader?

    Hi, If I set up fields in Acrobat Pro for staff to type answers into...but they use Acrobat Reader...can they save their typed out responses by saving the PDF? Or is save disabled in this case? Any work-arounds here if it is disabled, or do the staff

  • Multiple transform/assigns for one variable - is this possible?

    Hi, What I am trying to do is read in a complex XML file. Transform some data, add some other data from another source and update a table in the database with all data. So currently I read in the XML file. Do one big transform to map the majority of

  • Problem to open modem connexion

    Hello, I do not manage to open the modem connexion of my iBook G4. The error message is: "Impossible to open the modem connexion" (en français: "impossible d'ouvrir le disposif de communication"). The problem occured until yesterday when the Mail box