Documents or images are not shown in document viewer properly.

Hi Friends,
we are using sap ecc6.0 release 700.we have implemented document viewer functionality to one of our application.we have Adobe in our system.some times documets(pdfs) are shown properly in document viewer.but some times documents are not open in document viewer.in this case if restart the work station PC ,document viewer working properly.so we have to know any ways to correct the bug without restart the workstation PC.
please suggest any ways to correct it.

Hi Venkat,
i am not sure about it, but lets a try ask to your basis consultant for the latest gui .i.e. 7.3 with patch level 8, use the latest GUI and then see , is still you are getting those problems, please revert with your answer.

Similar Messages

  • Sometimes, some images are not shown...

    Hi!
    Out applet shows (or loads?) all images correctly, but sometimes, one or more images are not shown (or loaded?). What can it be?

    I am having a similar problem so maybe someone can help me too.
    I find that my images load correctly most of the time, but once in a while (say 1 in 4 attempts), some of them dont load. The reliability of this is much better now that I have moved the images out of the jar, but its still not right
    I also find that sometimes the classes do not load. I get classdef.not.found for a file that really should be there. I can see that the jar containing it has been downloaded to the temp dir. I have been clearing my cache out manually for now between every attempt.
    I am not sure what code to show. I dont think its necessarily a problem with images since classes dont always load either, but here is the code for loading images anyway.
            MediaTracker tracker = new MediaTracker(applet);
            for (int i = 0; i < img.length; i++) {
              img[i] = applet.getImage(urlCodeBase, imagePath + images);
    tracker.addImage(img[i], i);
    tracker.waitForID(i);
    if (tracker.isErrorAny()) {
    System.err.println("Error loading image " + images[i]);
    My web content is being delivered by 3rd party hardware which might be rather slow - its hard to tell. My entire web content is approx 200KB. Results are the same using IE or Mozilla.
    Any ideas would be a great help!

  • Button Images are not shown

    Dear All,
    In one of our test instance, some button images are not shown, whereas some are.
    They are shown as grey button.
    I searched metalink, according to them patch 1238573 should be installed, which is already installed.
    What could be the reason?
    Also, is there any way to find out which images are missing?
    Regards,
    Ashish Shah

    Hi
    I've seen this happen a few times. The solution is usually to synchronise something called 'the X-Server' with the middle tier. I'm afraid that the technology is over my head, but it does work!
    The X-Server controls how images are rendered in the e-Business Suite. Your DBA should know what this is and it's a simple matter of stopping and restrating the X-server.
    That should do the trick!
    Regards
    Tim

  • Why Images are not shown?

    Post Author: azharrahi
    CA Forum: .NET
    Hi How are all here ?I am using Crystal Reports in Visual Studio.net 2005. Now the problem is that Images are not loading in the web broweser. At runtime in visual studio.net 2005, the Images of Crystal Report Viewer are shown but the Image we insert in the picture box of Crystal Report, it does not show. But in the web browser after uploading web site using URL, it does not show images of Both i.e. CrystalReportViewer and Picture Box. What the problem is that? This has made me annoyed a lot. Anybody can help me please.

    Post Author: robarahz
    CA Forum: .NET
    I had this problem (if I understand you correctly) and the problem was that the new Crystal Report Viewer toolbar was expecting the images to be in teh same folder as the website, but they are actually located one level up in C:\Inetpub\wwwroot\aspnet_client\system_web\2_0_50727\CrystalReportWebFormViewer3 (or CrystalReportWebFormViewer4 if you're on VS2008).
    To fix this, I copied  the aspnet_client folder into the folder of my website, and everything is fine.
    Hope that helps.
    -robert

  • Images are not shown after deploying in apps

    After deploying my application in apps i have put all my images in media folder even then the images are not displaying, can any tell me what is the reason for this, but when i have deployed before it was working fine...

    when the page is displayed without the image, right click on the image place holder and click on properties. Under General tab,
    address will show you the place/url page is looking for the image. Make sure you have put the image on that path and the name of image mathes the case as well.
    --Tanveer                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                           

  • Images are not showing in uitable view .

    When running the app on simulator the images are comming well in table view , but no images are showing during in iPad Device and also showing no error .
    I debuged the app ane the pointer is going to
    - (UITableViewCell *)tableView:(UITableView *)tableView cellForRowAtIndexPath:(NSIndexPath *)indexPath , and the image is set to image view of tableviewcell , but still showing no image in iPad . but working fine in simulator .
    Please help me .
    Thanks

    99 times out of 99, when images show on the sim but not on the device, it is due to the fact....that's right...fact...that the sim is your computer and file names when code-consumed ignore case.
    iOS on the other hand, and this is important, so take notes....is case-sensitive.
    MyImage0666.PNG in the Finder...your project folder....is not the same as myImage0666.png

  • After reopening dreamweaver files, the table and its contents are not shown in design view

    I got a problem with deisgn view which has stucked me for the whole week. I've designed a webpage with dreamweaver CS4. After reopening this webpage, I got problem to see the tables and images inserted in dreamweaver (the sliced images from fireworks works well). Somehow this problem only existed in design view, but NOT is browswer view/ live view.  I thought it is the setting problem, but I tried to reopen the webpage I designed earlier... got no problem in either design or live view. I also tried starting over another new file, same problem existed (tables/images do not show in design view) I am really confused. Any thoughts?
    I've already done my research everywhere, but cannot find solution.

    Thank you so much... it works...
    I should come here earlier... wasted lots of time !! 

  • Images are not shown

    Hi folks,
    I'm new to web design and I am trying to upload an image
    (logos.jpg) to
    www.dot-circle.com but the
    images, which are supposed to be at the bottom in their own table,
    under the address, are not there when I upload the html file
    (index.html). I can't figure why it's not working.
    Any help would be greatly appreciated,
    Thanks in advance
    Dara

    the path in the page is this:
    <img src="/wwwroot/images/logos.jpg"
    the leading /slash means it is a site root relative path, so
    dreamweaver
    calculates the path from where You have told dreamweaver the
    site root is.
    which has the browser looking for the image here:
    http://www.dot-circle.com/wwwroot/images/logos.jpg"
    the image isn't there.
    http://www.dot-circle.com/images/logos.jpg
    the image IS there.
    You have defined the site to the wrong folder level.
    set the local site folder to the folder that contains the
    site's homepage
    index.html file.
    set the remote server folder level using the "host directory"
    line in the
    remote server information.
    in this case, type wwwroot into the host directory line.
    Alan
    Adobe Community Expert, dreamweaver
    http://www.adobe.com/communities/experts/

  • Why my tracks are not shown in Album view and Artist view, only Album Artworks are shown???

    Dear,
    I have not have this problem in the previous version of iTune. As soon as i upgraded it to iTunes 11, it happens.
    The problem in here is all my songs, tracks are still here, i can see all of them in "songs view". However, when i change the view to Album View, and click into the Album artwork, there is no track there. When i double click into the Album Artwork, the first song of the album will be played normally.
    Same story to the Artist View. Only the Album Artworks are shown and the rest is completely blank.
    I have absolutely no idea what is going on here and obviously i am not satisfy with this new version.
    Is there any way for me to fix this problem? Please help!
    Otherwise i will need to use other software for music playing.
    Regard,

    Refer this article
    The Microsoft.SharePoint.SPFieldCollection.AddFieldAsXml method
    http://blogs.msdn.com/b/sharepointdev/archive/2011/01/20/why-do-my-new-list-fields-not-appear-on-the-new-edit-or-display-forms.aspx
    Please remember to click 'Mark as Answer' on the answer if it helps you

  • Some of Photo (JPEG)-compressed images by Flash Pro are not shown in AIR app (3.7/3.8)

    Does anyone see this issue happening? In Flash Pro it's OK, but in AIR, it's broken.
    https://bugbase.adobe.com/index.cfm?event=bug&id=3558175
    Problem Description:
    Some JPEG-compressed images in swc produced by Flash Pro CS6 is not shown in AIR.
    Steps to Reproduce:
    1. Create a fla with Flash Pro CS6
    2. Put a png image in it and open the property of the image to make sure its compression option is Photo (JPEG)
    3. Produce an swc out of the fla
    4. Create an AIR app that shows the contents in the swc
    Actual Result:
    All images are shown
    Expected Result:
    Some of the images are not shown (nothing is shown where they are supposed to be)
    Any Workarounds:
    Use Lossless (PNG/GIF) for all images

    i was able to get it to work from a suggestion in another thread: if you write a JSFL that goes through all your bitmaps and makes sure they do not uset he default compression of the document, but instead use custom compression (it can match the default however). this worked for me

  • "Search for" results not shown in list view

    Hello,
    I just installed Leopard a few days ago, and so far I'm very happy.
    The ony oddity I noticed today was that "Search for" results (the default searches in the pane on the left side) are not shown in list view.
    What happens is this:
    - I open a finder window in list view.
    - I click e.g. on "Search for" - "All documents".
    - The status bar on the bottom of the finder window says e.g. "1789 objects", but the actual window is empty (although it has a very long scrollbar). If I click somewhere in the empty space, info for an actual file is shown - as if the files were there, just shown in white letters on white background. I can also type in the search field, and the status bar updates accordingly, but again, no files show up.
    Icon and Coverflow views, however, do work.
    - If I switch from Icon to List view, a file list is shown for the fraction of a second, then disappears.
    This is not an end-of-the-world-bug for me, but still pretty annoying.
    Any idea what might be the problem here? I have no exotic software installed that could cause trouble; just QuickSilver and the usual productivity apps.
    Thanks!

    The problem disappeared a few launches later . ..

  • Special characters are not shown in compare document report in Acrobat X

    Hi All,
    I have a pdf document which is having some special characters like üὄ. Now I have updated the document with few corrections and while compare document in Acrobat X special characters are not shown in the report.
    Can any one please look into this and give suggestion.

    Hi Steve,
    Thanks for your reply.
    Platform - PC
    Application - 3B2 and Acrobat 9
    So far we have seen this kind of issue in only one document. In the below screenshot you can see 2 pdf files, the right side one is my MS pdf and the left side one is the exported pdf from 3B2 application both the files having the special characters such as . I just did the text comparison however both   and  is missing in the exported pdf but the reports shown the changes for  characters only wherever the  charactes is missing the report not shown the changes properly(See highlighted in yellow).
    Please let me know if you need more deatails.

  • Books are not shown in the TOC of the printed document

    Hello,
    I am using Robohelp 10. I have a project with several books and topics. When I generate a web help, everything is fine. But now, I have to generate a printed version of it. My problem is that on the table of contents of the generated document, the books are now shown. I need those books to be shown. Please advise.
    I can not post the project I am using so I just used a very simple project which I created.
    This is the original TOC.
    and this is the resulting TOC in the printed document.
    The books should still be part of the contents same with the original TOC.
    I do not know what is wring with my set-up since I only used the default one. It will be great if you can reply to me ASAP since we need to publish our help document. Thanks a lot!

    OK, the samples are a known quantity and normally generate correctly. Thus we know it is something about your environment, assuming you used the supplied style mapping template?
    In the last page of the print dialog, are you using the supplied Rh Style Mapping template?
    After generating with whatever you are using, have you tried right-clicking alongside the TOC and choosing Update Field. That might correct the TOC.
    What version of Word are you using?
    See www.grainge.org for RoboHelp and Authoring tips
    @petergrainge

  • Placed PNG images which are made in 3ds max are not shown correctly in Ilustrator

    Hello,
    Why placed PNG images (renders) which are made in 3ds max (and then photoshoped) are not shown correctly in Ilustrator. Images appear very noise so you can't see almost a thing. the same pictures (renders) made in Revit appear ok.
    Is there a solution to solve this issue?
    Thanks.

    You would have to provide screenshots of how it looks in PS, including the channels visible. MAX may have embedded extra channels that throw off AI. And of course check whether your PNG is actually 8bit, not 16bit.
    Mylenium

  • Documents I forward are not received under the original document name. How do I solve this?

    Documents I forward are not received under the original document name. How do I solve this?

    If you're referring to the name of the attatchment showing when viewing the entire email, that's there's no way to change how it's done.  The title and body of the actual document is unchanged after it's opened. 
    Does this naming of the attachment really confuse the recipient?  If so, put something in the body of the email to make it clear what's attached.

Maybe you are looking for