Acrobat 8 Professional won't convert Word files

I don't know whether this is a Windows system conflict, but I just can't seem to convert my Word files to PDF lately. Each time I start by "Create PDF from file", the process starts well, but after about 20% of the conversion, it just seems to idle.
I notice that each time I try to convert a file to PDF format, it always changes my default printer to the "Adobe PDF printer" instead of my own inkjet printer. Anyone has ideas or suggestions?
BTW, I have Windows Vista (32-bit) and uses MS Word 2007.

If you are having problems creating a PDF, there are two steps you should do FIRST
Go to the appropriate vendor web site and apply all updates to the program you are using (several recent messages have concerned problems with MS Word conversion, with the response that different versions of Word have different BUGS that must be fixed by a download from Microsoft - and MS Office products are not the only ones which may, from time to time, need to be updated to work properly)
Go to the Acrobat update page and apply the updates for your version of Acrobat
IN NUMBER ORDER (updates are not cumulative so, using version 8 as an example, you must apply 8.1.0 before the 8.1.1 update)
http://www.adobe.com/support/downloads/product.jsp?product=1&platform=Windows

Similar Messages

  • Acrobat XI Pro Won't Convert 206 Page Word Document into PDF

    Hi there
    As menetioned above, Acrobat XI Pro Won't Convert my 206 Page Word Document into a PDF.  The Word document was originally a PDF file that I converted to Word and it has split all the text into sections.
    It sounds like converting a PDF into Word isn't the best way to edit, re-format and then save as a PDF again.  I would love to hear your advice on this.
    Thanks very much for your help!
    Fiona

    First before you recreate the PDF from the Word Document.
    In word: Open Document
    Next open a new Blank docment
    switch back to Word click on the ¶ button
    scroll to of go to very end of docment.
    click just to right of the perion in the last sentence.
    now go to very beginning of document
    Hold down the Shift and click to the right of first letter in document.
    Now choose copy.
    Now switch to Blank document
    Choose Paste special.
    Now choose Text only.
    If works all the words will be there spaced correct but with no ¶'s.
    Now insert returns as desired.
    Now save as a docx file under a different name.
    IF you are on a Mac use the following directions:
    go to File menu > Print > PDF Hold down PDF button until Context menu pops up.
    Choose adobe PDF.
    follow steps when the first window opens.
    Save as PDF in desired location.
    Now open the PDF in Acrobat. Document should be properly formatted and ready to go.
    AS you've found The conversion is not seamless. Acrobat doesn't distingish between automatic end of line breaks and Returns and you have to put the pieces back again.  I wish Adobe and MS would get over the jealouscy of each other and share howcode works so Thatapplications could work seamlessly together.  BUt they never will.

  • Not able to convert word file to PDF using Adobe Acrobat 9 Standard

    Hi,
    I am not able to convert word file to PDF using Adobe Acrobat 9 Standard. When I try to convert, it starts the process and in between I am getting this prompt, as shown in figure below and the conversion process stops. The PDF is not created.
    Note: The filename 'Acr85.doc' in the above prompt keeps changing and is random.
    I tried clicking Yes, No and Cancel on the above prompt, but the conversion process just stops and PDF is not getting generated.
    I am able to create PDFs from web pages. No issues with that. Not working only with Word.
    Can someone help me with this.
    Thanks,
    Vinay Jaassiel Kankipati
    Technical Writer

    In MSWord please changes the settings as "Adobe PDF" menu => "Change Conversion Settings" goto Tab Bookmark and clicks the option Convert Word Bookmarks. Now you convert the Doc to PDF you can achieve the Bookmark.
    Hope this help you
    Sudhakar

  • Acrobat XI Pro successfully installed, but it failed in converting word files into PDF, why?

    I just installed Adobe XI Pro through the download assistant, it looks the installation went well, but when I tried to convert word files into PDF (tried many times), it failed. Anyone has the same problems, any solutions?

    Please reply with more information - what your operating system is, do you have Office installed, and what exactly is happening. Is there an error message, does the application crash, and from where are you starting the conversion (using Word and PDFMaker, using Acrobat's Create button, or batch processing).

  • Which Acrobat or Adobe product is best to subscribe to for converting Word files (all types) to pdf files and visa versa?

    Which Acrobat or Adobe product is best to subscribe to for converting Word files (all types) to pdf files and visa versa?
    Thank you!

    Probably PDF Pack: Reliably Create PDFs, Convert PDFs, & Merge PDFs Online | Adobe PDF Pack

  • I used to use the free version of Adobe Reader to convert my publisher files to pdf files. When I was making a booklet for our hockey team, it said I had to buy it. Now I bought it and it won't convert the files. I am ready to throw this computer out the

    I used to use the free version of Adobe Reader to convert my publisher files to pdf files. When I was making a booklet for our hockey team, it said I had to buy it. Now I bought it and it won't convert the files. I am ready to throw this computer out the window!! Can you tell me what is the problem? No it does not exceed 100 M. either.

    Adobe Reader never converted Publisher files to PDF, for free, never. I suspect you use to have the (paid for) Adobe Acrobat. Sometimes people have Acrobat (more than $300 worth) and install Adobe Reader over the top, losing that valuable software.
    That said, if you subscribed to PDF Pack it should do this conversion. What exactly happens now.

  • Adobe Acrobat 8 Pro won't convert Publisher docs to PDF

    Adobe Acrobat 8 Pro won't convert Publisher docs to PDF. It converts other Microsoft docs.  Any suggestions?

    How are you trying to convert?
    Are you using the File-Print function, and selecting the Acrobat printer?

  • How I can convert word file to html file

    Hi all,
    I need to convert word file to html File.. is there any 3rd party API ? please suggest me very soon.........
    or else
    suggest me easiest way to achive this problem...

    Easiest way....
    open up the document in Word, click on "Save as" and select "Web Page".
    There are 3rd party APIs to read Word docs... but I don't know if they then allow you to export to HTML.
    You may have to write that yourself.
    Look up : http://jakarta.apache.org/poi/
    regards,
    Owen

  • Reader x will not allow me to convert word files to pdf

    reader x will not let me convert word files to pdf's, even word files that have been converted before. unable to get support through adobe...

    The free Reader has never been able to do much more than reading (opening) PDF files. It has never had the capacity to convert any kind of file to any other format.  If you could do it before, you must have been using another Adobe program/service.

  • How to batch convert Word files to pdf

    How do I batch convert Word files to pdf using Automator

    Here is a drag/drop AppleScript solution that uses the command-line LibreOffice capability to convert MS Word (.doc, .docx) files into PDF. Drag/Drop a single file, or a folder of Word documents, and it will write the respective PDF back to the original file location. When it is done, an OS X Notification will slide out onto the Desktop and provide the count of processed files.
    Save this AppleScript as a Desktop application that remains open after running. If you ignore the latter, the notification will not show when it is done. Tested on Mavericks 10.9.5.
    property name_extension : {"doc", "docx"}
    global fileCnt
    on open of finderObjects
        set fileCnt to 0
        repeat with i in (finderObjects)
        if folder of (info for i) is true then
            tell application "Finder" to set temp to (entire contents of i)
            repeat with j in (temp)
                process_files(j)
            end repeat
        else
              process_files(i)
        end if
        end repeat
        display notification "Processed Files: " & fileCnt with title "Word2PDF" subtitle "Processing Complete"
    end open
    on process_files(fname)
         set cmd to "/Applications/LibreOffice.app/Contents/MacOS/soffice "
         set cmdArgs to "--headless --convert-to pdf:writer_pdf_Export --outdir "
         tell application "Finder"
              set nameExt to name extension of fname
              set outDir to do shell script "dirname " & POSIX path of (fname as alias)
              if name extension of fname is in name_extension then
                   try
                        do shell script cmd & cmdArgs & outDir & space & POSIX path of (fname as alias)
                        set fileCnt to fileCnt + 1
                   on error errorMessage number errorNumber
                        display alert "Processing Error: " message "[ " & errorNumber & " ] " & errorMessage
                        error number -128
                   end try
              end if
         end tell
         return
    end process_files

  • How would one convert Word files containing audio to a PC?

    I'm not sure if it's possible, but how could I convert Word files that contain audio from a Mac laptop to a PC laptop? I really would appreciate any help, as I truly need these files for academic reasons. Thank you

    Hi, theocularone -
    Welcome to Apple's Discussions.
    This particular forum is set aside for users of OS 9. Since you are using a MacBook Pro, you can not be using OS 9 (OS 9 is not usable with any Intel-processor Mac).
    You would probably get a faster, more directed response if you reposted your question in the appropriate OSX forum. Depending upon which version of OSX you are using, you can access those here -
    OSX 10.4 - http://discussions.apple.com/category.jspa?categoryID=177
    OSX 10.5 - http://discussions.apple.com/category.jspa?categoryID=235
    OSX 10.6 - http://discussions.apple.com/category.jspa?categoryID=263

  • My converted word file is not editable...

    My converted word file is not editable...

    Hi Haixia, frank7882 and going mad,
    Welcome! Would the three of you mind giving me the specifics of the issues you are experiencing?
    What type of PDF's are you converting to word? Are you receiving a specific error message? Have you tried rebooting your computers and logging into ExportPDF again?
    I'd really like to assist!
    Kind regards, Stacy
    P.S. This 'Getting Started in ExportPDF' guide may come handy sometime as well.

  • Converting Word Files with Backgrounds

    I've created a Word file with a background by going to Format/Theme and choosing Slate. When I convert the file to .pdf, it fails to capture the background. Does anyone know how to accomplish this? It is an integral part of the document and I need it to transfer to the pdf as well.
    Any help would be greatly appreciated.

    No, apparently the background does not print either. That is a terrible shame. So, it is not object data at all, and thus Acrobat won't print it. I'm left with creating a background image behind text then in order to make that work.
    If anyone else has any ideas, it would be of great help.

  • Acrobat 8 doesn't list Microsoft Word files as supported file types

    I have Acrobat 8.1.2 Professional running on Vista SP1 with Office 2007.
    When I try to convert files to PDF from within Acrobat, no Microsoft Word files (neither .doc nor .docx) are recognized, and Word isn't an option in the list of file types.
    HOWEVER, Excel and PowerPoint are listed, and the PDFMaker toolbar in Word works perfectly. So I can convert to PDF from within Word with the toolbar, just not in Acrobat from the Create PDF... button.
    This is a critical problem for me, because I need to make PDFs of dozens or hundreds of files, and it will take me a long time to do each one manually from the PDFMaker toolbar.
    Any thoughts? I hope someone's already encountered this and knows how to fix it!
    Thanks,
    Ben

    I believe this is all normal.

  • Acrobat 9 Professional won't install from CS4 discs

    I am not able to install Acrobat 9 Pro from my CS4 DVDs. All of the other programs install.
    I have tried the following:
    - Uninstalled all other versions of Acrobat Professional
    - Copied the DVDs to the desktop and tried installing from there
    - Used the Microsoft Windows Installer Utility (could not find any references to Acrobat Professional)
    - Disabled anti-virus software
    - Disabled Windows startup services that might conflict
    Nothing has worked.
    I found something online that indicated the problem might be a corrupt data1.cab file.
    Does anyone have suggestions on what I can try next?
    Thank you!

    The Acrobat 9 download won't accept my CS4 license.  What I ended up doing was jumping through several hoops to get this to work:
    Edited Acrobat out of the registry - no change, still pauses during installation
    Uninstall CS4 entirely
    Run Adobe CS4 Clean Script - see http://www.adobe.com/support/contact/cs4clean.html
    Run Microsoft Installer Cleanup program
    Reinstall CS4 including Acrobat
    Neither the registry edit, Clean Script or Microsoft installer cleanup fix the problem on their own.  Yet, when I did them all in succession, Acrobat installed successfully - finally!  I hope this information spares someone else from investing too many hours to fix their installation problem.

Maybe you are looking for

  • H:Message doesn't show message

    In my bean, I do some check and add message to FacesContext , than, navigate it to error page, just use <h:messages/> to show error messages. but it show nothing, Why? here are my source: in java source: FacesContext ctx = FacesContext.getCurrentInst

  • WMI Performance Counter Error 20513

    We're running SCVMM 2012 SP1 with CU1 on Windows 2008 R2 SP1. A handful of our hosts are showing this error Error (20513) The VMM management server cannot retrieve performance data for the computer VHOST1.mydomain.com. This issue may occur if the per

  • Code Structure / Component Question

    I'm new to Flex and trying to learn as much as I can on my own without help, but I've run into a question that I'm not finding an answer for. I've read about creating MXML components and understand that, as well as creating AS classes, that that make

  • Quick kernel module question

    MODDESTDIR := /lib/modules/$(KVER)/r8180 install: modules mkdir -p $(MODDESTDIR) install -p -m 644 $(MODULES_LST) $(MODDESTDIR) /sbin/depmod -a I have a feeling MODDESTDIR is wrong should be more like /usr/src/'kernel' ? At the moment I have to rebui

  • Reminders and Notes sync via iTunes (cable, not iCloud).

    Hello, Everyone. Has Apple fixed the problem with Notes and Reminders yet ? When I last researched the subject both applications (1) could only be synchronized via iCloud and (2) even that wasn't working well for most users. Is there an update or a w