Adobe PDF Printing Preferences Problem

We have seven Windows 7 64 bit machines with Adobe Pro XI (part of the Technical Communication Suite).  On one machine, we are unable to modify the Adobe PDF Printing Preferences Settings for the following two items:
Adobe PDF Security:  It is grayed out and we are unable to edit. No selections are available from the dropdown.
Adobe PDF Folder:  While not grayed out and we are unable to edit and no selections are available from the dropdown.  On all the other computers, this is listed as "Adobe PDF Output:"
What do we need to do on this one computer, so we can edit the two line items?
I removed the printer from the machine, and ran the Repair function from Acrobat.  I have changed the Default Settings: section several times.  That did not resolve the issue.  I suspect it may be a difference in the actual driver.  Any suggestions?
Message was edited by: Dave Maslowski Added screen shot.

Log on as the local Administrator of the machine.  This does not mean the network admin account or workgroup admin account.  It means the Administrator/Owner of the local machine ( Log in using built in-administrator | Create local administrator account | Windows 7, 8, Vista ) .  Are you able to access these features when logged in as the local machine administrator?  If yes, then this is an account permissions issue probably correctable.  If no, then you have a machine permissions issue, which is more serious.

Similar Messages

  • ADOBE PDF - print driver problem converting Publisher 2007 to PDF

    I cannot find an answer to my problem anywhere online. Our company does not have InDesign yet, so I have to use Publisher 2007 (Vista operating system) to create ads. The problem is that when I go to print and choose ADOBE PDF to convert the Publisher document, the PDF output is 1/4-1/2" smaller all the way around. It is perfectly sized in Publisher, but the PDF output keeps reducing. Is there a fix for this? Thank you.

    I suspect it is a shrinking issue in Publisher (check the print properties). A lot of packages reduce the margin so it will print all of the information on printers, many printers add margin space. At least worth a check.

  • Adobe PDF printing preferences vanishing

    We have Adobe Acrobat Professional 8 installed on Windows server 2003 Enterprise Edition SP2 and Citrix Presentation Server 4.5 is also installed on it.Users work on citrix desktops and use the Adobe printer for converting their orders which would come in their Outlook mail to PDF before dispatching them. For some reasons the printing preferences from the Adobe printer under the printer and faxes are missing. I am attaching the sceen shots. Iam unable to configure the printing preferences as in Pic 1. The only solution we have is to reinstall adobe and it would restore the printing preferences as in Pic 2 but after a day or two it would again be like the one mentioned in PIC 1 .We also have trend micro antivirus installed on the Citrix servers. We want the Adobe printer to retain the settings as in PIC 2. We also tried upgrading the product to version 9 but in vain. I am not sure what is causing this to happen can any body help please....

    Your use of Acrobat in this manner violates the Acrobat's License. You should check out the Livecycle products, they are licensed for use on a server to service multiple users.

  • Adobe PDF Printing Preferences (Version Adobe Acrobat 9)

    Is it possible to specify the output PDF filename like "abc.pdf" in Adobe PDF Settings? Thanks you for answer this dummy question.

    Log on as the local Administrator of the machine.  This does not mean the network admin account or workgroup admin account.  It means the Administrator/Owner of the local machine ( Log in using built in-administrator | Create local administrator account | Windows 7, 8, Vista ) .  Are you able to access these features when logged in as the local machine administrator?  If yes, then this is an account permissions issue probably correctable.  If no, then you have a machine permissions issue, which is more serious.

  • Adobe PDF printing preferences (Windows)

    This question was posted in response to the following article: http://help.adobe.com/en_US/acrobat/pro/using/WS58a04a822e3e50102bd615109794195ff-7f2b.w.h tml

    Bill,
    Thank you, I knew there was a place to set the default selections, just hadn’t navigated to the right spot.
    But I found it and have it set.
    I appreciate your support!
    Don

  • Adobe PDF Printer not working as print driver; 9.5.5 (pro) with Windows 7, 64 bit

    I have installed, repaired, uninstalled and re-installed Acrobat Pro 9.5.5 on a newly formatted SSD with Windows 7, 64 bit on my desktop machine. The program was installed from Acrobat Pro 9.0.0 and updated within the program. I have the program also installed on my laptop, and the Adobe PDF Printer driver is working properly on my laptop.
    On my desktop with the newly formatted SSD, the Adobe PDF printer driver is not working. Note that I am using the printer driver, and not any pdf creation techniques within MS Office or other programs.
    When I go to the Adobe PDF printing preferences on my desktop, I only get a generic, two tab window open. When I print a file to this printer on my desktop machine, I do not get a window opening that asks where to create the pdf or what to name it, and I never see any files created. In MS Word, the Create PDF option under the Acrobat tab works and opens a dialog to ask the name and location to save, and then opens a PDF Maker progress window and properly creates the file. I can also save a file as an .eps or .ps file and use Distiller to create the pdf. However I cannot get the Adobe PDF printer driver in my Devices and Printers to work properly, although it works just fine on my laptop with the same program (Pro 9.5.5) and same Windows version (7, 64 bit).
    Repairing, uninstalling and re-installing does not solve the problem. Acrotray.exe *32 process is running. Any ideas on why this won't run properly on my desktop, but will run on a similarly configured laptop?
    On my laptop, I get a full, (7) tabl menu with all the normal options:

    I found this answer from Deepak Chauhan on another forum, and it solved this problem!
    Try this to add Adobe PDF printer manually on Windows 7, and Windows Vista.
    If windows 7 is Enterprise or better edition: (Admin rights required)
    Start>search for printmanagement.msc and open the print management module
    Expand the print server and expand the computer name to see availbale printers, drivers and printer ports.
    - from printers ensure there's no Adobe PDF printer, if there is delete it
    - go to ports and delete the PDF ports (the ones ending in *.pdf)
    - go to drivers and delete the PDF converter.
    Take note if any errors occur, but continue with the following steps regardless.
    If on windows 7 home edition, just goto start>Devices and Printers and ensure PDF pritner is not listed.
    Then open the registry (if any erors deleting these keys happen, see below)
    1: go to HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Print\Printers
    delete any adobe PDF printer subkey present
    2: go to: HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Print\Monitors
    delee the PDF port monitor if present
    3: go to: HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Print\Printers
    again delete and pdf printer subkey
    If any erros occur, you need to set the owner of the key to the currently logged in admin user, then ensure that user has full control.
    Do this by right-click the key and selecting permissions, clicking on advanced, then the owner tab.
    Once you've all that has been done, open a command line as administrator.
    Copy and pate the following commands in order
    1: net stop spooler
    2: rundll32.exe setupapi.dll,InstallHinfSection AdobePDFPortMonitor 128 C:\Program Files (x86)\Adobe\Acrobat 9.0\Acrobat\Xtras\AdobePDF\AdobePDF.inf
    3: net start spooler
    4:rundll32.exe printui.dll,PrintUIEntry /if /b "Adobe PDF" /f "C:\Program Files (x86)\Adobe\Acrobat 9.0\Acrobat\Xtras\AdobePDF\AdobePDF.inf" /r "Documents\*.pdf" /m "Adobe PDF Converter"
    That should set back the pdf printer.
    This seemed to provide the link that provided the Adobe PDF Settings tab to the Adobe PDF Printing Preferences that was missing!

  • How to allow domain users to customize  Adobe PDF  printer page size in Printer Preferences

    Hi
    I am able to customize  Adobe PDF  printer page size in Printer Preferences in admin login but not able to customize  Adobe PDF  printer page size in domian users login...
    can I have a solution to customize  Adobe PDF  printer page size in domin user login

    WOW! I was amazed to see that within minutes of posting my initial thread, I tried something that works.
    Apparently, the only way is will actually convert is if you select the regular Print option in the File tab. Then, change the Printer to Adobe PDF & the Paper Size to 11x17. It also worked for 36"x48" becuase I created a custom size named "Poster", so I changed the paper size to Poster & it worked!
    I hope this helps someone. I searched for an existing forum on this issue off & on for MONTHS before creating this thread. If anyone has any suggestions why the Adobe PDF tab /PDF Maker wouldn't work, I'd like to know.

  • 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

  • Problem Printing To Adobe PDF Printer Acrobat PRO 9

    Hello,
    I have the following problem , a Windows XP Pro PC SP2 with Adaobe Acrobat 9 pro installed.
    Starting Acrobat seems to work.
    Printing to the Acrobad PDF printer gives always error message  that is is not possible to print to the Printer.
    Try to print a test page
    Check if the printer is on
    Reinstall the printer.
    I have deinstalled the full Acrobat , rebooted the PC , reinstalled the Acrobat 9 Pro. Same problem. It is not possible to print from for example Word, Wordpad,..... to the ADOBE PDF printer.
    Any suggestions ?
    Thanks
    DCA
    [email protected]

    Hello,
    When i open for example Word, and try to print from there to the PDF writer like you proposed.
    I select print to file.
    There is a warning something about PS fonts. After clicking this away.
    There is a error that it is not possible to print but the filename  I have given is Created (.prn)
    Opening The distiller, when I click there open. I don’t have the possibility to select my file because the distiller is closing directly without any warning.
    When I go to Services , Acrotray is listed.
    So the ACrobat 9 is Creation Nothing at all, it is just the main program that i can start, scan from scanner is no problem wut when saving the Actobat is closing.
    The acrobat is upated to the latest version.
    Is it possible that the Windows XP is corrupt ?
    Can you proved me with a solution ?
    Thanks
    Didier
    [email protected]

  • Adobe professional 8 - adobe pdf printer problem

    Running windows 7 64 bit enterprise edition and have installed adobe professional 8. When I fx. want to print a file to the "adobe pdf" printer the job newer is finished. It is just stay in the printer que, and nothing happends.
    Have tried to remove the Adobe XI reader, that was installed, if it could be any conflict but did not help. I also tried with a repair of whole adobe prof. package, but still the same problem.
    If I look on the adobe pdf printer and look on which port it is printing to it is standing as LPT1 ? - is that correct. There is not any other adobe pdf port available if I would like to create one.

    The updates are critical when using an old version. Even older versions can be made to work in 32-bit systems, but have to have workarounds. However, folks have reported success for AA8 with both 32 and 64-bit systems, but the updates were critical.

  • Problem creating PDF file using the Adobe PDF printer

    Apologies if I have hit the wrong forum for this issue.
    I am using Adode Acrbat 9 PRO version 9.4.6 on a Windows 7 SP1 machine.
    I am running an application that presents information on web pages that I need to capture as pdf files. I am using an automation tool so it is limiting my posibilities of accomplishing this task.
    I am attempting to use the Adobe PDF printer as the vehicle to create these PDF files but have encountered the following issues
    The page is truncated on the right hand side
    Only 1 page is created when I was expecting 7
    I have specified a file path for the ADOBE PDF Output Folder      ...  C:\Windows\Temp  and
    checked the box "Add document information" but I am not given the opportuniy to enter a file name. It is using the file name from the URL
    To verify my PDF content I used a different method to create the PDF from the same web page
    Right click within the web page and select Convert to Adobe PDF. The pdf file has the full content with no truncation and is 7 pages in total.
    Unfortunately I am unable to use this method with my automation tool
    Any pointers will be gratefully received

    Some progess
    I changed the page orientation to landscape and that removed the truncation. I am not sure why it is not using the "shrink to fit" but for the purposes of this exercise I can live with this solution.
    If I click Print Preview I can view all pages and then if I select the Print Icon I get a PDF file containing all pages. This is so bizarre.
    So to recap
    File > Print > Adobe PDF Printer only creates 1 page
    File > Print Preview > Print Document (Alt +P) > Print >Adobe PDF Printer creates 7 pages
    I guess this would be a good time to call support to see what they have to say on this topic.

  • 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.

  • Adobe PDF Printer Overlap Printer Problems

    I am having issues using the Adobe PDF Printer from Word.  I have a document that has a shape that with a text box over the top of it.  If I print from Word to an actual printer the order is fine and everything looks good.  When I use the Adobe PDF printer the shape covers up the text.  Any idea how to fix this?

    I'm not sure, where can I modify this setting?  Is it within word or adobe PDF?

  • How do I deal with "Acces Denied" error when trying to print to Adobe PDF printer driver

    Windows 7 64 bit OS (updated)
    Adobe Acrobat XI (11.0.06.70)
    I am unable to create a PDF file from within the Windows 7 print dialog.  Each time, I receive a terse "Access Denied" error followed by the display below (the progress bar never advances).  I thought upgrading to Adobe Acrobat XI might fix this but no such luck.  It seems that others have experienced similar issues.  I noticed in the display below that Adobe is trying to create the file in a folder which does not exist (at least I can't see it even after setting my preferences to display hidden files).  I have the hope that, if the folder were present and accessible, Adobe would create the file without trouble.  Is there a way to instruct Adobe Acrobat XI to create this temporary file in a different location?  One of my frustrations is that I used to be able to print Adobe Acrobat files without trouble on the same computer.  I wonder whether the use of a registry cleaner may have contributed to my problem.
    What are the best practices for addressing the Access Denied and inability to print problems I've encountered?
    Thanks for any help you can provide in sorting out this problem. 
    Best,
    Matt

    I have been having the exact same problem with Adobe Acrobat X.  I have uninstalled and reinstalled numerous times and applied all the latest updates.  Every time I try to print ANTHING to the Adobe PDF print driver, the software hangs (MS Office, webpage, or other programs).  When I finally kill the process using Task Manager, I find the little "Access Denied" box.  This has been happening for nearly one year.  I have limped along since I have other computers to use.   I have attempted to find answers on this forum in the past, and no one seems to have a clear answer to the problem.
    I, too, was tempted to upgrade to XI, but Matt's post settled the matter, since it did not help him.
    I am using Win 7 Home (64 bit) and until this issue started, I have had no problem with AA X.
    Where are the Adobe experts when you need them?  Please help us. 

  • FireFow freezes when printing to Adobe PDF printer

    Hi,
    I regularly but not always have FireFox freezing when printing a page with the Adobe PDF printer (not with the plug-in but by using the "print this page" button on the page I visit or by clicking File > Print . The only way to get out is to kill FireFox.
    Most often, I can eventually print the page after restarting FireFox and regaining access to the page. The trouble is that the page may no longer be available if the site requires identification and starts a new session ( ignoring the previous one).
    This is annoying.

    This is as much as I know about that add on [http://helpx.adobe.com/acrobat/using/using-pdf-printer.html] Have you checked the printing preferences or made any changes recently?
    It is also possible to reset the printer settings: [[Fix printing problems in Firefox]]

Maybe you are looking for

  • Read-only scenario issue in SAP BPC 7.0 SP07

    Please do not post duplicate threads across forums. Hi This is related to SAP BPC. The appset which runs on SAP BPC 7.0 SP07, is not able to write on read-only scenarios, while the appset which runs on SAP BPC 7.0 SP3, allows to write through script

  • Character encoding problems when using javascript client-sdk for remoting

    Hi, I have recently downloaded LCDS to try.  I was interested in using Javascript for remoting.  I have a Java-based web application on the server side, and use HTML + Javascript (dataservices-client.js) to send/receive messages asynchronously in AMF

  • Can v read a client text file using SQL*plus??

    We have a requirement like this: We need to read a text file to find spelling mistakes. Problem is the file has to be always moved to the DB machine, which is a Linux box and then run a stored procedure which uses UTL_FILE. Now in order to show the s

  • ABAP runtime errors    RAISE_EXCEPTION occured

    Hi all, I have SAP Material management landscape and user gets short dumps with exception. here are the detils. Information on where termination occurred The termination occurred in the ABAP/4 program "SAPLYMQX " in "Y_INSERT_TO_YMTOES_INT_DTLS". The

  • XML Report

    Hi All, can anyone tell me difference between the xml report and rdf report i know some difference 1) in the xml report we separate the data source with layout 2) we can generate EXCEL output 3) using single data source file we can build many layout