Problem in Uploading Transparent images in SE78

Hi,
     I am trying to upload an image (Company Logo) with a transparent background in SE78. The file format at the time of upload is TIFF (since bitmap does not support transparency).
     However I get an error message "Erroneous TIFF file". Can anyone help me out please, as we have a requirement to print this logo on a check using a laser printer.
Thanks and Regards,
Aditya

Hello All,
            I got the solution to this problem.
            You take an image and save it as a 256 colour bitmap (Using for example the windows Paint application)
            Then you upload this image via transaction SE78 as a graphic.
            <b>When you save the bitmap as a 256 colour BMP file</b>, then the white background stays as a "White/Transparent Background"...which means for a laser printer...it does not try to print a "White Area".
             Instead, if you use a 24-bit high resolution bitmap, you could get a Creamy layer in the white area of the BMP and this is not desired if you are printing using a laser printer on a coloured paper
              So use a 256 colour Bitmap for these "Transparent" logos
Regards,
Aditya

Similar Messages

  • Upload .TIF images in SE78

    Hi all,
    I've currently used SE78 to upload .BMP images for use in SmartForms. Now I want to upload a .TIF image, but under the "Graphics" folder in SE78 there is only a "BMAP" folder.
    How can I upload .TIF images in SE78/add a new folder for .TIF images?
    All helpful answers will be rewarded!
    - Mari Virik

    Hi,
    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

  • In smart form , i want to upload the  image in se78    dynamically

    hi,
    it is possible to uplaod the images in se78 through programs.PLz help me.
    Regards,
    RANI.

    Hii
    i dont think it is possible
    it can be possible fr uploading the Tiff files
    using RSTXLDMC STD prog
    reward points if useful
    regards
    jaipal

  • Problem when upload a image

    i have to upload an image in #WORKSPACE_IMAGES# , but when i choose my file, the browser view a blank page and i can't upload my image....how can i do?

    Hi massimorigo!<br>
    <br>
    I don't know what browser you're using. I had the same problems with Mozilla, Firefox and Konqueror.<br>
    Forget the Konqueror. In Mozilla or Firefox just change the Standard Language to "ENGLISH". I don't know why but it works!<br>
    <p>
    ~Dietmar

  • Problem in uploading an image into a CM repository!!

    Hi All,
         I am trying to use the Fileupload element in JSP dynpage.
         My screen has the Fileupload element and a button.
         <b>I want to upload an image into a CM repository.</b>
         I have put <hbj:form id="myFormId" encodingType="multipart/form-data" > in my jsp page.
         The <b>'onClick'</b> method is <b>'onLoadFile'</b>.
         <i><b>The following is my code:</b></i>
    public void onLoadFile(Event event)
                   FileUpload fu =
                        (FileUpload) this.getComponentByName("myfileupload");
                   if (fu != null) {
                        //    Get file parameters
                        IFileParam fileParam = fu.getFile();
                        //    Get the temporary file name
                        File f = fileParam.getFile();
                        String fileName = fileParam.getFileName();
                        //    Get the selected file name
                        String ivSelectedFileName = fu.getFile().getSelectedFileName();
                        try {
                             int len = (int) f.length();
                             byte a[] = new byte[len];
                             FileInputStream fin = new FileInputStream(f);
                             fin.read(a);
                             String FileContent = a.toString();
                             IPortalComponentRequest request =
                                  (IPortalComponentRequest) this.getRequest();
                             com.sapportals.portal.security.usermanagement.IUser user =
                                  (com.sapportals.portal.security.usermanagement.IUser) request.getUser().getUser();
                             IResourceFactory factory = ResourceFactory.getInstance();
                             IResourceContext context = new ResourceContext(user);
                             RID rid = RID.getRID("/documents/test");
                             IResource resource = factory.getResource(rid, context);
                             if (resource != null) {
                                  ICollection parent =
                                       (ICollection) ResourceFactory
                                            .getInstance()
                                            .getResource(
                                            rid,
                                            context);
                                  String out = new String(FileContent);
                                  ByteArrayInputStream data =
                                       new ByteArrayInputStream(out.getBytes());
                                  IContent content =
                                       new Content(data, "text/html", data.available());
                                  IResource fileResource =
                                       parent.createResource(fileName, null, content);
                        } catch (Exception e) {
                   <b>..... REMAINING CODE...</b>
    I uploaded <b>abc.jpg (<i>size: 2KB</i>)</b>, then, an image file with the same-name is being created in the <b>/documents/test</b> folder but the size is <b>10Bytes</b> only. <b>I am not able to see the image</b> too.
    Can any1 help me plzzzz??? Would appreciate any kind of help.
    Thanks in advance.
    <b>
    Regards,
    Sai Krishna.</b>

    I would guess that this is because of the way you try to read the file contents. Maybe you should add some debug statements to find out what you're realling setting as content. It's certainly not KM's fault.
    The following sequence of statements looks wrong:
    nt len = (int) f.length();
    byte a[] = new byte[len];
    FileInputStream fin = new FileInputStream(f);
    fin.read(a);
    String FileContent = a.toString();
    IPortalComponentRequest request =
    (IPortalComponentRequest) this.getRequest();
    com.sapportals.portal.security.usermanagement.IUser user =
    (com.sapportals.portal.security.usermanagement.IUser) request.getUser().getUser();
    IResourceFactory factory = ResourceFactory.getInstance();
    IResourceContext context = new ResourceContext(user);
    RID rid = RID.getRID("/documents/test");
    IResource resource = factory.getResource(rid, context);
    if (resource != null) {
    ICollection parent =
    (ICollection) ResourceFactory
    .getInstance()
    .getResource(
    rid,
    context);
    String out = new String(FileContent);
    ByteArrayInputStream data =
    new ByteArrayInputStream(out.getBytes());
    IContent content =
    new Content(data, "text/html", data.available());
    Why don't you just pass the FileInputStream into the Content object's constructor???
    Best regards, Julian

  • Problem: importing a transparent image from Photoshop to Premiere.

    Dear Adobe community,
    I am trying to import a transparent image from Photoshop to Premiere Pro CC. Whatever file format I choose to export from Photoshop, Premiere Pro CC will not import the file correctly. When I import is, two things occur: 1) the image gets imported, but the white background is still there or 2) the image gets an error "The importer reported a generic error".
    Does anyone have an idea how I can get an image with a white background transparent into Premiere Pro CC.
    Specs:
    MacBook Pro (Retina, 13-inch, eind 2013)
    2.8 GHz Intel Core i7
    16GB RAM
    1536MB Intel Iris videocard
    Thanks!
    Christiaan

    You need to make sure the image has an alpha channel.
    Images like jpeg dont have an alpha channel.
    Psd or png do and the image has to be RGB.
    Make sure the background in PS is also transparant.

  • Problem with transparent image

    Hi everyone,
    I'm having problem with embedding transparent image to PDF. Thin border appears  when viewing the document with Adobe Reader, Adobe Acrobat Pro and even with Foxit Reader. But there are no such border in the image.
    After some experiments I found that this border appears on the edge of fully transparent black and fully opaque white areas. And changing fully transparent black color to fully transparent white removes the border.
    Is this an expected behaviour of Adobe Reader or is it a bug? Could anyone explain in which other cases such artifacts may appear?
    Thanks in advance.

    It is related to the source from which PDF document is generated. Anyway if writing the image as is without pattern the problem still remains.
    Here is example without pattern http://www.filefactory.com/file/3g711cx94n1b/n/testImage_pdf

  • Uploading an image in interactive report APEX 4.0

    Hi,
    I hope you can help me. I am using the book "Begining ORACLE APEX", which is for APEX 3.1.2, to learn APEX. Now, I use the online APEX 4.0. In the 6th chapter one should add new columns to the PRODUCTS table: one for the PRODUCT_IMAGE, a BLOB column, and 3 more for MIMETYPE, FILENAME, and IMAGE_LAST_UPDATE. So, i need to make an interactive report, with this new table. I include it, but when I run the application it doesn't show. So i insert in the SQL for the report : "PRODUCT_IMAGE", and run the page again, and there i add the column using Actions button. When added, each row is is filled with: [unsupported data type]. When trying to upload an image it doesn't work. It doesn't show anything. I even tried putting: dbms_lob.length("PRODUCT_IMAGE") "PRODUCT_IMAGE" in the SQL of the report, but it doesn't work. It is like a problem with uploading the image. It doesn't do anything.
    I would really appreciate your help, this is really important for my job..
    Sincerely,
    Leila

    See the sample application provided in your workspace, there in page no 3 they have created a interactive report showing a image in one of the column, I think it will solve your problem.
    Tauceef

  • Uploaded transparent .png images to twitter and get grey boxes behind the image?

    I have uploaded a lot .png transparent images to twitter and just recently it started doing this:
    This is what it should look like:
    Is this a twitter problem or a photoshop problem? Is there anything I can do fix this? I have CS5. Any help would be appreciated!

    Hi this tutorial worked for me.
    Look for the "Do you realize none of this works in IE6?"
    section near the bottom of the page.
    http://www.alistapart.com/articles/supereasyblendys
    Works perfect

  • External hosting server has problems uploading my images

    Hi. I am experiencing difficulties getting my new hosting provider to upload my images. I use the upload to FTP on the file menu and I get a message in apop up window. "FTP - Validation, Could not validate that the specified domain is associated with the FTP server and folder. Proceed anyway? Yes / No"
    This also occurred on my previous host provider and when I clicked Yes it uploaded OK and my site has been running for several months already.
    My new host's support technician has been on the phone with me all afternoon trying to upload the files. It will upload the HTML files very quickly but then runs into problems with the images. So I have spent  a few hours renaming each file and saving them to web. I have made sure all images and assets are linked and in the same folder.  As the FTP upload struggles on it keeps stopping at various images the the computer freezes and I have to wait until it comes back to life. It doesn't crash.
    My previous host's technicians and the present one suggested that the problem is in the software - Muse.
    Has anyone else had these or similar problems?. Maybe I should rebuild in Dreamweaver?
    Oh by the way, my website www.bilyz.com uploads to Adobe Business Catalyst without a problem. Try it and see.

    Thanks for your help.  I have done as suggested and I have also tried alternative settings without successful upload. I have checked and double checked all the assets, then rechecked the sizes of each of my images before trying to upload to the FTP server.
    1.  I tried to upload with a forward slash in the folder field box - Result was a window " \public_html " does not exist. Do you want to create it?
    > OK
    New window appears: Error creating folder [failed to MKD dir: 553]
    2. Forward slash: The requested folder "/public_home " does not exist. Do you want to create it?  > Yes.
    New window: Could not validate that the specified domain is associated with the FTP server and folder. Proceed anyway? Yes
    3. New window appears: Title of window: Upload to FTP Host
                                    Overall upload progress: 65% complete
    Then uploading stalls and a message appears: Error uploading file lucy.jpg. Click to resume. If problem persists, try again later. [FTP response timeout]
    Each time I click on Resume the screen freezes for a while then returns to 'live' and it all begins again.  It is perplexing me why my site uploads to BusinessCatalyst without any problems.  It also uploaded to Namesco.co.uk without too much difficulty (my first upload)
    Yesterday prior to contacting you the hosting technician at Vidahost.com took command of my computer and tried to see what the problem was but obviously without success and suggested that the Muse software could be at fault - which I doubt.
    I have taken screen capture jpegs of the windows but don't understand how to include them.
    Kind regards
    Bill

  • I have problems with uploading images to my printing company have the images have been manipulated through CS6 i have saved images as jpeg but the printer company tell me they are not j peg, they will not upload images save from a camera are fine

    I have problems with uploading images to my internet printing company when  the images have been manipulated through CS6 and  i have saved images as jpeg  the printer company tell me they are not j peg,
    but images saved from my phone or camera images that have not been manipulated upload fine, What am i doing wrong?

    Save/Export them as JPG. Photoshop defaults to PSD, so make sure you select JPG and not just rename the file to .jpg.
    There are two ways to save them as JPG: Regular Save as option or Save for Web & Devices
    Take your pick.

  • Transparent image causes flattening problem

    Hi,
    I have a 34 page booklet that I am exporting as a swf file. When I add a transparent png file to the booklet (it makes the book look like it has a spiral binding) the file will NOT export anymore. It gets to page 17, quits and the error message says something like, "there was an error while flattening".
    I can get the file to export if I check rasterize the images in the export dialog box. Just for added information, I did change the transparent png into a gif file and tried exporting that but I received the same error message. If you want to see the file it is located here
    http://www.sportop.com/flip-catalog/ThunderRidgeResortApparel.html
    It is the spiral image that causes the problem. Any ideas why this is happening?
    P.S. It looks like nothing is happening while the file is loading because I do not know how to add a pre-loader (my other problem).
    One more thing, any idea why the file does NOT center is the html container page?
    Thank you for your help,
    Tricia

    Sounds strange, I have used a lots of transparent images in INDD layouts and exported them as SWF succesfully. Have you tried to use Photoshop PSD-format? And you could also create a new layer for that spiral...
    If you want to get your book centered and equipped with preloader, go to Adobe Marketplace and download eDocker:
    http://www.adobe.com/cfusion/marketplace/index.cfm?event=marketplace.offering&offeringid=1 7503&marketplaceid=1
    You may use it for couple of days free of charge!
    If you have your SWF exported and ready, it takes only about 20 seconds to build a version with preloader and many other cool stuff too, like zooming...

  • Problem in uploading image greater than 500KB

    This is a servlet method which is being called by the doGet() or doPost() method. I have developed this code to store an image in sql server 2005. This code is working very fine with image size < 500 KB but when i try to upload a file of even 501 KB it gives me error listed below. What exactly is the problem and how can i overcome it?
    protected void processRequest(HttpServletRequest request, HttpServletResponse response)             throws ServletException, IOException {         response.setContentType("text/html;charset=UTF-8");         PrintWriter out = response.getWriter();         Part p = request.getPart("file");                      //part of servlet API 3.0         out.println(p.getSize());//part of servlet API 3.0         InputStream in = (InputStream) p.getInputStream();//part of servlet API 3.0       //  byte[] b = new byte[(int)p.getSize()];//part of servlet API 3.0       //  in.read(b, 0, b.length);         Connection connection = null;         PreparedStatement stmt = null;         HttpSession session = request.getSession();         String username = (String) session.getAttribute("username"); //part of servlet         try {             Class.forName("sun.jdbc.odbc.JdbcOdbcDriver");             Properties properties = new Properties();             connection = DriverManager.getConnection("jdbc:odbc:sn", properties);             stmt = connection.prepareStatement("UPDATE Photos SET Photo = ? WHERE username = ?");             stmt.setBinaryStream(1, in,in.available());             stmt.setString(2, username);             int rows = stmt.executeUpdate();             if (rows > 0) {                 RequestDispatcher view = request.getRequestDispatcher("Home.jsp");                 view.forward(request, response);             }         } catch (ClassNotFoundException ex) {             out.println(ex);         } catch (SQLException ex) {             out.println(ex);         } finally {             in.close();             try {                 connection.close();                 stmt.close();             } catch (SQLException ex) {                 ex.printStackTrace();             }             out.close();         }     }
    The error message which i am receiving while uploading the image < 500 KB is
    java.sql.SQLException: [Microsoft][ODBC SQL Server Driver][SQL Server]The text, ntext, or image pointer value conflicts with the column name specified.
    Please help me thanks in advance.

    can you tell me how to create connection object using Driver manager ??
    My server name is CHINMAY-E70358D and database name is SN
    i tried to create connection using
    Connection conn = DriverManager.getConnection("jdbc:jtds:sqlserver://localhost:1433/SN");But i got this exception
    java.sql.SQLException: I/O Error: SSO Failed: Native SSPI library not loaded. Check the java.library.path system property. i tried this code also
    Connection conn = DriverManager.getConnection("jdbc:jtds:sqlserver://CHINMAY-E70358D:1433/SN");but this also is giving me this error
    java.sql.SQLException: I/O Error: SSO Failed: Native SSPI library not loaded. Check the java.library.path system property. So how can i create the connection
    Edited by: Chinmay3108 on Sep 16, 2010 11:34 AM

  • Transparent image problem

    Hi all,
    I have two images of the world, both of exactly the same size. The first is a background, and provides texture. The second image goes on top and is supposed to be transparent to let the texture show through. My problem is that when i display the 'transparent' image on top, you cannot see the contours through it, instead the top image just appears a pale colour because of the transparency added to it, as opposed to actually being transparent. Here is my code:
    import java.awt.*;
    import java.awt.image.*;
    import java.io.*;
    import javax.imageio.*;
    public class GamePane extends Canvas {
        /** Creates a new instance of GamePane */
        public GamePane() {
            try {
                buff1 = ImageIO.read(getClass().getResource("images/map_background.gif"));
                buff2 = ImageIO.read(getClass().getResource("images/map.gif"));
            catch (IOException ioe) {
                System.out.println("Problem reading in file: " + ioe);
        public void paint(Graphics g) {
            g.drawImage(buff1, 0, 0, null);
            g.drawImage(buff2, 0, 0, null); //the transparent image
        Image img;
        BufferedImage buff1;
        BufferedImage buff2;
    }Can anyone suggest where i am going wrong?
    Many thanks

    As I understand you right, you want to use a top layered image with transparent parts. If this is the case, you should use the same color for all transparent parts in the picture and use a paint program to change the transparent color to the color mentioned. I use always microsoft paint to do this. (picture-attributes-transparent...)
    the colored parts will automatically appear transparent.

  • I am having a problem uploading .jpg images to my web site.

    Hello, I am having a problem uploading .jpg images to my web site hosted on Go Daddy.
    I am using DW CS5 and have been using DW to upload files for 2 years with no problems until yesterday.  The file uploads but only the text is there.  The .jpg image is a box with an X in it.
    I checked the server and there are no images being uploaded with the files. I went to Go Daddy's FTP file manager website and was able to load the files with the .jpg and that method worked fine.  As far as I know, nothings changed on my computer.  I use Win 7 with an ethernet cable (no wifi) and have never had a problem until yesterday.   
    Any suggestions?

    Ken let me give you a better image to work with, that one came out kinda fuzzy.  If you can fix this one I can resize it to fit the images or either side of it.thanks!JD Date: Sun, 23 Dec 2012 11:18:43 -0700
    From: [email protected]
    To: [email protected]
    Subject: I am having a problem uploading .jpg images to my web site.
        Re: I am having a problem uploading .jpg images to my web site.
        created by Ken Binney in Dreamweaver General - View the full discussion
    As discussed, it's a matter of uploading to the correct subfolder Here's the mofified logo  http://forums.adobe.com/servlet/JiveServlet/downloadImage/2-4942156-265385/450-120/logo.jp g
         Please note that the Adobe Forums do not accept email attachments. If you want to embed a screen image in your message please visit the thread in the forum to embed the image at http://forums.adobe.com/message/4942156#4942156
         Replies to this message go to everyone subscribed to this thread, not directly to the person who posted the message. To post a reply, either reply to this email or visit the message page: http://forums.adobe.com/message/4942156#4942156
         To unsubscribe from this thread, please visit the message page at http://forums.adobe.com/message/4942156#4942156. In the Actions box on the right, click the Stop Email Notifications link.
         Start a new discussion in Dreamweaver General by email or at Adobe Community
      For more information about maintaining your forum email notifications please go to http://forums.adobe.com/message/2936746#2936746.

Maybe you are looking for

  • Illustrator tools dropdown is not working after the recent software update

    My Illustrator tools dropdown is not working after the recent software update. Any help would much appreciate.

  • How to  play clip in a partial window  ?

    I don't know what topic touches on this issue, so I have to describe it and hope someone can point me along. I understand that buttons can be animated (playing a preview of the clip), but I'd like to know how (if possible), after a button (with it's

  • Can't Delete Song Off iPad Mini

    Hi, I just got the new iPad Mini with Retina. It's completely up to date. Today, I put three albums on my device. 1) The album art is not showing up (not a huge deal but still bothers me) 2) A song showed up in my music on my iPad that I do not want

  • Why are my ITunes playlists on my iPhone, iPad and Mac not the same?

    I don't understand the ITunes.  I have an Iphone, Ipad and new Mac Probook with Retina Display.  When I add songs to ITunes my playlists do not synchronize.  I have to manually delete the playlist on my Mac, create new ones, then synch with USB to ea

  • Mac for music studio use

    I run a mac dual2Ghz for use in my production companies studio. I'm going to be upgrading to an intel mac pro... I usually get a top of the line mac so it lasts a number of years. Looking at the macs available at the moment though will I really benef