Printing Problem to Adobe PDF printer

When I print to my Adobe PDF printer I comes out unreadable, but if I copy the unreadable text and paste into word I can read it.
Unreadable text in Acrobat is in Courier, and readable in Acrobat is in Vernada (that's what is shows in word).  Does anyone have any ideas?
Version Acrobat Pro 9.4.5

I talked with Adobe and they showed me an option for fonts (listed below).  Uncheck the hightlighted option.
And now it prints correctly.

Similar Messages

  • Very slow printing to default Adobe PDF printer

    I have a 150 page FrameMaker document (with lots of linked Illustrator CS4 files) that is taking 7 MINUTES to print to the default Adobe PDF printer. In contrast, an old QuickSilver / Interleaf document that is 200 pages long and contains even more graphics embedded as huge TIF files, takes 20 seconds to print to the same default Adobe PDF printer.
    I have tried all the suggestions I can find on the web, including Adobe forums, but nothing works. Can anyone suggest why printing from FrameMaker 9 to Adobe PDF is taking such a long time? It would appear to be a FrameMaker problem, since every other application can print to the Adobe PDF printer without any problems, and so can FrameMaker... but only at a snail's pace!
    I am using TS2 (FrameMaker 9 and Adobe Acrobat 9 Pro Extended) on a 3.0 GHz Quad Core PC running Windows XP Pro.

    My computer
    Windows XP Professional
    Version2002
    Service Pack 3
    Intel(R) Pentium(R) 4CPU 3.00GHz
    2.99GHz, 3.25GB of RAM
    Using Acrobat 8.1 Professional. (Haven't upgraded because I saw too many posts with people having problems.)
    Using Adobe Design Premium CS3 (I use AI files, we always have for any vector files and way to many to change over to EPS.)
    We have also been changing over from Interleaf. I really like FM except for this problem. Very glad to get out of Interleaf.
    We also used InDesign for a while and there are no problems printing to pdf.
    ls

  • Problem printing files to Adobe PDF printer using VBA

    I have an Excel project. Part of the code prints the active sheet range as a PDF file. Later code then sends the PDF file as an e-mail attachment. The Code was originally written using the free application PDFCreator and works as intended. However the client wants to use the Acrobat "Adobe PDF" printer instead.
    Each PDF must have a name as specified in the code and must be sent to a specified folder, again as specified in the code.
    The Adobe PDF printer insists on 1) using the path specified in the printer preferences and 2) naming it as the workbook name + .pdf.
    I have checked the Distiller API reference and it tells me that if a key is set, the output path and name can be controlled. However, setting the key as described does not work. The PDF printer ignores it and creates another key named as the output file with a REG_SZ value that is numeric and increments each time print is invoked.
    Attached is a screen shot of the registry entries.
    What am I doing wrong?

    I have.
    However, I think I have solved this.
    First, I am using Win 7 64 bit, so the application is not excel but c:\windows\splwow64.exe. I've modified my code so that both XP 32 and Win7 64 are catered for.
    Second, the print command I used in VBA was
    ActiveSheet.Printout ActivePrinter:= "Adobe PDF"
    It looks like that starts a different Adobe DF printer to the one that would look at the registry. If I change the code to
    ActiveSheet.Printout
    and set Adobe PDF as the default printer in control panel, the whole thing works as planned.
    All I need to do now is to set the printer to Adobe PDF within the code so the user doesn't have to do this in Control Panel. Obviously, my approach above didn't work, so what is the way to do this?
    Here's the sub routine as it stands at the moment:
    Public Sub PrintUsingAcrobat()
        Dim strOutFile As String
        Dim PDFPath As String
        Dim FileName As String
        Dim XPApplic As String
        Dim X64Applic As String
        XPApplic = Application.Path & "\excel.exe"
        X64Applic = "C:\Windows\splwow64.exe"
        Const HKEY_LOCAL_MACHINE As Long = &H80000002
        Const HKEY_CURRENT_USER As Long = &H80000001
        Dim lRC
        Dim sPath
        Dim objRegistry
        PDFPath = outpath ' outpath is a global variable set elsewhere
        strOutFile = Range("Suppliername") & ".pdf"
        FileName = PDFPath & strOutFile
        Set objRegistry = GetObject("winmgmts://./root/default:StdRegProv")
        sPath = "SOFTWARE\Adobe\Acrobat Distiller\PrinterJobControl"
        lRC = objRegistry.SetStringValue(HKEY_CURRENT_USER, sPath, XPApplic, FileName)
        lRC = objRegistry.SetStringValue(HKEY_CURRENT_USER, sPath, X64Applic, FileName)
        ActiveSheet.PrintOut
        DoEvents
    End Sub

  • Now I can't print to the Adobe PDF printer

    At the same time I started having problems updating Acrobat (see my post yesterday, please), my Adobe PDF printer disappeared from system preferences. I've added it back using the help>repair option, but the printer no longer works.
    Every time I try to print, the printer pauses, then when I restart it and try to resume the document I get an error...
    Operation could not be completed
    Client-error-not-possible
    I've done a complete uninstall/reinstall of the whole Design Standard CS3 suite 3 times now, including removing my prefs and serial number (so starting from scratch), but this error, and the Acrobat updating problem, won't go away.
    Please can someone help me on these?
    Thanks, Nige

    Try going to Printer Utility and deleting any reference to the adobe Pdf Printer Driver.
    Then you find file anlocate all versions of PDF Printer. remove all traces of version Previous to this version.
    Now open Acrobat and got to help menu repair and replace and have it repair the Printer Driver again.
    Note: PDF Printer does not work within Acrobat nor Reader. only with other applications. (Or at least I've never been able to have it work within Acrobat/Reader.)

  • Avoiding the 'Save PDF File As' dialog when printing to the adobe PDF printer from a service

    Hello, can someone please help.
    I have Adobe Acrobat 8 Pro installed.
    I have an in house application which (among many other things) effectively monitors a directory and prints the file to the default printer. It works fine when run as an application.
    I have set the defaults on the Adobe PDF printer to put the output PDF file into a directory and not to open it so it works silently without prompts.
    When I run my application as a service, it brings up the 'Save PDF File As' dialog and I would like to avoid this. My impression is that if I put the right registry key in then it will work.
    I do not want to do any scripting if I can avoid it.
    Thanks for all constructive help given.

    Thank for your help Bill, but changing settings in the distiller did not seem to work. As my application prints directly to the default application without using anything specific to Acrobat, I was hoping there was a simple way forward. A colleague suggested copying registry entries from the account I logged on as to the S-1-5-18 entry, then rebooting. This had no effect as the prompt still comes up.
    Aandi, I don't have the Acrobat SDK or any experience of it.
    Also I'm not sure where any code/script would sit since the application is stable and so I would rather not change it.
    If it amounts to a few lines of javascript sitting outside the application then that would be of interest.

  • In windows 8 I can't print to an Adobe PDF printer

    Upgraded to windows 8 (forced to) and reloaded Adobe 8.  Even though it created the printer (PDF) it returns a printer error everytime you try to print to it.

    Did all the updates thru 8.1.7.  Now it tells me to print the document I need to activate Adobe which I did when I installed it.  Under the Help screen the activation tab is greyed out.  If I did de-activate it on my old laptop I don’t think it would change the state of this tab.
    T
    TERRY HUTCHENS
    PRESIDENT
    TCP LEASING, INC.
    cid:[email protected]
    TELEPHONE: 919.845.7320
    MOBILE: 919.810.7422
    CELEBRATING OUR 17TH YEAR

  • Print to Adobe PDF printer from IE 7 crashes computer

    I apologize if this has already been answered somewhere in this forum, but I could not find mention of it....I have several users inside my company and out that are having issue with printing to the Adobe PDF printer from a webpage viewed in IE 7...the computer inevitably locks up and requires a restart. It seems to vary based on the version of Acrobat or Reader they have installed, but am wondering if anyone knows of the cause and resolution? It would seem to be a battle of Microsoft Operating System versus Adobe. Most users are on Windows XP Professional, using Adobe Acrobat and Reader 8 or better. Those with 6 do not appear to have issue.
    Have been circling around this problem for a month now....any help much appreciated!

    I think it's time to upgrade. 64-bit systems weren't much in use at the time of Acrobat 8.0.

  • PDFs created by Adobe PDF print device do not display correctly in Illustrator

    I generated a PDF from a PowerPoint file by printing to the Adobe PDF printer device. This step works correctly as the PDF appears normal in Acrobat. However, upon opening the PDF in Illustrator, none of the graphic (bitmap) elements are rendered correctly -- they appear as gray boxes with remnants of the correct image remaining as a single pixel border around the edge. This is clearly an error in the PDF importing in Illustrator. Any work-arounds or suggestions?
    Message was edited by: mcgrawcm
    Update: OK, so it has something to do with whether an image in PPT was "cropped" before conversion to PDF, as an uncropped version of the same graphic is rendered accurately in Illustrator after conversion to and from PDF. For my part, I'm just going to recopy the images directly into Illustrator, but perhaps this might help someone else dealing with the same problem.

    I understand this is no help, but Illustrator is not a pdf editor. This is why you can get unexpected results when importing a pdf in Illustrator.
    If you really need to edit a pdf you could use Acrobat or Neo, and there are some more out there, just look around on the net:
    http://www.google.be/search?client=safari&rls=en&q=pdf+editor&ie=UTF-8&oe=UTF-8&redir_esc= &ei=y6S3Tt-kOtSHhQe28fyiBA
    Greetings

  • Unable to find Adobe PDF Printer

    I am trying to convert a Word document into a PDF by right-clicking on a Word document and telling it to Convert to Adobe PDF. I keep getting the error message "Unable to find "Adobe PDF" printer or "Acrobat Distiller" printer. Do you want to run the installer in repair mode?" I try to run the repair mode and it'll run the repair mode, but nothing changes. Also, I used to have an Adobe tab in my Microsoft Word program but that is gone. All of these problems started when I got a new computer that is running Windows 7. Any idea on how to fix this? Right now I'm having to use PDF Complete, but I'd rather use my Adobe!

    No, but you might have to do some work to get AA8 to work on your system. The first step is to update it, currently at 8.3.1 (you have 8.0.0 that may be your issue). AA8 is not certified for use on Win7, but several folks have been successful getting it to run. However, you might run into hickups at times even if it does run. In the meantime, try opening the document in WORD and printing to the Adobe PDF printer. If that works, you at least have a production method.
    The next step is to figure out why PDF Maker is not working. For this, open the document in WORD and see if the Adobe menu appears. In WORD 2007 it will likely be the right most menu item named Acrobat (that is on my WORD 2007 system with AA8, though this is a VISTA machine). If that menu does not appear, then the Adobe macro in WORD needs to be enabled.
    If the printer is not running, then further work is needed. Let us know what the current status is and then we can go from there.

  • Adobe PDF printer stopped working

    Hello!
    Windows XP Pro
    Acrobat Standard 8.1.3
    Office XP
    InDesign CS3
    Problem with Adobe PDF printer. It used to work fine, but it stopped working last week, whatever application I use to print. The "PDF Creation" window appears, the process seems to start, but suddenly stops in the middle, with with the word "stopped" in the progress box. I tried the repair feature of Acrobat, with no change, then completely uninstalled Acrobat (and deleted the Acrobat 8 folder), but again no luck...
    Any hint as to what I can do to fix this?
    Thanks in advance
    François

    I just did the following, in sequence:
    I printed-to-file a document to Adobe PDF printer from Word, and opened the resulting .prn file. The conversion worked. In Distiller, I get this:
    Source : extendedloan.prn
    Destination : I:\Texte\extendedloan.pdf
    Options Adobe PDF : H:\Documents and Settings\All Users\Application Data\Adobe\Adobe PDF\Settings\Standard.joboptions
    %%[ ProductName: Distiller ]%%
    %%[Page: 1]%%
    %%[Page: 2]%%
    %%[Page: 3]%%
    %%[Page: 4]%%
    %%[LastPage]%%
    Durée de conversion : 00 heure(s) : 00 minute(s) : 04.750 seconde(s)
    **** Fin du travail ****
    I then tried to print the document (.doc) from Word to Adobe PDF Printer, and got this in Distiller:
    Adobe PostScript :3016.102
    CID support library initialization completed.
    Error in PDFX4 2007.joboptions:
    /CheckCompliance out of range
    I then tried to print a test file from Printer Properties, and got this from Distiller:
    Adobe PostScript :3016.102
    CID support library initialization completed.
    Error in PDFX4 2007.joboptions:
    /CheckCompliance out of range
    Thank you guys for trying to help,
    François

  • Windows 8.1 Adobe CS6 Adobe PDF printer broken after sysprep

    Windows 8.1 enterprise 64 bit with CU1 installed. Ran sysprep priror to install. Installed Adobe Design and Web Premium CS6 & Premiere Pro CS6. The Adobe PDF printer is working with UAC enabled threw all PC accounts. Ran sysprep (standard generalize, skip rearm, & skip all win 8.1 questions) with UAC disabled since bat files will not run with UAC enabled. After UAC is enabled you can't print using the Adobe PDF printer unless running from Administrator account or by disabling UAC. We also have Adobe CC except the instructor is currently teaching CS6 suites. I tested acrobat 10.0.0 & 10.11.1 same problem after sysprep.

    Have you tried running Process Monitor to see where the permissions problems are occurring?

  • Cannot print directly to the Adobe PDF printer

    Hi. I cannot print directly to the Adobe PDF printer since receiving my new computer. I use Acrobat 9 (updated to the latest patch today) on a 64-bit Win 7 computer. A colleague has the same set up and she can print to the Adobe PDF printer without any issues. Fyi, I have tried printing from Word, my email program, & webpages with the same result, which is that the document goes into the printing queue and then the process just stops. This wasn't an issue on my previous computer running the same Acrobat version but under Win XP.
    I have updated to the latest patch, and I have tried a repair installation of Acrobat with no affect. What am I missing?
    Thanks.

    Please check that when you print to PDF, the Save as dialog might goes in background. Watch for blinking icon in the taskbar at the bottom. Click the icon and give output PDF name.
    If this is the case then this is known problem at MS end. See http://support.microsoft.com/kb/2567869
    This problem comes when printing from 32bit apps on 64bit OS.

  • Print with Adobe PDF printer driver from Word: Stripes in images

    Hello,
    I use Acrobat 8 Professional (Version 8.1.3) on Windows XP SP3 (german version). I'd like to create a PDF out of a Word document by printing with the "Adobe PDF" printer driver. I have a problem with an image containing large unicolored areas: In the PDF there are recognizeable stripes in the colors of the image. This is when viewing the PDF with Acrobat 8 Professiona, when importing a page containung such an image into Photoshop, and when printing such an image.
    The image is an RGB TIF, but I tried it with a CMYK TIF as well as with an RGB BMP. The reault - when printed out of Word - is the same. If I print the same image to a PDF from InDesign, then everything is fine, no stripes.
    Does anybody know how to optimize this?
    Best regards,
    Christian

    Sorry, I should have mentioned this, of course. Well the document is a DOC (because it was prepared by co-workers with Word 2003). I use Word 2007, when I opened the DOC Word switched to "compatability mode" (not sure about the exact English term, I work with German versions). But even when saving the document under a new name, I kept it as a DOC, so my co-workers would be able to open it again at their computers with Word 2003.
    My Acrobat is already version 8.1.6 and because I always install Windows Updates that the automatic update service offers, I guess my Word 2007 is also up to date.
    But sure, if I can be of any other help, let me know...
    Best regards,
    Christian

  • Cannot print to Adobe PDF printer from Word after upgrading to Win 7 64bit

    Hi. After upgrading my operating system from Windows XP to Windows 7 64 bit, I can no longer print to the Adobe PDF printer (e.g. from Word). It just sits in the Adobe PDF printer queue saying "Error" without bringing up the "Save As" dialog box, and nothing happens. I am running Adobe Acrobat 8.0.0 (I've checked for updates but it says none are available). I have tried doing a repair installation following the instructions on this website (http://helpx.adobe.com/creative-suite/kb/error-file-adobepdf-dll-needed.html) but to no avail.
    Thank you in advance for your help.

    I think it's time to upgrade. 64-bit systems weren't much in use at the time of Acrobat 8.0.

  • Adobe pdf printer save dialog box opens in the background - progress bar shows Not Responding

    I have two users who have Acrobat X Pro version 10.1.4 that are experiencing the same things.  First, one person just changed laptops and the new one has a fresh Windows 7 Enterprise X64 image and new installation of Adobe Acrobat X Pro.  When he used the pdf printer for the first time(after opening the program and accepting the license agreement) he was in MS Excel '07 and chose file>print>Adobe PDF and then the progress bar came up and then showed not responding.  After he did this a couple of times with me standing there I noticed that the save dialog box was opening in the background because I could see the icon blinking on the taskbar.  He said that his old computer never did this and that it would always open up and ask where to save the file and never show 'not responding' on the progress bar.  The other person having the same issue is running the same version but she has had the program installed on her machine for a few months and an older version on before that. 
    Is there a way to make the dialog box show as soon as you print to the Adobe PDF printer?  What is causing this?  Is there another way to create a pdf from MS Office like the add-on? 

    I have two users who have Acrobat X Pro version 10.1.4 that are experiencing the same things.  First, one person just changed laptops and the new one has a fresh Windows 7 Enterprise X64 image and new installation of Adobe Acrobat X Pro.  When he used the pdf printer for the first time(after opening the program and accepting the license agreement) he was in MS Excel '07 and chose file>print>Adobe PDF and then the progress bar came up and then showed not responding.  After he did this a couple of times with me standing there I noticed that the save dialog box was opening in the background because I could see the icon blinking on the taskbar.  He said that his old computer never did this and that it would always open up and ask where to save the file and never show 'not responding' on the progress bar.  The other person having the same issue is running the same version but she has had the program installed on her machine for a few months and an older version on before that. 
    Is there a way to make the dialog box show as soon as you print to the Adobe PDF printer?  What is causing this?  Is there another way to create a pdf from MS Office like the add-on? 

Maybe you are looking for