Error message when saving a PDF to PNG: Error attempting to write file.

I get an error message when saving a PDF to PNG. JPG and TIFF works, but no PNG.
Disk space is sufficient! 100GB of 250
A few weeks ago it was no problem to save as PNG. But now! (Perhaps from last update?)
Messages:
When clicking "Ignore":
Adobe Acrobat XI Standard
Version 11.0.09

I have this issue too, but my colleagues do not have this issue(we have same Acrobat Pro 11.0.09). I am sure this issue happens only you updated to 11.0.09, because when you use Windows Restore back to 11.0.08, no issues.

Similar Messages

  • Error messages when saving as PDF in illustrator cc

    Since the last adobe update;
    Every time I save as a PDF I get 2 error messages:
    This file does not have a program associated with it to perform this action.  Please install a program or, if one is already installed, create an association in the default program control panel.
    Then this comes up after as an additional message;
    This service does not have sufficient privileges, please reinstall.
    This has only started happedning since the adobe update.
    Any help would be much appreciated.

    Without system information and details like what PDF preset you use nobody can even begin to guess.
    Mylenium

  • I receive an error message when submitting a pdf file for conversion to a Word document "... an unex

    I receive an error message when submitting a pdf file for conversion to a Word document "... an unexpected error has occurred..."   - is there a way to overcome this error?

    I received your Scan.pdf sent to [email protected] and had no problem to convert it via Export PDF service. Could you try again?
    Jyh-Jiun Liou

  • Error message when saving to a:\ drive when no disk present

    I am using a Jfilechooser andsaving images using ImageIO, but I want add in the code necessary to display an error message when the user tries to save to the a:\ drive but there is no disk present. How would I do this, this is the code so far:
    JFileChooser chooser = new JFileChooser();
    chooser.setApproveButtonMnemonic('a');
    chooser.setApproveButtonText("Save");
    // create a file chooser with save dialog
    int returnVal = chooser.showSaveDialog(c);
    // If the user selects ok
    if (returnVal == JFileChooser.APPROVE_OPTION) {
    // Get the file the user selected
    File file = chooser.getSelectedFile();
    / Get the name of the selected file
    String name = file.getName();
         // Set the format name to null
    String formatName = null;
    // Get the index number of when the . occurs in the file name
    int dot = name.indexOf(".");
         try {
         if(dot == -1) {
         file = new File(file.getParentFile(),
    name + "." + defaultExtension);
         formatName = defaultExtension;
         else {
    // else get the format name using a substring.
         formatName = name.substring(dot+1);
         // If the image cannot be saved, display an error message.
         if(!ImageIO.write(bi, formatName, file)) {
         file.delete();
         JOptionPane.showMessageDialog(c,
         "The image could not be saved. Please ensure that the extension is .jpg or .png",
         "Image save failed",
         JOptionPane.ERROR_MESSAGE);
         else {          // The image can be saved, so display a confirmation message
         JOptionPane.showMessageDialog(c,
         "The image has been saved to:\n"+
         file.getPath(),
         "Image Saved",
         JOptionPane.INFORMATION_MESSAGE);
         catch(IOException e) {               // Display an error message if save fails.
         JOptionPane.showMessageDialog(c,
         "The image could not be saved, no space on disk!!\n" + e,
         "Image save failure",
         JOptionPane.ERROR_MESSAGE);

    Again I have tried this, but in my program if I try to save to the a drive when no disk is inserted, the JOptionPane i want to display is not coming up.
    the system prints out
    java.io.FileNotFoundException: A:\image.jpg <The device is not ready>
    If that makes any sense to you

  • Error message when saving .fm file

    I just upgraded my FrameMaker program to 7.2.
    When I try to save my work, the following message appears on-screen:
    An internal error occurred while writing imported graphics in this document.  The file has been saved, but has lost some image data.  Please report this error to Adobe Technical Support.
    My file has NOT been saved, none of the changes I've made have been saved.  I cannot save this file under a different name, either.  And the automated files that are generated by the program as &quot;back-up&quot; files are useless.
    HELP!!!

    Upgraded to 7.2..... Good that you didn't rush into it. ;-  )
    Anyway, that's the standard error message when a file contains objects imported using an OLE link AND you are running XP SP3.
    SP3 implemented security fixes that essentially broke OLE within Frame (and a number of other applications).
    So if your document(s) contain OLE links, you're likely to have to convert them to imported-by-reference graphics if they're graphic files or do some other type of conversion if they're tables or PPT slides.
    Art

  • "This file cannot be found" error message when saving document

    Hello,
    Strangely, every time I click "save" in CS6 it opens up a 'Save As' window, (which shouldn't happen), then I click save witht the existing file name (it then tells me the doc already exists), I click OK, (and then OK to the next popup window) then get the message that "This file cannot be found".  I'm forced to click "ok" and the doument isn't saved.  I've tried saving it differently in previous versions and it still doesn't work.  I recorded a video of this behavior. You can see it here - http://screencast.com/t/W1GYK0zsrk 
    Why would it be trying to find a file?  It seems like an error message when trying to Open a doc, not Save a doc.
    Please HELP!!  I can't shutdown my station until I get the document to save.

    Yes, Mohit1233 - it happened with every file yesterday. Finally, I closed the doc (forcing me to lose my work), then restarted my computer and today the problem is gone. I'm working on a PC (HP);
    Barblove - I tried doing that yesterday (copying and pasting into a new doc), and still nothing. I also tried copying the work into a CS3 doc (but got an error message).

  • Error message when saving an modified XL Reporter in Microsoft Excel

    Dear all
    I have encountered an error message when I tried to save an modified XL report in Excel.
    The error message is:
    An error occurred while trying to save the report definition! Object variable or with Block variable not set.
    The user now is using 200B PL 42 with Microsoft Excel 2003.
    Thanks in advance for advices.
    Thank you.
    Regards,
    Catea k

    Hi Catea k ,
    for thies error Object variable or with Block variable not set
    Please evaluate if OSS notes ##559043, 571831 and 575434 are applicable to your situation
    also check SAP Note 1227475 - Object variable or With block variable not set (processing)
    Note 1132338 - Object variable or with block variable not set
    Note 1180272 - Object variable or with block variable not set
    Note 1100521 - Object variable or With block variable not set[Create Temp T
    refer this thread also
    Object variable not set - Run-time error 91
    Regards
    Abhishek

  • Error message when saving a jpeg after updating to Mountain Lion

    I've just updated to Mac Mountian Lion and I'm getting an error message when I go to save a jpeg in Fireworks CS6.  I've attached a screenshot but the message says "Could not save the file.  The file could not be found".  But it actually does save the file.  This is very irritating and wondered if anyone else had come across this or found a solution.  I believe I'm up to date on all my FW updates.  I notice that this seems to do it when I use image preview to save.  Thanks for any help!

    I believe this issue was recently discussed in the following thread:
    http://forums.adobe.com/thread/1041918?tstart=0

  • "Unknown Error" Message when saving Illutrator CS3 file

    I get this unknown error message when attempting to save an illustrator file.(CS3). I tried to open and then save several files with the same resulting error message. As a work around, I have reverted to working in CS2 until I can get this resolved.

    Chris -
    Thanks for your quick response.
    Do I understand you correctly in saying that Photoshop CS3 has PostScript information that it routinely sends to a printer, and therefore I would need to have a PostScript compatible printer inorder to work with this information (and also for my ColorMunki calibration to work)?
    Based upon what you said, I think my color problems are because the ColorMunki profile for my printer, paper, & ink combination are being ignored.
    Tom 

  • I get an error message when installing itunes with windows 8, error message is error occured while attempting to create the directory C:\program file(x86)\common files\apple\mobile device support\sync services\schemas\outlook.syncschema

    I keep getting an error message when installing iTunes with windows 8

    See the second box in Troubleshooting issues with iTunes for Windows updates.
    tt2

  • HT201210 I get the following error message when trying to restore seeting: unexpected error occurred (3014). anyone will be able to help please? thanks

    I get the following error message when trying to restore settings on my iphone:settings could be restored due to an unexpected error occurred (3014). anyone will be able to help please? thanks

    Did you ever figure out the problem? "Contact Software Manufacturer"?? That sounds ominous... I've got the same issue and I'm pretty durn aggravated right about now....
    Thanks!

  • Adobe Acrobat 9 Pro - I/O error message when saving

    I'm trying to save an 823KB PDF file that I've worked on many times before and saved successfully in the past, but now when I try to save I get an error message that says "The docuement can not be saved. A file I/O error has occured."
    I really don't want to loose the 2hrs worth of work I put into this doc. today- help! I'm on my local server at work. Here is a list of all the things I've already tried:
    1.changing the file name - I get the same I/O error
    2. saving as a Word doc. - I get a message that says "Save As failed to process this documents. No file was created."
    3. When I copy & paste into Word I lose all my formatting and images
    4. copy & paste into a new PDF doc. - I get an error message from an "editor" saying that I can only author documents up to 20 pages. I don't have an option to copy and paste select pages.. only to copy the file. I did figure out a way to copy the file and move it into a new blank PDF but I still loose all the formatting and images in the file.
    5. This is an 87 page document that I'm continuing to build so printing isn't going to work
    6. Searching google or this forum- I see this problem posted elsewhere, but no viable solutions posted.
    Please help (thank you)!

    You might try running CHKDSK on the disk to where you try to save the file. You might have a corrupted file directory or a damaged track on that disk. I urge you to backup what you can before trying this.
    Ken F.

  • Error message when saving

    We are having issues saving edited PDFs that are stored on a network shared folder.
    When trying to save sometimes the following message appears:
    The document could not be saved. The file may be read-only, or another user may have it open. Please save the document with a different name of in a different folder.
    The document is not read only and is not open else where. I read somewhere that the preview pane in windows explorer can cause this issue, so I have disabled it but I am still occasionally getting this error.

    Hi Alex,
    When any user clicks on the pdf to preview on the preview pane then the pdf gets locked and will not be able to get opened by other users and will prompt the error message mentioned above. Until the user clicks on other file the lock does not get released on the file.
    You can check the status of the file at: 'Computer Management' > under 'System Tools' >' Shared Folders' > 'Open Files', it will show the clicked pdf's 'Open Mode > Read' status
    If the file still shows the Read status as locked, then you need to check the permissions on the network folder.
    Does this issue also occur with a different network folder?
    Regards,
    Rave

  • Error Message when saving a scan with Officeject Pro L7555

    When the drive for the printer goes to save a scanned picture or document to Word2007 I get the message:  An error occured saving the images to the chosen file location.  The extended error information is:  8,[(6,1015,-2147220489)].  Printer scans the picture or document without any problems, the error message occurs when the driver saves to Word2007.  I have been scanning pictures and documents and saving them to Word2007 without any problems just before this error message occured.  When I use Word2007 separately everything works fine.
    I am using Officejet Pro L7555 with the latest driver for this printer and Windows 7.
    Thanks for the help.
    Larry

    Hi there sciteacher32,
    This seems like a software problem lets try downloading and running the print and scan doctor located here:
    http://h10025.www1.hp.com/ewfrf/wc/document?docname=c03275041&cc=us&dlc=en&lc=en
    It can fix a lot on its own and if not give a better idea of what is going on.
    Best of Luck!
    You can say thanks by clicking the Kudos Star in my post. If my post resolves your problem, please mark it as Accepted Solution so others can benefit too.

  • Firefox crashes when I try to attach a file. Seems related to second problem, receive error messages when opening a pdf in adobe (which I've reinstalled twice)

    Crash report:
    bp-74bcae4f-7091-4121-a809-5d0a12140616 is the crash report.
    I have a Toshiba.
    When I open my email (gmail, school email) and try to attach a file, firefox immediately crashes and gives me two error messages. first one is a WerFault, i think. I don't know if that's relevant.
    Apart from these crashes in Firefox, I am also having the same problem when trying to view or open a pdf in adobe reader, or even open adobe reader itself. It won't try to open, I just receive the error messages. I've uninstalled and reinstalled it two times now. I did this thing suggested online where you go into the control panel and look at all your plugins. Then, "repair" adobe reader - pretty sure it's just a button that says repair. that didn't do anything, of course I also could have done something wrong.
    I realize this could be a problem unrelated to Firefox, but I'm doing what I can before I take my laptop in.
    Please save me.

    Ok two things based on the crash report and the steps you took right before the crash:
    # Try to disable scrolling acceleration and restart Firefox. Does it continue to crash?
    # Try Safe Mode and do the same task as above with email and the pdf [[Troubleshoot Firefox issues using Safe Mode]]
    # Also pdf.js may be helpful to read pdfs in the meantime. You can change the default reader in the Preferences/Options > Application menu of Firefox.
    # Try to clear out the downloads folder and update flash to version 14 (that should do it)
    IF it crashes again please also provide the new crash signatures and we can take a look :-) Sorry for the crashing :-(

Maybe you are looking for