Image doesnt display same in rediff as in outlook

hi,
I am working on a project where i have to send mails with embeded images.It works fine in while viewing in outlook but if send it to rediff or yahoo the images are not embeded. they are shown as attachment.
Thanks in advance

Ashitosh,
From my personal experience, the mail that we sent through html doesnt carry the image with itself, instead the URL of the image. There fore the mailer to which the email sent may not display (or blocked) the image from the given the url as the image resides on the remote machine.
It depends on how you are trying to read the message and display it.
By the way javamail has nothing to do with it. (as i have understood from my previous post)
http://forum.java.sun.com/thread.jspa?threadID=5159213&tstart=30
Hope this might give you some clue.
Thanks.
Ramakrishna
Further here is some info from FAQ's.
Q: How do I send HTML mail that includes images?
A: The simplest approach is to send HTML text with image tags that reference images on a public web site. In this approach the images aren't actually included in the message, and so won't be visible if the user is not connected to the Internet when they read the message. Note also that some mailers will refuse to display images that are on remote sites.

Similar Messages

  • Images not displaying when creating an OFT in Outlook 2007

    Hi, for years I have made OFTs by importing HTML I created into Outlook via "Send Web Page by E-mail" and it worked great. I updated to the latest Outlook (2013 I think) and then tried and tried and tried to get an OFT created but there were always
    problems with the images.
    So I went back to 2007 and used the same old method I had used before and it doesn't work anymore. When I import the HTML it looks fine but then when I select "Send Web Page by E-mail" the mail template doesn't have the images, instead a message
    shows: 
    "This 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."
    I can't figure out how to get the images linking correctly. 
    Any help greatly appreciated.
    ~peter

    Hi Peter,
    In general, when we open an item that has embedded images, the images are copied to the following temp location which is then used for displaying the image:
    %USERPROFILE%\AppData\Local\Microsoft\Windows\Temporary Internet Files
    Outlook 2007 read which temp location is controlled by the following registry value:
    HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\User Shell Folders\Cache
    This issue may happen if the value is set to a data other than:
    %USERPROFILE%\AppData\Local\Microsoft\Windows\Temporary Internet Files
    Please navigate to the registry path above and check if the value date of
    Cache is set correctly. If not, change it to the correct one and then test the issue again.
    Note: Serious problems might occur if you modify the registry incorrectly. For added protection,
    back up the registry before you modify it.
    Please let me know the result.
    Regards,
    Steve Fan
    TechNet Community Support
    It's recommended to download and install
    Configuration Analyzer Tool (OffCAT), which is developed by Microsoft Support teams. Once the tool is installed, you can run it at any time to scan for hundreds of known issues in Office
    programs.

  • How do I make a 20 X 30 print with layers of 16 X 20, 12 X 18, 11 X 14, 8 X 12, 8 X 10, 5 X 7 and 4 X 6 of the same image to display the different sizes available to someone?  Using Elements 13 with Windows 8.1

    How do I make a 20 X 30 print with layers of 16 X 20, 12 X 18, 11 X 14, 8 X 12, 8 X 10, 5 X 7 and 4 X 6 of the same image to display the different sizes available to someone?  Using Elements 13 with Windows 8.1
    A senior citizen needs some help.
    Thanks

    Saving each image as different size - is it an option for you?  I would save images with their name as: 20x30.png, 16x20.png etc etc.
    Or explain whether you want these in a webpage  in which case only one image is necessary and different sizes are displayed with good CSS code.  this is question for Dreamweaver forum if this is what you want.

  • Tomcat Doesnt display images in browser

    HI frnds,
    i m hving some prblm wid tomcat server.whenever i display my menu using tomcat 4.1, it displays the text but doesnt display the images,
    i hv checkd all the paths are correct.How to solve this prblm
    Looking frwrd for an early reply

    How are you getting it to display the images?
    Do you get a red x to indicate broken image?
    Right click it, select properties and see what the requested URL is. Is it correct?
    Most probably you are using an absolute link, without taking the web application context name into account

  • Safari & chrome doesnt display web images

    safari & chrome doesnt display web images? ow should i solved this, i've done all necessary first aid like clearing all browsing data, cookies etc but still not working..  I am trying to access Ikea website specifically.

    From the Safari menu bar, select
    Safari ▹ Preferences... ▹ Extensions
    Turn all extensions OFF and test. If the problem is resolved, turn extensions back ON and then disable them one or a few at a time until you find the culprit.

  • OBIEE 10G Embedded Image not displayed on PDF

    Hi
    We have some embedded images (source on network share or on the webserver) on a dashboard. On the screen the images are displayed without problems.
    But if we want to print the dashboard (f.e. PDF) the images are not printed. In html-view the images would be displayed.
    Is there a known bug that images can't be printed on dashboard pages or do we have to embed them different?
    Thank you

    Hi Team,
    I do face the same issue of image not displayed in only pdf output format. Our client has deployed OBIEE 10.1.3.4.1 using Weblogic application server and is accesible through a secured url access.
    I have followed the fmap syntax to locate the image, also made sure the image is getting accessed through url, tried with different images of different sizes . In all cases the image display is appearing fine in HTML & Excel output. But not getting displayed only for pdf output.
    Can you please help me with this regard if am missing any specific setup for pdf output. Is there is any pointers or documentation available to get around this issue.
    Thanks in advance.

  • OBIEE 11G Embedded Image not displayed on PDF

    Hi
    I have some embedded images on a dashboard. On the screen the images are displayed without problems.
    But if we want to print the dashboard (f.e. PDF) the images are not printed. In html-view the images would be displayed.
    All the images are referenced with the fmap path.
    Any way to print the images in the pdf ?
    Thank you
    obiee 11.1.1.5
    O.S : Oracle Linux 5.6 x64

    Hi Team,
    I do face the same issue of image not displayed in only pdf output format. Our client has deployed OBIEE 10.1.3.4.1 using Weblogic application server and is accesible through a secured url access.
    I have followed the fmap syntax to locate the image, also made sure the image is getting accessed through url, tried with different images of different sizes . In all cases the image display is appearing fine in HTML & Excel output. But not getting displayed only for pdf output.
    Can you please help me with this regard if am missing any specific setup for pdf output. Is there is any pointers or documentation available to get around this issue.
    Thanks in advance.

  • Overriding DPI of images when displaying them in WPF

    Posting following because it might help someone else. It took me quite 
    while to figure this one out.
    I started learning C# and WPF recently. I hadn't had so much fun since the
    late 1990s when I learned Java.
    But I stumbled on one major irritant working on my project, a picture viewer.
    Contrary to just about every environment I've encountered, WPF insists on
    taking the DPI of images into consideration when displaying them. What I want
    is to display the images in some area of my app, pixel-for-pixel unless that
    results in the picture going beyond the frame, in which case the image
    needs to be scaled down so it fits. I don't want to have a larger image because
    the DPI is smaller than 96, and I don't want a smaller image because the DPI
    is higher than 96.
    As far as I'm concerned, DPI is more often than not a useless number. Two
    examples.
    1) My camera arbitrarily assigns a DPI value of 72 to all pictures it takes.
       But what "inches" are we talking about here? Obviously there is no answer
       to that question. So it's a meaningless number.
    2) If I scan a 35 mm color slide, I will probably do so at a DPI value of
       something like 2400, but I'd sure want to display the resulting image much
       larger. By default, WPF will show it at original size, totally useless.
       The DPI here is certainly meaningful, but not as a display parameter!
    I compared two images from same original (leware.net/photo/dpi.html),
    one resized to a DPI of 48, the other to a DPI of 192. In a hex editor,
    except for the one byte that encodes the DPI value, the two files are
    identical. It's the same image, with a different DPI value, but no other
    differences.
    So how do I get a WPF picture viewer to display images without taking their
    DPI into consideration? As every browser and viewer I know will do?
    At first, I thought that I would be able to do something like:
        BitmapImage img = new BitmapImage();
        img.BeginInit();
            img.UriSource = new Uri(somePathOrUrl);
            img.DpiX = 96.0;   // override
            img.DpiY = 96.0;
        img.EndInit();
    But DpiX and DpiY are "get" only, not "set". Yet, it's just a simple number,
    and changing it before WPF does anything with the image does not sound like a
    big challenge (even when waiting for DownloadCompleted event). It's almost as
    if the WPF designers decided that WPI was sooo important that they would never
    allow anyone to modify the value...
    The first approach I tried used RenderTargetBitmap (created at 96 DPI),
    DrawingVisual, DrawingContext classes. Seems quite complex. It worked, but
    I wouldn't call it elegant.
    After much browsing (and with improving understanding), I found a better approach.
    In simple terms, I set the Image's Width and Height to PixelWidth and PixelHeight
    (which essentially makes the resulting DPI to be 96), and I set the Image's
    MaxWidth and MaxHeight to the space available to the Image in the app, to force
    scaling if the source is too large. I used Stretch=Uniform. Code fragments below.
    The Image is placed in a UniformGrid container which provides the MaxWidth and
    MaxHeight, and which centers the Image inside.
    This approach is quite a bit more elegant, it removed nearly 100 lines of code
    from the app. I still think though that it's not as simple as it could be.
    I had also read about "DPI awareness", didn't really understand it, but it seems
    to deal with DPI of display device, not of source images.
    So two questions:
    1) Is there a even easier way, esp. a way to directly modify or ignore an image's
       DPI values before using it (without copying the image into some new bitmap)?
    2) Barring that, is there something simpler than above?
    Note that I'm fine with the application being otherwise DPI aware (fonts,
    buttons, &c).
    Thanks
    WPF code fragments of the trivial application I used to fine-tune the second
    approach. The two images are 160x100 pixels (but any pair of images smaller
    than the display will do the trick), one at DPI 48, one at DPI 192, and named
    IMG_6726s48.jpg and IMG_6726s192.jpg. The both show at the same size, as I
    wanted.
    To see the original problem as I experienced it, set Stretch=None and comment
    out the two pairs of lines that set image.Width and image.Height.
    XAML
    <Window x:Class="WpfApplication1.MainWindow"
            xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation"
            xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml"
            Title="MainWindow" Height="512" Width="512">
        <Grid>
            <TextBlock Name="lpvMessage" Text="(messages)" Margin="2,2,10,0" VerticalAlignment="Top"  TextWrapping="NoWrap"/>
            <UniformGrid Name="grid" Margin="48,48,16,16" Background="LightGray" SizeChanged="gridSizeChanges">
                <Image Name="image" Stretch="Uniform" HorizontalAlignment="Center" VerticalAlignment="Center" MouseDown="onClickInImage"/>
            </UniformGrid>
            <Button Content="48" HorizontalAlignment="Left" Margin="10,68,0,0" VerticalAlignment="Top" Width="32" Click="buttonClick"/>
            <Button Content="192" HorizontalAlignment="Left" Margin="11,93,0,0" VerticalAlignment="Top" Width="32" Click="buttonClick"/>
        </Grid>
    </Window>
    XAML.CS
    namespace WpfApplication1
        public partial class MainWindow : Window
            public MainWindow()
                InitializeComponent();
                grid.Background = new SolidColorBrush(Color.FromArgb(0xFF, 0xF0, 0xF0, 0xF0)); // shows grid for testing
                changeImage("48");
            private void changeImage(string dpi)
                BitmapImage img = new BitmapImage();
                img.BeginInit();
                img.UriSource = new Uri("R:/IMG_6726s" + dpi + ".jpg"); // IMG_6726s48.jpg or IMG_6726s192.jpg.
                img.EndInit();
                image.Source = img;
                lpvMessage.Text = "Loading :/IMG_6726s" + dpi + ".jpg";
            private void onClickInImage(object sender, MouseButtonEventArgs e)
                BitmapImage isrc = image.Source as BitmapImage;
                image.Width = isrc.PixelWidth;       // "ignores" DPI
                image.Height = isrc.PixelHeight;
                image.MaxWidth = grid.ActualWidth;   // prevents scaling larger than 1:1
                image.MaxHeight = grid.ActualHeight;
                bool shifted = Keyboard.IsKeyDown(Key.LeftShift) || Keyboard.IsKeyDown(Key.RightShift);
                if (shifted)  // shift-click to toggle Stretch between Uniform and None
                    if (image.Stretch == Stretch.None)    image.Stretch = Stretch.Uniform;
                    else                                 
    image.Stretch = Stretch.None;
                lpvMessage.Text = "grid.ActualSize=" + grid.ActualWidth + "x" + grid.ActualHeight +
                    " image.ActualSize=" + image.ActualWidth + "x" + image.ActualHeight +
                    " isrc.PixelSize=" + isrc.PixelWidth + "x" + isrc.PixelHeight +
                    " image.Stretch->" + ((image.Stretch == Stretch.None) ? "None" : "Uniform");
            private void gridSizeChanges(object sender, SizeChangedEventArgs e)
                BitmapImage isrc = image.Source as BitmapImage;
                image.Width = isrc.PixelWidth;       // "ignores" DPI (redundant here
                image.Height = isrc.PixelHeight;
                image.MaxWidth = grid.ActualWidth;   // prevents scaling to larger than 1:1
                image.MaxHeight = grid.ActualHeight;
                lpvMessage.Text = "grid.ActualSize=" + grid.ActualWidth + "x" + grid.ActualHeight +
                    " image.ActualSize=" + image.ActualWidth + "x" + image.ActualHeight +
                    " isrc.PixelSize=" + isrc.PixelWidth + "x" + isrc.PixelHeight +
                    " image.Stretch->" + ((image.Stretch == Stretch.None) ? "None" : "Uniform");
            private void buttonClick(object sender, RoutedEventArgs e)
                Button b = sender as Button;
                string dpi = b.Content as string;
                changeImage(dpi);

    Being able to ignore DPI is all I'm asking for, and what I've always done for decades
    If the objective is to fill the Window, then yes, it's simple, as the following example of a thumbnail image shows:
    <Grid>
    <Image Source="http://leware.net/temper/42fp.jpg"/>
    </Grid>
    Result below. DPI doesn't matter, pixel sizes don't matter, the source fills the Image control, while respecting the proportions.
    But I don't want the image to fill the space available if it doesn't have enough pixels, it looks fuzzy and I don't like that.
    So I add Stretch=None to the Image control, and it solves my problem, the image is shown at a size that corresponds to its pixel size (63x87), centered.
    <Grid>
    <Image Source="http://leware.net/temper/42fp.jpg" Stretch="None"/>
    </Grid>
    The above two XAML fragments give the following results:
    The second is what I want. So Stretch=None, unless the image is larger than display area, in which case Stretch=Uniform.
    Now I try my two test images, also with Stretch=None because they are smaller than display area.
    These two images are both 160x100 pixels, and, when compared in a hex editor, differ
    only in the couple of bytes that store the DPI value (0x0030 vs 0x00c0),
    all the rest is the same.
    <Grid>
    <Image Source="http://leware.net/photo/IMG_6726s48.jpg" Stretch="None"/>
    </Grid>
    and
    <Grid>
    <Image Source="http://leware.net/photo/IMG_6726s192.jpg" Stretch="None"/>
    </Grid>
    Here's what I see:
    DPI obviously does matter here, much to my surprise. WPF's behavior was unexpected. That was my original problem.
    The DPI 48 image is enlarged by a factor of 2, the 192 DPI image is reduced by a factor of 2. What I want is in between, and the same for both images, a display based only on pixel sizes, like most browsers and picture viewers do.
    In other words, I want one image pixel to be one display pixel, downsized to fit if the image is too large, but never enlarged beyond 1:1 to fill the available space.
    I had a hard time figuring out how to get those two small images to show identically.
    I finally got what I wanted with the solution at the top of this thread (overriding size of Image control instead of DPI). I'm sharing because it might help someone else.
    Is there a better way to handle this when the DPI is arbitrary? Isn't there a way to just tell WPF to ignore images' DPI values or simply override it (force an image's DPI to 96)?
    Quite possibly I'm trying to do something which does not quite fit in the philosophy of WPF. Maybe I'm closer now, I'm still learning (this discussion is helping).
    I won't be surprised if my application misbehaves when the DPI of the display is not 96. Not a concern for now.

  • Possible to use rollover caption & image at the same time?

    If a user points to an area on the screen I want a caption to display (with voiceover) AND an image to display elsewhere on the screen at the same time. Is this possible? Is seems as though, because of the layering of objects on the screen, this cannot be accomplished?

    Hi Karin
    This is normally where one would consider using a Rollover Slidelet. Basically you roll over one area and a second area is revealed. The second area would then contain the image as well as the caption.
    Cheers... Rick
    Helpful and Handy Links
    Captivate Wish Form/Bug Reporting Form
    Adobe Certified Captivate Training
    SorcerStone Blog
    Captivate eBooks

  • JPG images not displayed correctly in Bridge and Photoshop (Mac OS)

    (Note: I have copied the content of this query from the Creative Suites forum where I originally opened it.)
    I am using CS4 under OSX 10.4.11 on a PowerMac G5 Quad with 23" Apple cinema display. Images which have been captured as JPG are displayed fine by Preview, but when opened in Bridge, Camera Raw or Photoshop. the colours are all "washed out". The attached screen capture should give an idea of the difference, with the upper being Camera Raw (image settings) and the lower being Preview. My monitor has been calibrated and I'm using sRGB IEC61966-2.1 colour space in Camera Raw and Photoshop. The colours displayed by Preview are pretty close to "real life". I find it virtually impossible to adjust the colours in Photoshop to get back to anything similar.
    After opening the image in Photoshop without adjustment, and Save As JPEG with embedded color profile, Preview displays the new image the same as Photoshop. Save As JPEG without embedded color profile, and Preview displays this copy just like the original. It seems that Photoshop is making different (incorrect) assumptions about what color space to use when there is no embedded color profile. Shouldn't it assume sRGB like virtually everything else (http://en.wikipedia.org/wiki/SRGB)? Or is its interpretation of sRGB incorrect? How can I fix this?
    Re: JPG images not displayed correctly in Bridge and Photoshop 

    xxxxyyyyz wrote:
    …If there is someone out there who has experience of obtaining decent colour management in CS4 on a Power PC, I would really like to know how you achieved it.
    That would be yours truly, and I hasten to reply because I may have some insights that can help you too.
    Just get it it out of the way, here's my setup:
    Photoshop 11.0.2 ("CS4"); VersionCue disabled and uninstalled.—2.5 GHz Power Mac (PPC) G5-Quad; 16GB RAM; mutant, flashed 550MHz nVidia GeForce 7800GTX 1,700MHz 512MB VRAM; ATTO ExpressPCI UL5D LP SCSI card; Mac OS X Tiger 10.4.11 and Leopard 10.5.8 boot drives; Spotblight, Dashboard and Time Machine permanently disabled; dual 22" CRT monitors; USB wireless 'n' available but connected to the Internet via wired Ethernet; 1 FW flatbed scanner; 2 SCSI scanners (one tabloid-size transparency scanner and a film scanner); various internal & external HDs; FW Epson 2200 and Ethernet Samsung ML-2850ND printers; 2 X Back-UPS RS 1500 XS units.
    I can unambiguously and in good faith represent to you that my color management, from capture to print, is as spot-on as anyone with any kind of setup can hope to achieve.  Unequivocally and without qualifications.
    Now, first things first:  Forget about trying to synchronize color management across the point applications lumped together only by Adobe marketing fiat into a variety of meaningless "creative suites".  Concentrate on Photoshop.  Do not try to use Bridge to synchronize anything.
    The "suites" are a totally artificial construct created by Adobe bean counters and marketing types.  The point applications (i.e. the individual programs clumsily bundled together, e.g. Photoshop, Illustrator, InDesign, etc.) are developed independently by separate engineering teams that are not only not in the same building, but in different cities, different states of the American Union, and even in different countries.  They have very little communication among them, if any, as evidenced by repeated posts in these forums by Photoshop engineering staff urging us, the end users, to let the other teams know in their own forums that a given problem exists and is actually affecting our work.
    Enough said about the cause of the problem.  The end result is that Color Management is at very, very different levels of progress and sophistication in each individual point application, with only Photoshop fully entitled to be considered state of the art.
    Secondly, a disclaimer:  I have been hanging on to my CRT monitors and take care of them as Jascha Heifetz used to take care of his Stradivarius.  I don't know what I will do if I manage to outlive the usefulness and accuracy of my CRTs (unlikely at this point).  I have despaired in futile efforts to bring the luminosity of any LCD monitor down to where I would feel comfortable calibrating and profiling it.  I believe my monitors are the foundation of my color management efforts.
    Especially if you have one of the extreme wide-gamut LCD or LED monitors, you'll face an uphill battle. 
    Be careful to avoid any version 4 icc profiles, whether canned or generated by your calibration software.  Stick to version2 icc profiles.  Ask the manufacturer of your calibration software/hardware if in doubt.
    Here are some not-too-recent, but thoroughly representative screen shots of the calibration results I obtain with my monitors, which I calibrate and profile often and regularly (I validate the calibration at least several times per month).
    In a nutshell, my color management practices and settings mirror those described by Bruce Fraser, Jeff Schewe, Andrew Rodney and Gary Ballard's site.  I have learned from all of them.
    My working color space is ProPhoto RGB.  I choose to work with PSD and PSB files.  As a long-time, rabid JPEG hater, I only rarely deal with JPEGs, using them sporadically to illustrate a point in this forum or elsewhere in the web.  My main output consists of prints.
    I only deal with tagged image files (files with an embedded color profile) and often recommend beating up with a baseball bat any moron that hands you an untagged file—figuratively of course, but I find the expression gets my point across unambiguously.
    Following is a screen shot of some of my pertinent settings:
    Note that I have never bought into the "suite" concept myself.  I do have and routinely use Adobe Illustrator 10.x, InDesign 2.x and Acrobat Professional 8.x, but they are all older, independent versions of each point application, licensed at different times.
    Be further advised, that the answer to many problems offered by Adobe engineers often is not to install VersionCue, or uninstall it, or at least disable it.
    Also, as outlined at the beginning of this post, concentrate on Photoshop, not on synchronizing applications that can't really communicate with each other, despite the claims of Adobe marketing hacks to the contrary.
    One big caveat, do not fall into this trap:
    xxxxyyyyz wrote:
    …I believe my problem has nothing to do with my monitor profile, for several reasons, but…
    …It seems extremely unlikely to me that…
    You either want to learn, or you don't.  You either want to solve your problems, or you don't.
    When you start arguing instead of studying, questioning advice instead of following it and detecting where you went wrong, you're on the right track to nowhere.  That attitude will get you there fast.  Remember you are the one with the problem, and only you can acquire the discipline to learn how to solve it.
    Go ahead and ask me anything that is not clear, just don't argue with me please, and don't tell me why you think Fraser, Rodney, Ballard and I are wrong.  You see, I am not experiencing any problem that needs fixing.  I have an interest in helping you, but not in hearing about your speculations, theories or conclusions.
    Good luck.
    Wo Tai Lao Le
    我太老了

  • Images not displayed properly

    [Migrated from the Syclo Resource Center]
    prashanthi_vangala   01/03/2012 06:44,
    Hi,I am working on Agentry 5.4.0I have a list screen where for one of the columns I have a rule to display images ( I use checked and unchecked images ). Earlier the images were getting displayed properly on the ATE but  it is not working now and I did not make any changes to the image properties then.But after this, I tried couple of things with the image properties to make it work, like when I do not use any mask colour the image does not get displayed but when i use any maks colour the image gets displayed but its completely blacked out ( and thus for checked image, cannot see the check mark and its completely blacked out ).I face same issue with the login image as well. I added a new Image ( Logo ) to my App for the login Screen, but even this image does not appear on the login screen.
    I also tried deleting the Dev folder and re-publishing, but even this does not work.
      -Prashanthi
    Jason Latko   01/03/2012 11:42
    Try deleting the Application directory under your development server where the images reside and publish again.
      Completely clear your ATE and transmit again from scratch.
      Also, what mask color are you using?
      Try using a green hugh and not black or white for the mask.
    Jason Latko - Senior Product Developer at Syclo
    prashanthi_vangala   01/03/2012 12:38
    Hi Jason,Thank you for the reply.I already tried all the  things you have mentioned, but the same issue exits still.
    Prashanthi
    Jason Latko   01/03/2012 12:40
    Is it just the ATE, or do you have the same problems using the WIn32 or PPC clients?
    Jason Latko - Senior Product Developer at Syclo
    prashanthi_vangala   01/04/2012 06:21
    Hi Jason,Behaviour in ATE:I have changed the image now and tested with the new image . Now, its behaving strangely:When I do a sync after publishing or a reset of ATE; I see the new image properly displayed on the screen but when I leave the screen and come back to the same screen again, the new image is getting replaced by the old image ( atleast the old image is not displayed properly, it appears like a black square box..and because of the same issue I had with this image I switched to the new image ). Behaviour in Win32 Client:When I tested with the client, I see  the new image properly for the first time and when i leave the screen and come back the image disappears..This is the behaviour in client.
    Please suggest.
    -Prashanthi
    Jason Latko   01/09/2012 11:35
    Prashanthi,What did you use to create these images?
      They are simple bitmaps I assume?
      Try creating some very simple images using Microsoft Paint, then set a mask of green in Agentry.
      Your problem sounds familiar, but I can't find a matching bug in our database.
      Maybe someone else has experienced this?
      You could also try upgrading to a newer version of Agentry to see if the problem goes away.
      We are currently on version 6.0.4.Jason Latko - Senior Product Developer at Syclo
    prashanthi_vangala   01/11/2012 10:02
    Hi Jason,
    Thank you for the reply.
    But strangely, from past few days I see that the image is working fine again.
    But kept this topic open because it was wierd, that the image is working correctly again without making any major change. What I did was to just write the rule again which calls the image ( though i did this before and did not work then but worked now ) and to observe the image behaviour for few days.But it seems like it is fine now.
    Thanks and Regards,Prashanthi

    We am using "jv:imageButton" tag for displaying the image and below is the tag code,
    <jv:imageButton styleClass="buttonStyle"
    selected="true"
    onclick="networkCanvas.setInteractor(clientSelect)"
    image="../oracle/communications/inventory/ui/images/arrow.png" buttonGroupId="interactors"
    rolloverImage="../oracle/communications/inventory/ui/images/arrowh.png"
    selectedImage="../oracle/communications/inventory/ui/images/arrowd.png"
    title="#{inventoryUIBundle.SELECT}"
    message="#{inventoryUIBundle.SELECT}" />
    The able code is present in the below path,
    ..\public_html\oracle\communications\inventory\ui\network\page\NetworkView.jsff
    The images are present in the following path,
    ..\public_html\oracle\communications\inventory\ui\images\zoomrecth.png
    I am not thinking this is a Platform Beta 3 uptake issue. And I am suspecting an issue with integration of ilog with ADF. Any help in this regard would be helpful.
    regards,
    Chandra
    Edited by: user638992 on Feb 25, 2010 3:40 AM

  • Image not displaying properly in pdf report

    Hi,
    I have imported a jpg image on the layout using Reports builder 6i folowing File-Import-Image. Its just a static image. Once i move this report to the server in binary mode and open it from apps(Quote pdf report), the report pdf has the image displayed with half side pitch blank color and the other half side with the actual picture. Can you guide what should i do to display the mage properly.
    Thanks.

    Hi,
    Resolved this problem.
    I had 2 more images in the same report, one jpeg & another one in gif format. I removed the image in gif format, converted it into jpeg format & imported back in report layout. Thus, making all three images in the report in the same format(Jpeg).
    Once I have all images of the same format in a report. It works fine.
    Regards.

  • CF slows down to a halt ... images not displaying

    My primary laptop on which I do all coding ...
    - less than 1 year old
    - Dell (cough) XPS M1730
    - Windows XP (latest)
    - ColdFusion Ver 8, developer edition.
    - No other issues with laptop
    Also running
    - SQL 2000
    - Synergy
    - Anti virus etc. changed Norton daily scan and unaware that I have picked up any viruses - I was my hands very well and often
    Over 6 months gradually CF has been slowly not display internal referenced <img src> tags.  External work fine.
    To the point now where most in our app do not display.
    Then in the past 3-4 days a lot of pages when called give Firefox or IE errors:
    Page will not display with too may users error.
    But there aren't any others.
    I go to all other web site, no issues with speed.
    I just cold warm booted the machine and now while page 1 appears, page 2, login, takes minutes to appear.  But on a beta server (also developer edition) it's instant.
    When I go straight into the browser, it works fine, albeit no images, crashes with a known bug (missing application variable), fix it, then resume, then just sits there forever.
    And there's no difference between the two machines ... well, not in "that" way.
    Adding to my confusion is ... I cannot get into the CF Admin panel.
    I can see it approve me, then it just spins.
    Nothing has changed on machine in past weeks EXCEPT traveling when I sign in to the usual plethora of wifi and other networks but never had a problem - except luggability
    I am thinking of, UGH, reinstalling Windows ... but why bother if it's working perfectly and only ColdFusion has an issue.
    Now COLD booted machine for 5 minutes.
    Everything seems better except CF still a BIT sluggish and still not "drawing" most images.  Able to access Admin panel.  Even if there images not displaying.
    Anyone any ideas?

    Thanks for your prompt reply ...
    We scoured for a folder like that and found none.
    What we DID find is that over the years of coding, we have a template count of 3,500 files in 130 folders, but the root where we start is about 1,500 files.   144 megs total size though.
    That shouldn't be too much?  Esp as our beta and production servers are using the same amount with no issues.
    Admittedly production is CF 7.X.
    Much more powerful machines but still.
    It would have made sense as that is the only thing on the machine that has "grown" ... but no luck.
    Does remind me of the day when our mail server got hacked and we had 100,000 outbound in the spool.  That was fun.: :)

  • Why are images not displaying at correct resolution in emails?

    I've just upgraded to Windows 7 (64bit).
    Thunderbird is not displaying images at the correct resolution: images that I insert into the body of an email and images used in my signature.
    The images appear larger than they should and pixelated.
    It seems that images are not displaying at the correct resolution inside my emails, whereas in other programs on my machine images are displaying correctly.
    When I insert and image into an email using insert>image, the resulting "Image Properties" window displays the image's dimensions correctly. This confirms my suspicion that the resolution is not displaying correctly inside emails (a lower resolution than elsewhere on my screen, which would explain why the images appear bigger and pixelated).
    I'd appreciate any help in fixing this problem.
    Regards,
    Catsix

    Hi Zenos,
    I've discovered what is causing the problem, but I still need a way to fix it, if possible.
    The cause of the problem is that in Windows 7 Control Panel > Display I have set the size of "text and other items" to 150% (otherwise everything is much too small too read on my screen's recommended resolution of 1920×1080).
    I discovered that Irfan Viewer was also displaying at the incorrect resolution, but I managed to solve that problem by right-clicking on the IrfanView.exe icon and following Properties > Compatibility and selecting "Disable display scaling on high DPI settings".
    I tried the same procedure with Thunderbird, but it made no difference. It is still displaying at the incorrect resolution.
    Any suggestions?
    Regards,
    Catsix

  • Image path displays instead of image

    Firefox v20.0.1, Win7 32 bit.
    This web page ( http://zone.ni.com/devzone/cda/epd/p/id/5336 ) does not display the "flowchart"image at the bottom of the page immediately following the text "The following is a map of other documents..." On a correctly working page, the image is a flowchart "navigation" image that opens new pages depending on where you click on it. In firefox only a box with an ftp path to the image is displayed in its place. I have seen the problem on other web pages as well.
    Actions taken:
    The pages displays correctly in IE v10. This problem happens on one computer. Different computer, same firefox version displays correctly. Different computer older firefox version (v17?) displays correctly.
    * I have tried disabling all plug-ins and extensions.
    * I have created a new profile. Seems like the first time I did this, the page displayed correctly, but when I refreshed (F5) the image is gone and the ftp path box is displayed. Subsequently created new profiles do not display the page correctly.
    * I have tried resetting Firefox and the page still is not displayed correctly.
    Troubleshooting:
    Ctrl-shif-K, opened the Web Console, cleared the console output, refreshed the page by pressing Ctrl-F5. The following is several lines following the first error on the console:
    [09:12:29.360] Unknown property '-moz-border-radius'. Declaration dropped. @ http://zone.ni.com/widgets/share/addthis/1.0/css/share.css:11
    [09:12:29.360] Expected declaration but found '*'. Skipped to next declaration. @ http://zone.ni.com/widgets/share/addthis/1.0/css/share.css:13
    [09:12:29.406] GET http://ct1.addthis.com/static/r07/core076.js [HTTP/1.1 200 OK 167ms]
    [09:12:29.392] Unknown property 'size'. Declaration dropped. @ http://zone.ni.com/css/global/us/zoneprint.css:15
    [09:12:29.392] Expected declaration but found '@bottom-center'. Skipped to next declaration. @ http://zone.ni.com/css/global/us/zoneprint.css:17
    [09:12:29.497] GET http://zone.ni.com/css/global/us/thecore.css [HTTP/1.1 200 OK 26ms]
    [09:12:29.452] Expected identifier for class selector but found ' '. Ruleset ignored due to bad selector. @ http://zone.ni.com/css/global/us/thecore.css:115
    [09:12:29.453] Error in parsing value for 'filter'. Declaration dropped. @ http://zone.ni.com/css/global/us/thecore.css:259
    [09:12:29.453] Error in parsing value for 'cursor'. Declaration dropped. @ http://zone.ni.com/css/global/us/thecore.css:259
    Any help is greatly appreciated.

    You can remove all data stored in Firefox from a specific domain via "Forget About This Site" in the right-click context menu of an history entry ("History > Show All History" or "View > Sidebar > History") or via the about:permissions page.
    Using "Forget About This Site" will remove all data stored in Firefox from that domain like bookmarks, cookies, passwords, cache, history, and exceptions, so be cautious and if you have a password or other data from that domain that you do not want to lose then make a note of those passwords and bookmarks.
    You can't recover from this 'forget' unless you have a backup of the affected files.
    It doesn't have any lasting effect, so if you revisit such a 'forgotten' website then data from that website will be saved once again.

Maybe you are looking for

  • ScreenUpdating=False fails to prevent screen updating, and causes bizarre behaviour

    I have recently installed Office 2013 (MSO Standard 2013) on my (Win 7 Professional) computer.  During a brief transitional period, Office 2003 will remain on my computer. I had been looking forward to running the many Excel VBA applications on Excel

  • How do I move my photos from iPhoto to a memory stick

    How do I move all of the photos in iPhoto to a memory stick. I want to keep them in a different physical location for safe-keeping.

  • Creating a horizontal gallery?

    I'm making a portfolio site for a friend of mine and she wants something like this: Kelli Coyne I've created a site already with Adobe Muse so I am familiar with the program. Is there a way I can create a gallery like the one in the site above with M

  • How to add -ve sign or +ve sign before an interger value

    I have 18000 but i want to get -18000 or +18000 in output according to some condition. how would i get it. points will awarded help me out

  • Create a playlist via Windows Me

    Hi there,?I have a ZEN V PLUS and I lost my program disc when i first bought it. So I've been loading my music onto my ZEN via Windows Media Player. I?need to have about 300 songs played in a specific order; so I need an alternate way to create load