Preview is Blank

When I try to preview I get a blank screen. This happens with all projects and with all options (from this slide, project or next 5 slides). I have Captivate 6 and am on Windows 7. This was working and suddenly stopped. Any advice?

Hello and welcome to the forum,
Do you clear the cache regularly? If not, try to do that first.
Did you install the patch recently released? Your version should be 6.0.1.240
Last possibility, but you'll lose all customisation: delete the Preferences folder. In Win7 this system folder (normally hidden, tweak Explorer's setting) is in your profile:
\users\<your username>\AppData\Local\Adobe
It is labeled 'Captivate 6.0  - do not look for a folder labeled Preferences.
You can safely delete this folder while CP is closed, when restarting the program a fresh folder will be created.
Lilybiri

Similar Messages

  • Print preview is blank if set printerName by js.

    Need help.
    I inject js to pdf file.
    ===============
    var pp=this.getPrintParams();
    this.print(pp);
    ===============
    (After the pdf opened)Execute the codes, print dialog will display. And eveything is OK.
    If add a statement like below:
    =============
    var pp=this.getPrintParams();
    pp.printerName='Microsoft XPS Document Writer';
    this.print(pp);
    =============
    Execute the codes, print dialog will display.Setting printerName is success. But the preview is blank.
    Are my codes right?
    Is it a bug?
    Is there a solution to avoid it?
    What should I do?
    Can anybody help me?

    My environment:
    OS: Win XP En
    Reader: 9.4.1 En
    ps: I have tried this on Reader 8. The problem is more serious. It will always pop error boxes after I open the pdf file.

  • Photoshop Elements 9 prints and Previews are blank

    Recently installed Elements (not the trial, the paid version) on a new MacBook Pro, and it not only won't print, the Print Preview is blank. Wondering if it was the document, so I created a new document with Elements, painted a few strokes, and tried printing again. Same result. The Print Preview is blank. The thumbnail of the image DOES show up in the Print dialog box. I re-installed the software. I deleted and re-installed the printer. I restarted the computer. All other apps are able to print, and Preview app is able to print the same documents that Elements will not print. I've been doing IT for years, and I've never seen anything like this. Any suggestions?

    I may have just found a solution.  In the print dialog box, under more options, colour management...if i leave the Colour Handling to Photoshop and change Printer Profile to Apple RGB or to my Printer colour profile then I could print. However, colour is off although it looked nice in print preview.  So, instead I downloaded ICC Colour Profile for Mac from adobe and change back the Printer Profile to Adobe RGB(1998) which is same as above Image Space profile.
    And I am quite satisfied with the print output.
    Begin forwarded message:
    From: Alina Hashim <[email protected]>
    Date: May 11, 2011 8:25:20 AM GMT+04:00
    To: [email protected]
    Subject: Re: Photoshop Elements 9 prints and Previews are blank
    Yes, sorry for the confusion. Normally i go to the web link to post message but it didn't work this time, so i replied directly from email and that seem to be ok.
    Anyway, my printer is Canon MG5240. After reading your thread, I installed updated driver from Apple (printer driver for Mac) and when still cannot print, I called a canon rep here and asked about it and he said to go into canon website only. So I loaded driver from Canon website which also didn't seem to change anything. When I was using Elements 9 trial version i did not have problem printing from the software.

  • Publish Preview returns blank flash window

    Hi guys,
    I recently switched computers, going from a windows vista with Adobe flash cs5.5 v to windows 8.1 with Adobe flash cs6 v12.0.2.529.
    We've been working on a flash project in cs5.5 and everything worked fine however now I'm getting some strange behavior.
    The problem I'm having is that the publish preview returns blank.
    It has the right size and stage color but nothing is shown.
    And I can't retrieve images from a runtime shared library.
    Here's some sample code that illustrates the problem (this used to work fine in cs5.5):
    package classes
        import flash.display.MovieClip;
        import flash.utils.getDefinitionByName;
        import flash.display.Sprite;
        import flash.external.*;
        public class ExampleClass extends MovieClip
            public function ExampleClass()
                ExternalInterface.addCallback("Show", Show);
                var test:Sprite = new Sprite();
                test.graphics.beginFill(0xff00ff);
                test.graphics.drawCircle(0, 0, 100);
                addChild(test);
                var test02:Sprite = new (getDefinitionByName("ConnectionIcon_Orange") as Class)();
                addChild(test02);
            private function Show():void
    In this example I don't see the "test" Sprite's graphic.
    When I comment the following line:
    ExternalInterface.addCallback("Show", Show);
    I do see the "test" Sprite's graphic.
    With the test02 Sprite I try to retrieve an image from a runtime shared library but it never shows up (it did in cs5.5 do i need to make any new setting changes?).
    I'm not getting any error messages and it seems fine with the code.
    could anyone please point me to where I'm going wrong?
    Cheers

    Few random things I'd try..
    First, are you running this in debugger? (CTRL+SHIFT+ENTER)? If not then use that means of executing and put some breakpoints in the code so you can watch the code execute step by step to see what's generating an error. In publish settings for this SWF in the SWF parameters make sure you check to permit debugging to get more verbose errors:
    Explicitly including ExternalInterface rather than flash.external.*;. It should include it (and everything in the package) but I've had lookup issues with this before. So:
    import flash.external.ExternalInterface;
    See if that clears up the break on that line. You should set a break point above that line however so you can step into the command and watch for errors.
    Make sure your access toggle (network/local files) is correct to access your RSL.
    Sometimes a couple more lines of code for clarity can help a lot. Break up your getDefinitionByName line into 2 lines, maybe adding in a condition just so you can step through it and analyze exactly which part of that compound statement is going wrong. It could be as simple as your "new (...)" isn't being cast to a Sprite before you assign it so the line fails. So try:
    var test2Class:Class = getDefinitionByName("ConnectionIcon_Orange") as Class;
    if (test2Class)
      var test02:Sprite = new test2Class() as Sprite; // cast
    By stepping through it you'll see if your definition cannot be found (RSL or link issue) or if assigning it to a Sprite (test02) is the issue (perhaps it's a MovieClip or some other unexpected type and this fails).

  • Preview shows blank pages

    I've just received a 13 page pdf file. Opening it with Preview showed me 13 blank pages. Opening it with Acrobat showed me the pages as they are supposed to look. What's going on? Why can't Preview show the contents? (The file was created on a PC, if that's relevant, by scanning in the pages, but I don't know the procedure after that.)
    I'm using 10.3.9, all updates installed, on a G4/1.25 PowerBook.
    Susan K

    Hi Susan,
    I can't explain the anomaly, but I experience similar problems with Preview when I attempt to view PDF docs that are created by my company, and also by a friend who is a missionary in Cameroon Africa (who I presume is using a PC to create the PDF docs...). I'm guessing that the program that creates their PDFs is causing the 'headache' for our version of Preview...
    The PDFs created by my company will not be 'searchable', and most of the text of PDFs created by my friend will be unreadable by Preview.
    Of note, an associate who uses Tiger, does not seem to have the same problems with his version of Preview...
    Bob

  • How can you print something from icloud? I'd like to print a copy of my schedule for someone from the calendar, but print is disabled. Going around that, the pages in the preview are blank.

    So far I am only seeing the possibility of being able to print my schedule from my computer at home in iCal.
    It doesn't seem possible to save it as a PDF since the pages appear blank on the print preview. Is this just the broswer I am using, or is printing really not possible? I could share it to "anyone" (since this person doesn't have iCloud), but to be honest I don't feel very comfortable with having something like that "open" on the web. Even though it's only through that specific link, it still would exist out there for someone to potentially stumble onto it.
    Any ideas, or is it just not possible to do this?

    Welcome to the Apple Community.
    A bit of a pain, but you'll need to take a screenshot and print that, Skitch makes taking such screenshots much easier if you are interested.

  • Preview displays blank page with some pdf files but prints what is hidden

    Some of my pdf files have started coming up as blank in Preview. There still is data underneath, which selecting areas will disclose as though you are scraping white out off the print.  Printing is unaffected, and only some files are affected.  Tried repairing permissions, but no luck.  I recently did the OS update, and didn't notice the problem before that.  I have restarted the computer a couple times,.  a few odd artifacts have shown up on the screen as well, though box selecting over these causes them to disappear.  I haven't been able to find any consistent difference in the pdfs that will display properly and the ones that won't.  doesn't appear to be associated with when they were created or  which version of software they were created with.  Saving them under a different name doesn't help.  Adobe reader works fine, so it is specific to Preview ( which I would rather keep as my default reader )
    Any ideas what went wrong?  How to fix it?

    I have no trouble viewing the file you posted in the same version of Preview that you have.
    Please read this whole message before doing anything.
    This procedure is a test, not a solution. Don’t be disappointed when you find that nothing has changed after you complete it.
    Step 1
    The purpose of this step is to determine whether the problem is localized to your user account.
    Enable guest logins* and log in as Guest. Don't use the Safari-only “Guest User” login created by “Find My Mac.”
    While logged in as Guest, you won’t have access to any of your documents or settings. Applications will behave as if you were running them for the first time. Don’t be alarmed by this behavior; it’s normal. If you need any passwords or other personal data in order to complete the test, memorize, print, or write them down before you begin.
    Test while logged in as Guest. Same problem?
    After testing, log out of the guest account and, in your own account, disable it if you wish. Any files you created in the guest account will be deleted automatically when you log out of it.
    *Note: If you’ve activated “Find My Mac” or FileVault, then you can’t enable the Guest account. The “Guest User” login created by “Find My Mac” is not the same. Create a new account in which to test, and delete it, including its home folder, after testing.
    Step 2
    The purpose of this step is to determine whether the problem is caused by third-party system modifications that load automatically at startup or login, by a peripheral device, by a font conflict, or by corruption of the file system or of certain system caches.
    Please take this step regardless of the results of Step 1.
    Disconnect all wired peripherals except those needed for the test, and remove all aftermarket expansion cards, if applicable. Start up in safe mode and log in to the account with the problem. You must hold down the shift key twice: once when you turn on the computer, and again when you log in.
    Note: If FileVault is enabled in OS X 10.9 or earlier, or if a firmware password is set, or if the startup volume is a software RAID, you can’t do this. Ask for further instructions.
    Safe mode is much slower to start up and run than normal, with limited graphics performance, and some things won’t work at all, including sound output and Wi-Fi on certain models. The next normal startup may also be somewhat slow.
    The login screen appears even if you usually log in automatically. You must know your login password in order to log in. If you’ve forgotten the password, you will need to reset it before you begin.
    Test while in safe mode. Same problem?
    After testing, restart as usual (not in safe mode) and verify that you still have the problem. Post the results of Steps 1 and 2.

  • Mail ok in preview and blank when tapped

    My mail accounts were working fine until 2 days ago. I've done nothing different. Now I can see mails as they arrive in preview in the inbox but the message is blank when opened. If I then open it in Outlook it's fine. It doesn't seem to be displaying messages and I can't write messages either for same reason. Help anyone?

    Hi Weird Exactly the same thing happened to me! But I am worried I will lose other info/data/settings if I try the reset trick - or will everything stay as is except (hopefully!) my mail issue will be fixed?!! Thanks

  • Idvd - left theme window (preview) is blank - everything else seems ok

    I can create a new file and as soon as I select a theme from the right palette, the left window appears BLANK. I can load photos and music if I choose add slideshow, but they won't view if I try to preview DVD. (The music plays however and the controller works as well).
    Trying to double click the flowchart icons appears to open them, but they will not display.....!
    I have seen this problem in other threads, but ANY ANSWERS yet?
    PS I have used idvd 6 successfully so I am not stoopid.

    About three pages of this:
    Failed creating texture on <QCOpenGLContext = 0x06602070 | 1 rendering patches> from image <QCImage = 0x06209430 | provider = <QCImageBufferProvider = 0x07D4C9C0 | DOD = <QCRegion = 0x07339EA0 | rectangle = {{0, 0}, {826, 465}}> | target = GLTEXTURE_RECTANGLEEXT | native pixel format = Internal_ARGB8 | native colorspace = DisplayRGB | capabilities = 100 > | DOD = <QCRegion = 0x07339EA0 | rectangle = {{0, 0}, {826, 465}}> | transform = (null) | properties = {}>

  • Scanned documents from preview yield blank/black pdf

    I have just upgraded laptops and operating systems moving from Snow Leopard to Lion. I am attempting to scan text documents using Preview in Lion as I had done before using Snow Leopard. I am using the same printer/copier/scanner, HP Photosmart C5280, but am encountering different results. When I scanned documents from my previous MacBook using Snow Leopard, I achieved the desired pdf document results. However, when I scan the same document using my new MacBook Air and OS X Lion, the document saves as a blank/black pdf. Does anyone have any idea why this is occurring?
    Any help is greatly appreciated.

    Rysz,
    Thank you very much for your prompt reply.
    Unfortunately, I ran Software Update and also referenced the HP site to determine the driver for Lion. My driver is up-to-date and no software updates are available.
    I am going to keep researching.
    Thanks again for your help.

  • Safari 7.0.4 Top Sites previews remain blank

    I've been having this issue for a couple of weeks now, the websites previews don't load. To be more specific, Safari tries to load one and I see it for half a second, but then it goes back to blank. Then Safari tries to load the next one, again I see it briefly, but it doesn't stick around. And so on, in order from the 1st to the last preview. As if it tried but didn't succeed in loading them, never happened before, cannot recall if I did something weird but I would say no. I updated my Flash to the 14 version yesterday, and only yesterday the previews worked fine, back to normal, after updating Flash. Today it's back to blank! So I don't know if it's got something to do with Flash at this point? If it can help, this is my current Flash version as shown in the System Preferences Flash pane:
    It is driving me nuts, the fact that it tries to load and I see these previews flashes very briefly is very disturbing, would be better if they were blank all the time. I hope it can be solved. Thank you!
    edit:
    I have already tried a couple Terminal commands found on here, for the same problem reported by someone else, didn't work. Disk is ok, permissions are ok, everything appears to be ok. Tried resetting Safari, deleting all Top Sites, putting them back, didn't work. Obviously shutting everything down didn't work either. Only thing that worked (shortly) was updating Flash. Really dunno...

    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.

  • Preview opens blank jpg over vnc

    Hello and Happy Thanksgiving to everyone.
    I am using VNC to access my iMac from a Windows 7 machine.  When I open a .jpg in Preview, remotely, I get a blank Preview window (except for the file name at the top and the various icons, i.e., "Previous," "Next," etc.).  This happens when the iMac's display is showing the Login Window.  Does anyone have any idea why this is happening and if there is a fix for it?
    This happens both with RealVNC Server in User Mode and Vine Server, and with various clients on the PC.  When you open the file on the iMac itself, the image displays correctly.  And, when the iMac display is showing my user screen as it displays remotely, the jpeg is rendered correctly; it is when the iMac is showing the Login Window that the problem occurs.
    On the iMac, I am running Mac OS X v10.6.8.
    I tried deleting com.apple.Preview.plist, but it didn't seem to solve the problem.
    Thanks in advance,
    Mark

    p.s.  If you go back to the Mac and re-sign-in, the desktop there shows a blank Preview window.
    This does not happen with Xee, Seashore, Safari, or Firefox.  It also happens with a .png file I tried.

  • Top Site previews are blank or black.  Why?

    I have reset Safari and emptied the cache.  My top sites were then pages Safari already had loaded.  I have my own top sites saved, but they are blank black screens. It has never done this.  Please help! Thanks for your responses.

    If you selected, "Reset TopSites" from the Safari > Reset window, that automatically deletes all the previews.
    You may need to re add the sites back in again >  How to manage Safari's Top Sites
    If you have problems adding sites to TopSites, open the Finder. From the Finder menu bar click Go > Go to Folder
    Type this exactly as you see it here:
    ~/Library/Safari
    Click Go
    Move the TopSites.plist file from the Safari folder to the Trash.
    See if that made a difference...

  • Preview column blank

    In column mode, the preview column is blank for all files:images, PDFs, links, archives, etc. Yes, I have "Show preview column" selected in view options. The other discussions of this did not provide a solution.

    Check your Pages preferences to see if "include preview in document by default" is checked.

  • FF4 loads pdf ok but won't print them (print preview is blank) I have reverted to FF3.6.13 for now. Reinstall FF4 and try again?

    I have only just discovered this problem in FF4, but it used to work ok with version 3 and earlier. For example, if I download or select a pdf file from a website it displays ok. However I cannot print it. Print preview in the "file" pull down shows a blank page. IE, Safari, Chrome Opera all work ok as expected (we have been designing a website hence all the other browsers but FF is our default) I have switched Kaspersky on and off to no avail, Windows Firewall is off

    I have just gone back and forth a couple of times between FF4 and FF3 and I have found that it's the printer icon on the address bar that doesn't work in FF4. The icon prints pdfs ok in FF3. I have since discovered the transparent control bar that fades in and out near the bottom of the page. I had never seen this before. You have to get lucky to find it I guess. Right click menu and Control P works in both versions too I now discover, but I didn't know about those either because the now defunct printer icon was the obvious route to me!

Maybe you are looking for

  • Picking from interim area for outbound delivery

    Hi experts,     When we receive goods from production to our interim area (901), we sometimes want to pick the goods from here for the delivery, The system is allowing us to pick form 901 ,but the TR is still open ,Is there a way of picking for Deliv

  • Displaying MAC Laptop on sony tv can i use Apple TV

    Going to get Mac book pro and apple tv. Thought this would be a good way to display whatever is on the mac on to the Sony LCD tv rather than plugging in a cable to the tv. Is this possible?

  • Macbook disk almost full.

    My macbook pro used 190 GB of 250 GB and I got little over two months ago. I have very few files, what is the problem? What should I do?

  • When does Java Web Start install want to reboot?

    Hi, I'm installing JWS 1.0.1_02 and at least in one case I'm seeing that the install wants to reboot the machine during the install process. I'd like to avoid that if possible, so I would like to understand in what circumstances the install process w

  • Truncate always checked for the some of the dimension tables

    Hi, I found common dimension tables across Finance,Supply Chain and Sales by querying in DAC. In the task level most of the target tables checked as Truncate For Full Load. but some of the tables defined as truncate always, why they defined as trunca