Logo is not showing on downloaded excel

Hello all,
i am downloading page in excel .
downloading is done succesfully. while opening it is giving alert message but its ok.
i have one logo on downloaded excel.for logo i have included path of that logo
like
V_CONTENT := V_CONTENT||'<td  rowspan="4"><table width="100%"><tr><td width="50%" align="left">
       <img src="http://www.abc.com/images/logo.gif"  width="145" height="50"  vspace="0" hspace="0" alt="logo"/>';here v_content is a clob variable.
when i am downloading the file from windows machine,after opening logo is there on the excel.
but logo is missing when i am doing the same from mac-operating system.
it is showing error like
The linked image cannot be displayed,The file may have been moved,renamed or deleted.verify that the link points to the correct file and location.
Apex Version : 4.1
DB Version : 10g
Gateway : EPG.
please help me on this.
Thanks,
Jitendra
Edited by: Jitendra on 16-Nov-2012 05:05

Hi,
I'll try to be helpful here. First thing I do is *** believe the error message *** -- sort of. It says "The file may have been moved,renamed or deleted." Well, probably not! BUT if the file/directory path cannot be seen from the MAC, we will have the same problem. Are you working under the assumption that that directory file cannot be accessed from the MAC? On the MAC, is there a way to check on accessing the file outside of APEX?
Does it have file permissions that would allow the MAC to see it?
Regards,
Howard

Similar Messages

  • I have the ipod touch 4th generation and the screen is white, i was going to charge it and it turned white. I have tried to reset it but the apple logo will not show up and it will not turn on! i just got it for christmas... can you please help?

    i have the ipod touch 4th generation and the screen is white, i was going to charge it and it turned white. I have tried to reset it but the apple logo will not show up and it will not turn on! i just got it for christmas... can you please help?

    The way I did it was I got the free app sync:stream from the App Store and then added my ipod to my ps3's Bluetooth devices. Then went to audio settings and set output and input to 'Skaggs iPod' you then open the app and it will be listed under music as a media service. You then go to all tracks and click copy (press triangle) it will then begin to copy all of your songs onto your ps3 via Bluetooth. I haven't tried but I assume the same can be done with photos. I hope this was helpful reply if you have any questions :) good luck

  • Document Flags not showing on Web Excel

    We are using BW3.5 SEM4.0.
    Documents are added to cells in planning layouts.
    Documents flags are showing up on web and BEx reports. They are also showing up on non-Excel web planning layouts, and Excel Gui layouts.
    The flags are, however, not showing on Web Excel layouts. Althought the document could still be viewed, if you know which cell they are located in.
    Is there a solution to this? Thanks for reading.
    William

    Hi guys,
    I have a related problem: I set up BPS to handle the documents (and I already tested it, it works fine).
    My 4 characteristics are WBS element, version, fisc per, and material.
    Now, I am just creating a web reports that should also display these documents. What do I have to adjust in the Query designer? Do I have to restrict the report to exactly this combination to see them?
    (I have tried Query properties ->Display ->Display Document links, it shows icons per column, but does not display any BPS document I created)
    any help is appreciated
    thanks,
    martin

  • My PodCast Logo Is Not Showing Up In Itunes...Help Me Or I'll Shoot A Puppy

    Hi-
    I have a podcast in itunes called "Luvdrunk Sober Podcast". My logo is not showing up in itunes...I'm getting the default purple microphone thing. Can anyone get me started on a possible fix ? What dimension should the image be ? I really have no idea what I'm doing...I barley figured out how to get it listed in itunes. Thanks...do it for the puppy.

    SimplyHuman52 wrote:
    Hi Roger -- sorry didn't know how else to contact you.
    Could you start a new thread when you have a question - it can get very confusing it you start getting interleaved questions and answers. In the meantime, your feed will not be accepted by the iTunes Store because the URLs of your media files (which are hosted on archive.org) start with https:// (encrypted connection) - the Store does not handle this. If you just remove the 's' so that they start with http:// it will work.
    Edit: I see you did start a new thread and then posted here as well. Please don't. I won't get to see it any quicker.

  • İ have an iphone 5s an the airdrop logo is not showing in the control center

    İ hope somebody can help on this one because it is driving me crazy ...
    İ have an iphone 5s running ios7.0.4. And the airdrop logo is not showing in the control center ... İt is just not there ...
    İ also have an ipad mini ... And there it shows perfectly ...
    Can somebody please help me ?
    Best regards
    Bruno

    Just do not update the iOS on the iPod. The only time you have to update is if the iPod has a problem and you have to restore via iTunes. Apple set up iTunes such that when you restore, the iPod is automatically updated to the latest iOS version for that iPod

  • Downloading a dmg file shows in activity but does not show in downloads folder

    downloading a dmg file shows in activity but does not show in downloads folder

    Maybe
    iOS: Unable to import photos to computer
    Did it show before?
    If you connect to another PC does the iPod show up in My Computer?
    Have you installed only camera or scanner programs on your computer?

  • ALV Logo is not down loading to excel.

    Hi All,
    when we are downloading the ALV output to excel  logo is not appearing..
    please tell me how to down load logo to excel file,
    Thanks in advance..

    Hi Satya,
    Can you kindly share how?
    I am also facing the same requirement.
    Thanks!

  • Problem: JSP does not restore after downloading Excel.

    I have a "search.jsp" with a commandButton to generate excel. "Report.jsp" opens up in a new window when i click on this button by running below mentioned javascript. I can download Excel successfully by clicking on Download Excel link in report,jsp. Problem is, once i close this new window, I am unable to perform any other action in "search.jsp" even if i do not perform download. If i click on any other button or link "search.jsp", it replaces whole jsp with the Downlaod Excel link. and nothing happens after that . i need to close the seesion and start all over again from login page. Does anyone has solution. It will be big help. Thanks.
    JAVASCRIPT:
    function aaaa()
         mywindow =window.open('report.jsf', 'popupWindow', 'width=400,height=200,left=0,top=100,screenX=0,screenY=100');
    Following is report.jsp:
    <%@ page language="java" contentType="text/html; charset=ISO-8859-1"
    pageEncoding="ISO-8859-1"%>
    <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
    <%@ taglib uri="http://java.sun.com/jsf/core" prefix="f" %>
    <%@ taglib uri="http://java.sun.com/jsf/html" prefix="h"%>
    <%@ taglib uri="http://www.backbase.com/2007/jsf" prefix="bjsf" %>
    <html>
    <head>
    <meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
    <title>Insert title here</title>
    </head>
    <body>
    <f:view>
    <h:form>          
    <h:commandLink actionListener="#{searchpage.export}" value="Download Excel" />
    cancel
    </h:form>               
    </f:view>
    </body>
    </html>
    Following is export function which runs when i click on above commandlink "Download Excel":
         public void export(ActionEvent event) {
              try {
                   FacesContext context = FacesContext.getCurrentInstance();
                   HttpServletResponse response = (HttpServletResponse) context
                             .getExternalContext().getResponse();
                   response.setContentType("application/vnd.ms-excel");
                   response.setHeader("Content-Disposition",
                             "attachment; filename=report.xls");
                   ServletOutputStream servletOutputStream = response
                             .getOutputStream();
                   WritableWorkbook workbook = Workbook
                             .createWorkbook(servletOutputStream);
                   WritableSheet sheet = workbook.createSheet("First Sheet", 0);
                   WritableFont lfont = new WritableFont(WritableFont.ARIAL, 10);
                   lfont.setBoldStyle(WritableFont.BOLD);
                   WritableCellFormat lformat = new WritableCellFormat(lfont);
                   lformat.setBackground(Colour.DARK_RED2);
                   lformat.setBorder(Border.ALL, BorderLineStyle.THICK);
                   WritableFont rfont = new WritableFont(WritableFont.ARIAL, 10);
                   WritableCellFormat rformat = new WritableCellFormat(rfont);
                   rformat.setBorder(Border.ALL, BorderLineStyle.THIN);
                   for (int i = 0; i < this.list.size(); i++) {
                        HashMap h = (HashMap) this.list.get(i);
                        if (i == 0) {
                             Set s = (Set) h.keySet();
                             Iterator itr = s.iterator();
                             int j = 1;
                             while (itr.hasNext()) {
                                  Label label2 = new Label(j, 1, itr.next().toString(),
                                            lformat);
                                  sheet.addCell(label2);
                                  j++;
                        Collection c = h.values();
                        Iterator itr = c.iterator();
                        int j = 1;
                        while (itr.hasNext()) {
                             Label label2 = new Label(j, (i + 2), itr.next().toString(),
                                       rformat);
                             sheet.addCell(label2);
                             j++;
                   workbook.write();
                   workbook.close();
                   context.responseComplete();
              } catch (Exception e) {
                   e.printStackTrace();
         }

    Try upgrading JSF. I recall a Javascript-specific bug like this in a specific webbrowser. You could try to test in different webbrowsers. The latest JSF 1.2 is currently 1.2_14 which came out just 3 weeks ago. You can get it at [http://javaserverfaces.dev.java.net].
    Oh, you certainly need to invoke `FacesContext#responseComplete()` afterwards. This is really not the problem.

  • Walkman app not showing my downloaded podcast mp3 and m4a files

    Hi all,
    Hope someone can help me with an Issue on my Z3 Compact running Lollipop 5.0.2 firmware.
    I have a Music folder on my SDCard which contains all my music files in subfolders and all these files appear in the Walkman app just fine.
    I also have two folders called 'Podcasts' - one on the internal storage and one on the SDCard which contain mp3 and m4a files which I have downloaded using 3rd party apps.
    I would like to listen to these podcast files using the Walkman app - but they will not appear in Walkman - even if I try the Folders options.but it still will not show either of the Podcast folders.
    The weird thing is it lists voices and sounds / voices rom two different SatNav folders which are stored on the SDCard - but not the podcast folders!!
    It even lists a folder of foreign language audio mp3 files - but not the podcast files.
    The podcast files appear fine in PowerAmp whic even shows the tags and descriptions etc....So, why not Walkman?
    I even tried unmounting and re-mounting the SDCard to see if it would rescan - but still nothing.
    Any ideas?
    Thanks!
    Solved!
    Go to Solution.

    @harryw66
    You should contact the devs
    http://talk.sonymobile.com/t5/WALKMAN/Walkman-Beta-Test/m-p/953659#U953659
    "I'd rather be hated for who I am, than loved for who I am not." Kurt Cobain (1967-1994)

  • The file icon is not showing up in excel in the menu bar

    The file command is not showing in the menu bar for excel 2011?

    Have you done Help > Check for Updates from Excel's menu?

  • Download dialogue box does not show any downloads so I cant install new version

    I have tried to install latest adobe flash player version and Firefox latest version, however my download dialogue does not show anything for me to save or run with either can anyone please help x Love n Light x

    Options window - General panel - Downloads
    * https://support.mozilla.com/en-US/kb/Options%20window%20-%20General%20panel#w_downloads
    IF it doesn't help, see this - Unable to Download or Save files
    * https://support.mozilla.com/en-US/kb/Unable%20to%20download%20or%20save%20files
    * http://kb.mozillazine.org/Unable_to_save_or_download_files
    Check and tell if its working.

  • Firefox will not show a downloaded toolbar. It says it is installed but it will not put in on my toolbars.

    I downloaded the ChaCha Guide Toolbar 1.2. It says it in installed and enabled, but it will not show up on my toolbar.
    == This happened ==
    Every time Firefox opened
    == The first time I tired

    You can retrieve the certificate to check who issued the certificate.
    You should always do that to see if that helps to identify the problem (missing intermediate certificate or something else).
    *Click the link at the bottom of the error page: "I Understand the Risks"
    Let Firefox retrieve the certificate: "Add Exception" -> "Get Certificate".
    *Click the "View..." button to inspect the certificate and check who is the issue.
    If you can't add an exception, but get a pop-up with the error message then you can check the pref [http://kb.mozillazine.org/browser.xul.error_pages.enabled browser.xul.error_pages.enabled] on the about:config page and make sure that the value is set to the true (default).
    See http://kb.mozillazine.org/about%3Aconfig

  • My podcast logo is not showing up!

    Help. my logo for my podcast is not showing up. I have read all of the past threads and have checked the coding. We are 11 episodes in and still no logo. www.thecapepodcast.com is my website and it's listed in the itunes store as thecapepodcast.com. that's not right either but i can live with it help.

    Please always include the feed URL when posting a query. For the record, yours is
    http://thecapepodcast.com/podcasts-only/rss2.aspx
    The coding is correct, but the URL of your image is
    http://images.quickblogcast.com/9/8/6/9/7/288280-279689/DefaultImage/The Cape Podcast logo.jpg
    This contains spaces: spaces are not allowed in a URL and though browsers can usually cope with them iTunes will see the URL as ending at the first space.
    You need either to rename the file removing the spaces, or replacing them with (for example) an underscore, and then amend the feed to match; or, a less preferable alternative but it works, replace the spaces in the feed with the code %20, thus -
    http://images.quickblogcast.com/9/8/6/9/7/288280-279689/DefaultImage/The%20Cape% 20Podcast%20logo.jpg
    This has been done with your media file URLs - the filenames there have spaces too - or they wouldn't work. You should avoid spaces in filenames and URLs for the web.
    Once changed it may take several days for the image to appear - it always seems to be rather a slow process.
    The title of the podcast is carried in a tag a few lines down:
    <title>THECAPEPODCAST.COM</title>
    There's nothing to stop you changing that: the new title will appear in the Store when it checks the feed.

  • Microsoft Office 2010 Professional - Problem - Will Not Auto-Open Downloaded Excel 2007 file!

    Problem, see title.  If I save excel file and go Microsoft Office 2010 Pro and open file after opening excel it will open file but it will not open when downloaded as I did before I let windows process 51 updates to windows (new computer).  The
    error message I get is, "file is not a valid Win32 application".  My OS is Windows 7 Premium.

    If none above methods work, then you may try third-party tools such as next software at:-
    http://www.excel.fixtoolbox.com/
    Excel Fix Toolbox - Using Excel Repair Software to Recover Damaged Excel files - A Step-by-Step Guide
    It supports both .xls and .xlsx file formats. I have used it to recover some Excel files successfully. It provides a free demo version so that you can try
    to see if the data you want can be recovered or not.
    Good luck!

  • Text not showing on exported Excel docuemnts

    I have several Excel documents that I export to PDF using the Adobe printer, Part of my Adobe Acrobat Pro XI install.
    When I do the export to PDF I open up the PDF and see that the entire document is there, unfortunately when I try to print the document from the new PDF certain text does not show up.
    I'm confused why it shows up on the screen but not the print out... different text also seems to appear and not appear depending on the printer its printed on.
    Thanks

    Exporting it made no diff.
    It's Arial regular.
    I noticed that the sample apps from the book Professional Flash Mobile Development: Creating Android and iPhone Applications aren't showing their text when I install their ipa's either.
    So you can make text appear in your apps when creating a textfiled in the IDE? What font are you using?

Maybe you are looking for

  • PCA- need help

    Hi, I am trying to create the same layout in PCA as the report painter but all the characteristics that are in the report painter are not available at planning layout. Is there any option to get all the characterstics into PCA that exists in report p

  • How to get header data in ME_PROCESS_REQ_CUST

    Hi all, how to get header data in badi ME_PROCESS_REQ_CUST-process_item

  • Generating a number in advanced table

    Hi everyone, I have an advanced table in my custom page which i have already implemented. The extra feature i am trying to add now is to add a sequence of numbers in one of the columns of the advanced table so that each time a row is added in the adv

  • These two rams are same?

    Hi,i am new hereI am looking for a ram for my desktop , while browsing rams on amazon i found this Crucial CT51264BF160B ram and when i searched for this ram on Crucial's website and then tried to check if its compatible with my PC ,the product page

  • How to create NAS nfs automounts in Mavericks

    So I had 3 automount nfs shares working in Mavericks last week, but for some odd reason all stopped working along with access to TimeMachine on my NAS and the ability to open disk images. After some digging I removed my automount modifications to aut