Background Image In Header Disappears After Save

My web application has to auto-generate certificates.
To render the border on the certificate, I have a report that uses a full page sized image in the header.
I've set the section to "Underlay Following Sections".
It worked fine with a test image, but the high-res version is giving me grief.
It imports just fine, and previews correctly.
However, as soon as I save the file, close it, then reopen it, the image has vanished.
The file size is still correct and there's an OLE object there of the correct size, but no image.
I've tried resizing &  reformatting the image in an external application, deleting the OLE in the report, closing, reopening, and then reinserting but I'm running out of things to redo.
Your assistance is appreciated.
Kirk

Does the image not re-appear in:
Crystal Report Designer
Embedded Crystal preview in Visual Studio
Web App
Or all three?
It's also good to indicate the specific SDK and version you're using.
Sincerely,
Ted Ueda

Similar Messages

  • Image in header disappears when document is opened with iPad Pages

    I'm trying to create company templates for standard files that can be both accessed from my Mac and iPad via iCloud. Howerver, I can't get the iPad version to include the image that was added within the Mac version and saved to iCloud.
    Here is what's happening:
    1. Make new document with Mac version of Pages
    2. Insert an image in the headder (company logo in PDF format but I've also tried EPS & PNG as well)
    3. Save documnet to iCloud
    4. Open document from iCloud with iPad version of Pages
    5. Image disappears (to clarify, the image is shown in the thumbnail view on the iPad but disappears once opened)
    If I don't make any changes to the document on the iPad and reoppen it on the Mac the image is still there. However, if I make any changes to the document with the iPad and then open the modified file on the Mac the image remains missing.

    I have never heard that inserting an image into a header is a bad thing; can you please explain why you say it's never a good thing to do?
    As far as I know, this is a very common method and is the only way that I'm aware of to create a header with a company logo that will repeat on subsequent pages within the document. By making the image a background image, you lose this ability and the image will only show on the first page of the document.
    To answer your suggestion, yes, making the image a background image will make it visible on the iPad however this is not the issue, as images within the body of the document do not have the disappearing issue that I'm experiencing with images in the header.
    If inserting images in the header is bad thing, do you have another method that you could share that would achieve the same result; that is an image (logo) that will automatically repeat on every subsequent page that is added to a document?

  • Make an image appear and disappear after x time

    If I have a button on my screen that I want to make a box appear when clicked, how would I go about doing that? It also needs to disappear after 10 seconds. I am not sure if this is an issue, but it needs to appear on the screen while everything else is happening underneath it. So the rest of the animation must continue on as this appears above it.
    Thanks in advance.

    yourbutton.addEventListener(MouseEvent.CLICK,btnF);
    function btnF(e:MouseEvent){
    vizF(yourbox,true);
    setTimeout(vizF,10000,yourbox,false);
    function vizF(dobj:DisplayObject,b:Boolean){
    dobj.visible=b;

  • Changes made in a Custom Program disappears after save.

    Hi,
         I made some changes to a report program.
    But the changes has been disappears after saving the report.
    This is really strange thing I come across.
    Please help me out here.
    Cheers,
    Sam

    This is really strange.
    Have you compiled and activate the program.
    Maybe you're working with a different version. Look at version management.
    regards,
    Hans
    Please reward all helpful answers !!!!!

  • Instantiated subforms disappear after save?

    Hello,
    In a certain project I use several PDF-forms containing subforms instantiated by users when they need to fill in multiple blocks of similar data. This instantiating is done by using scripts calling the instanceManager. This works fine so far! Now I just noticed a problem with solution:
    Whenever such a form is saved as PDF (manually in Reader, but also by e-mail submit), all instantiated subforms (and the data it contained) disappeared as soon as the PDF is closed and reopened. Only the first (default) instance of the subform remains. The strangest thing is: when the same from is submitted as XML, all data blocks are stored just like expected.
    (The form is saved as a Dynamic XML form. These forms are created with LiveCycle Designer ES (8.1))
    This doesnt occur on just a single form, but on all of my forms containing instantiated subforms. So I guess Im doing something wrong, but what? Has anyone an idea why this happens... or better: does anyone has a solution?
    Thanks in advance for any help!
    Kind regards,
    Edgar

    Hello Edgar,
    I have never faced with that problem. Is your subform instances binded to schema or anything else?
    While I am creating repeated instances of a subform;
    1. Create a subform1, put the fields and delete button inside this subform.
    2. Make subform1 flowable layout western.
    3. Pagination stays same (Place:Following Prev, After: Continue Filling Parent)
    4. In Binding tab of subform1, Select "Repeat subform for each data .." and select min count as 1.
    5. In the "Add" buttons script, I enter subform1.instanceManager.addInstance(0); in Javascript.
    6. In "Delete" button subform1.instanceManager.removeInstance(this.parent.index);
    7. Also you can bind the subform to unbounded element in your sema (...coll[*])
    8. It works well.
    If you apply like these and same problem occurs, you can check the versions of your reader or acrobat.
    Hope helps,
    Asiye

  • Products added to opportunity disappears after save

    Hi,
    We have the following scenario:
    For an opportunity with sales stage 'Installed' when we add products and save the opportunity the product is getting saved in the database but it doesn't reflect in the display. If we reopen the business transaction the product added earlier is present.
    Thanks in advance.
    Regards,
    Sayan

    Check with the basis guy to run the trace after adding the products.
    Thanks,

  • Previous Workitem has to disappear after save

    Hi,
    I have a Travel Transaction where after each
    SAVE click it creates a new workitem. But it should be
    updated in the same workitem until it is processed
    by the Approver.
    what is that i have to do?
    Thank you.
    Regards,
    Boobalan

    Hi,
    I am using Fork to capture 'Changed' & 'Approved' Event.
    This is for Travel Workflow.
    when Approval is done from Transaction(ouside of workflow).
    Before Approval status is 3.
    After Approval status is 4.
    Here the problem is I have to decide based on 4 some conditions for 2nd Level Approval.
    But After approval also the Trip.Approval Flag is 3,
    where as after i go out to see log, it is 4.
    I think the first Event triggered is 3 and then 4.
    could there be any way that the 'Changed' event is also the 'Approved' event. After the Approved event it is 4.
    Please reply if you have any idea as the above scenario.
    Regards,
    Boobalan.

  • Field value disappears after save/close/reopen

    I've got a single page form where all but afew fields are bound to an xml schema. Two of the unbound fields -Names and Address- are causing me a bit of a headache. I can fill in the form, either manually or using a data import and all of the fields show up just fine. However, when I save>close>reopen the values in the Names and Address field are gone.
    I even tried deleting and recreating the field just in case I had some kind of hang up and it still doesn't work.
    Does anyone know what's happening?
    Jennifer

    The work-around for importing pieces of data into a bound form involves importing the xml and then parsing it to fill only those fields you're looking for at that point.
    You can find more info on that process in the following posts
    Mark Schenecker, "Import an xml file into adobe designer field using javascript" #3, 5 Jul 2005 1:02 pm
    David O'Hanlon, "Retrieve data from XML file" #3, 2 Jul 2005 5:51 am
    Also note that you can always export as xdp to get ALL the field data -but if you export as xml it only exports the data tied to the schema.
    On (re-)import, the xdp will attempt to fill all of the field in the form. The xml will attempt to fill all fields bound to the schema -even if the imported schema has no entries in the fields, it considers them tto be empty fields and will replace any data existing in the form with the blank from the schema.
    And one more point - it is possible to bind fields to more than one data source. This doesn't mean that you can bind fields to more than one schema -rather that you can bind a field to both a governing schema and webservice. Unfortunately I'm not terribly skilled at this yet so I hesitate to give instructions. It's in the documentation, though.
    Good luck!

  • Div background images moving in template

    I am using a "stock" css layout (from Dreamweaver). I have a
    header div with an image placed in it with text on top. I have made
    some content text editable on other parts of the page, however when
    I make the page a template the image placed in the div disappears.
    I checked the code, and the .jpg is still listed. Any ideas or
    suggestions on how to fix this would be appreciated!

    Line 30?
    Can you upload the page and post a link instead?
    Murray --- ICQ 71997575
    Adobe Community Expert
    (If you *MUST* email me, don't LAUGH when you do so!)
    ==================
    http://www.projectseven.com/go
    - DW FAQs, Tutorials & Resources
    http://www.dwfaq.com - DW FAQs,
    Tutorials & Resources
    ==================
    "VIPGuilford" <[email protected]> wrote in
    message
    news:[email protected]...
    > Ok. here is the code. The reference to the image.jpg is
    on line 30. It was
    > placed as a background image in Header div in DW.
    > and the text was placed on top..thanks for your help
    everyone ( sorry for
    > all
    > the commenting in the code)
    >
    > <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0
    Transitional//EN"
    > "
    http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
    > <html xmlns="
    http://www.w3.org/1999/xhtml"><!--
    InstanceBegin
    > template="lesson01/Templates/qwerty.dwt"
    > codeOutsideHTMLIsLocked="false" -->
    > <head>
    > <meta http-equiv="Content-Type" content="text/html;
    charset=UTF-8" />
    > <!-- InstanceBeginEditable name="doctitle" -->
    > <title>Vacation Palace</title>
    > <!-- InstanceEndEditable -->
    > <style type="text/css">
    > <!--
    > body {
    > font: 100% Verdana, Arial, Helvetica, sans-serif;
    > background: #FFFFFF;
    > margin: 0; /* it's good practice to zero the margin and
    padding of the
    > body
    > element to account for differing browser defaults */
    > padding: 0;
    > text-align: center; /* this centers the container in IE
    5* browsers. The
    > text
    > is then set to the left aligned default in the
    #container selector */
    > color: #000000;
    > }
    > .twoColFixLtHdr #container {
    > width: 780px; /* using 20px less than a full 800px width
    allows for
    > browser
    > chrome and avoids a horizontal scroll bar */
    > background: #FFFFFF;
    > margin: 0 auto; /* the auto margins (in conjunction with
    a width) center
    > the
    > page */
    > border: 1px solid #000000;
    > text-align: left; /* this overrides the text-align:
    center on the body
    > element. */
    > }
    > .twoColFixLtHdr #header {
    > padding: 0 10px 0 20px; /* this padding matches the left
    alignment of
    > the
    > elements in the divs that appear beneath it. If an image
    is used in the
    > #header
    > instead of text, you may want to remove the padding. */
    > background-color: #FFFFFF;
    > background-repeat: no-repeat;
    > background-position: 0px;
    > background-image: url(file:///Macintosh
    >
    HD/Users/davidwasserboehr/Desktop/lesson01/images/cloud_header.jpg);
    > }

  • Export background images in bulk

    Does anyone have problems exporting background images in bulk?  After I capture a series of images and try to export them all at once to an external library, only the first few images export.  Additionally, their names are cut off in the new folder.  Any suggestions?

    Since I cannot designate a file location for each background image (this is under the "type" column when you select the "update" feature in the library), I need to force that location to a drive on my computer.  Therefore, I need to export all the background images to the location on my computer than reimport those images into different projects.
    I don't understand why Captivate does not allow background images created using the software simulation manual mode to be exported in bulk.  It is very time consuming to export than one at a time.

  • Inserting Random Background Images

    Hi
    Can someone please please help me. I have a very simple Flash
    movie where I
    want to insert a random background image every time the movie
    plays or the
    web page is refreshed.
    I found the following script online but need a step by step
    idiot¹s guide
    how to add it to the original Flash file.
    randomClips = new Array ("background0.jpg",
    "background1.jpg",
    "background2.jpg", "background3.jpg");
    function randomBackground() {
    randomNumber = random (randomClips.length);
    _root.mtClip.loadMovie (randomClips[randomNumber]);
    randomBackground();
    Cheers
    Sally

    > This message is in MIME format. Since your mail reader
    does not understand
    this format, some or all of this message may not be legible.
    --B_3299484431_177155
    Content-type: text/plain;
    charset="ISO-8859-1"
    Content-transfer-encoding: 8bit
    Hi
    Many many thanks. This is practically the same as Rob from
    Action Script
    Group suggested. You are both geniuses!!! I didn¹t
    though alter the size
    of the stage as I have an existing movie.
    Thanks again,
    Take care
    With kind regards
    Sally
    --B_3299484431_177155
    Content-type: text/html;
    charset="ISO-8859-1"
    Content-transfer-encoding: quoted-printable
    <HTML>
    <HEAD>
    <TITLE>Re: Inserting Random Background
    Images</TITLE>
    </HEAD>
    <BODY>
    <FONT FACE=3D"Verdana, Helvetica, Arial"><SPAN
    STYLE=3D'font-size:12.0px'>Hi<BR=
    >
    <BR>
    Many many thanks.  This is practically the same as
    Rob from Action Scr=
    ipt Group suggested.   You are
     both geniuses!!!  I didn=
    &#8217;t though alter the size of the stage as I have an
    existing movie. &nb=
    sp;<BR>
    <BR>
    Thanks again,<BR>
    <BR>
    Take care<BR>
    <BR>
    With kind regards<BR>
    <BR>
    Sally<BR>
    </SPAN></FONT>
    </BODY>
    </HTML>
    --B_3299484431_177155--

  • Background Images Disappearing on External Display

    I have a late model Macbook Air and just upgraded to Mountain Lion.  Since doing so every time my Mac goes to screensaver and then I unlock it, it loses my background image on my external monitor (which I use as my primary when docked).  The only way to then get it back is to logout and back in but then it onlh stays until it goes to screen saver again.  Once it's "lost" opening "Change Desktop Background" and activating different background images has no effect... it just stays an ugly gray.  This has onlhy been an issue since going to Mountain Lion and the image doesn't disappear on the Air's built-in display.  Any ideas?

    Unfortunately my issue is back.  Selecting a new screensaver seemed to work for about 12 hours but now it's just the way it was.  Today I tried softwater suggestion...
    Open Terminal (Applications/Utilities/Terminal.app) and copy/paste this command into the Terminal window:
    rm ~/Library/Preferences/com.apple.screensaver.plist
    press 'return' on your keyboard.
    Restart your mac and test for the issue.
    ... to no avail.
    Other ideas?

  • Page background images show in preview but not after uploading

    Hi -
    I've built a page with a flash animation, and some other
    minimal information below the movie. I have a page background image
    that should be repeating horizontally behind everything. When I
    preview it, all looks great! After I upload it to the actual site
    the background images disappear. The code is all within the page.
    Any ideas?

    never mind... problem resolved.
    my error in not checking my files over. oops.

  • Help Me!! Re: Using A background image In my DWT Header

    Hello,
    I have tried posting several messages regarding this issue but not sure if I am explaining my dilemma properly. So here we go, here is the link to my Generic Template page which I converted to an html to enable you to view it. (http://bridgestoprosperity.org/Templates/General.htm). Now what I am trying to do is use the image that is currently in the header as a background image , BUT i cannot figure out how to insert it as a div background image. Then once I fugure that out I am hoping there is a script that will be able to dynamically insert the page title for each page as it's opened. The title needs to be placed on the right hand side of header ABOVE the words Bridges to Prosperity USA over the background image.
    Because this is the main template for our entire site i am hoping that once I figure this out, I can just save all the new changes to the template and be done with it and from then on when I create a new page from template because it will hopefully have some code in it where it calls the Title of the page from some script that I will no longer have to create headers with embedded (non searchable) Page titles for EACH AND EVERY ONE OF OUR OVER 750 PAGES.......
    YIKES, PLEASE HELP, AND I WOULD BE FOREVER IN YOUR DEBT IF YOU COULD ACTUALLY INCLUDE CODE IN YOUR RESPONSE AND EXPLAIN EXACTLY WHERE TO PUT IT OR WHAT TO REMOVE AND WHAT TO PASTE. THE MORE DETAILED THE BETTER CAUSE I AM VERY NEW TO ALL OF THIS.
    I really appreciate it,
    Allan

    Your mistake is to drawImage and then call super.paintComponent, which paints over the image you have drawn. That's not what I said, re-read my earlier response.protected void paintComponent (Graphics g) {
       super.paintComponent(g);
       g.drawImage(icon.getImage(), 0, 0, null);
       //super.paintComponent(g);
    }I would also advise against calling icon.getImage inside the paintComponent, make a Image instance field and call the method once to store a reference to the Image.
    paintComponent is called many times during resize / move operations, and should be as lean as possible.
    db
    edit To post code, use the code tags -- [code]Your Code[/code]will display asYour CodeOr use the code button above the editing area and paste your code between the tags it generates.
    Edited by: Darryl.Burke

  • In linux, saving a background image (set as Desktop)feature doesnt download my image to wallpaper folder..or even to standard "Save download" feature. Can I tell firefox where (what folder) to save my "Set as Desktop" picture?

    When I find a suitable picture to use as wallpaper" I often right click and use the menu item "Set as Desktop Background". The file ""example.jpg" is saved in directory\folder "/home/user" rather than for example "/home/user/my wallpaper" or in the directory
    "/home/user/Downloads". The latter as being set under the "Downloads" section on the "General" tab in the "Preferences" dialog box.
    Is there a configuration file where I can change the default location to save my "Set as Desktop Background" images. Or better still can the menu be customized to launch the application that allows me to set my desktop wallpapers?
    I am using the "PCLinuxOS" Linux OS but I have encountered this issue in many if not all the Linux distributions I have sampled.

    Don't use "Set as Desktop". Use ''' "Save Image As..." ''' instead, and file it with your other "wallpaper" images so the operating system has access to those images.
    IIRC, Firefox saves a "desktop image" to the Profile folder, and it will only save one image, at that. Change the image and the previous one is gone.

Maybe you are looking for