Acrobat 9 Pro-Is it possible to script Print with Preset?

Hello,
Does anyone know if this is possible? From what I understand, even if you create a batch to print, you have to set the print presets in Acrobat to how you want the PDFs to print. Sometimes we need duplexed pages, sometimes we need marks, etc. I can't imagine I'm the only one who has dealt with this, but I can't find any scripts that are even in the ball park.
If anyone has a script available or can create a script to print with a preset or print with static settings, I will try modifying it to my needs.
Thanks for any assistance with this.
Danny

The options availible for scripted print settings are all shown in the entry for "PrintParams" object in the Acrobat JavaScript Reference.  Have you looked to see if these options fit your needs?  If they do, and if the script can detect which PDF requires which options, then  you're in business.  But if the options you need are not there, then your only option is to set the batch process to display the print dialog for every PDF.
Thom Parker
The source for PDF Scripting Info
pdfscripting.com
The Acrobat JavaScript Reference, Use it Early and Often
http://www.adobe.com/devnet/acrobat/javascript.html
Then most important JavaScript Development tool in Acrobat
The Console Window (Video tutorial)
The Console Window(article)

Similar Messages

  • I have attempted to install Acrobat Pro as a trial, just to print some magic tricks for my daughter

    I have attempted to install acrobat pro as a trial just to print some magic tricks for my daughter. The acrobat installed but when i attempt to print the pdf file it says i have to sign in to acrobat but then it goes round and round, (i am currently signed in to adobe,) and says over and over 'retry' either my computer is not connected to the internet, which it is, or the clock on my computer is wrong, which it isnt. help????

    That's a lot of trouble to go to to print something - you can use the free Adobe Reader for that.

  • Printing with presets

    Hello Community,
    i want to print from AI through a script. No problem so far, but always the windows standard printer is used. But i want to use another printer for some printings, or use other presets. There are several named printer presets defined in my AI, "Standard", "OKI_C_9500", "OKI_C_9650" and so on.
    After a search i found a solution to print with presets from Indesign, but not from Illustrator. In AI are no aceesible "PrinterPresets" like in Indesign.
    So how i can print with named presets from AI? Other solution could be just to change the active printer within the script for the actual printing.
    Best regards
    Torsten

    Hi,
    yes this is it. After i changed my Computer i lost the PDF "illustrator_scripting_reference_javascript". And in the "ExtendScript Toolkit" Folder it is just "JavaScript Tools Guide CS4" and "Adobe Intro to Scripting.
    Now i found the PDF´s again :-)
    Thanks a lot
    Torsten

  • Adobe Acrobat Pro 9.5.0 will not print SRA3 size paper

    I created an Adobe InDesign file 320x450mm (SRA3) and saved it as a a High Quality PDF. However, when I print from Adobe Acrobat Pro 9 with SRA3 paper size settings, it defaults to A4 and the printer will not register the SRA3 paper size request. The tech from Canon updated the printer driver which increased print dialog options such as Paper Handling, Paper Source etc. (which I didn't have before) and spent over an hour running tests. We both agreed there was a software issue since there were not issues from other software:
    I can print SRA3 files from InDesign and Microsoft Word, but not Adobe Acrobat Pro.
    This is an ongoing problem since I often receive artwork in PDF format at this size.
    My workaround is to place the PDF into InDesign, line up the crops by eye and print to SRA3 paper which works fine until I need to do a double sided print which becomes slightly innacurate and often time consuming.
    Canon printer driver specs:
    V2.0
    iR-ADV C5045/5051 PS (UK)

    What happens if you select other paper sizes? Also ensure that 'choose paper source by PDF page size' is not checked at your print dialog.
    Kindly let us know your results and if possible please forward us your pdf at [email protected]
    Looking forward to help you out.
    Thanks
    -sonal

  • Acrobat Pro 8.0 CS3 - PDF file print in Mac OS 10.5.8 fixed!

    Since upgrade from version 7.0, Acrobat Pro PDF 8.0 printer kept pausing and wouldn't print document.
    I previously had same trouble with the Acrobat PDF 7.0 printer, but eventually got that to work with a command entered via terminal mode:
    Adobe PDF print (OS 10.5.6) work-around using UNIX command entered via the Terminal;
    In Terminal type the following if you are using Acrobat 7.x:
    sudo chmod 4755 /usr/libexec/cups/backend/pdf700
    Plan A for today: Tried same thing for v. 8.0;
    In Terminal type the following if you are using Acrobat 8.x:
    sudo chmod 4755 /usr/libexec/cups/backend/pdf800
    This didn't work, so went to Plan B;
    The other  suggested approach is to remove various PDF printer library files and then follow with the Adobe "repair" function.
    Remove following files and then "Repair" from Adobe menu;
    /Library/Printers/PPD Plugins/AdobePDFPDE800.plugin
    /Library/Printers/PPDs/Contents/Resources/en.lproj/ADPDF8.ppd
    ~/Library/Printers/Adobe PDF 8.0.app
    /private/etc/cups/ppd/AdobePDF8.ppd
    /usr/libexec/cups/backend/pdf800
    This didn't work before, so went to Plan C;
    I looked through all discussion threads again, a few mentioned installing latest update to Acrobat Pro 8 ... I had already done that, or so I thought ... I went again to update menu command within Acrobat, and it plainly reported that "Adobe doesn't have any updates at this time" just as it had before.
    I then compared my installed rev. version vs. the latest updates available for manual download, and found I was several behind.
    I then manually installed each one in sequence and towards the end of the process, Acrobat opened a pop-up window telling me there were updates available, and asked if I wanted to install them. Go figure, one of the manual updates fixed the menu updater not working correctly. Not sure which one, but I eventually landed at version 8.3.1. I repeated "Plan B", and now the PDF printer is working again.
    I guess with trial & error, even a blind squirrel will find a nut ...
    Message was edited by: jerry8955 - updated with latest info after spending an afternoon chasing a non-obvious fix

    Since upgrade from version 7.0, Acrobat Pro PDF 8.0 printer kept pausing and wouldn't print document.
    I previously had same trouble with the Acrobat PDF 7.0 printer, but eventually got that to work with a command entered via terminal mode:
    Adobe PDF print (OS 10.5.6) work-around using UNIX command entered via the Terminal;
    In Terminal type the following if you are using Acrobat 7.x:
    sudo chmod 4755 /usr/libexec/cups/backend/pdf700
    Plan A for today: Tried same thing for v. 8.0;
    In Terminal type the following if you are using Acrobat 8.x:
    sudo chmod 4755 /usr/libexec/cups/backend/pdf800
    This didn't work, so went to Plan B;
    The other  suggested approach is to remove various PDF printer library files and then follow with the Adobe "repair" function.
    Remove following files and then "Repair" from Adobe menu;
    /Library/Printers/PPD Plugins/AdobePDFPDE800.plugin
    /Library/Printers/PPDs/Contents/Resources/en.lproj/ADPDF8.ppd
    ~/Library/Printers/Adobe PDF 8.0.app
    /private/etc/cups/ppd/AdobePDF8.ppd
    /usr/libexec/cups/backend/pdf800
    This didn't work before, so went to Plan C;
    I looked through all discussion threads again, a few mentioned installing latest update to Acrobat Pro 8 ... I had already done that, or so I thought ... I went again to update menu command within Acrobat, and it plainly reported that "Adobe doesn't have any updates at this time" just as it had before.
    I then compared my installed rev. version vs. the latest updates available for manual download, and found I was several behind.
    I then manually installed each one in sequence and towards the end of the process, Acrobat opened a pop-up window telling me there were updates available, and asked if I wanted to install them. Go figure, one of the manual updates fixed the menu updater not working correctly. Not sure which one, but I eventually landed at version 8.3.1. I repeated "Plan B", and now the PDF printer is working again.
    I guess with trial & error, even a blind squirrel will find a nut ...
    Message was edited by: jerry8955 - updated with latest info after spending an afternoon chasing a non-obvious fix

  • PDF files created in Acrobat Pro X for Mac will not print correctly on Windows - text is missing

    I recently created a PDF file with pictures and texts in Acrobat Pro X. However, when I send it to my coworkers (who work on Windows computers), the printed file contains only images, and no text. I am using Century Gothic - a font that is installed on these Windows computers. When they open the files, they can see the text and everything exactly as it is meant to be. However, upon printing, the text disappears completely.
    We are using a Konica Minolta Bizhub printer to complete these printouts. When I print from my computer (the Mac), the files print perfectly on this printer. However, when using the same printer, a Windows user cannot print the text in the PDF's.
    Has anyone else run across this problem? I am thinking of trying to embed fonts, however it doesn't seem like it would make much of a difference (since the fonts show up fine on a Windows computer anyways). Is there a known issue with printing PDF's on a Konica Minolta printer?

    The archive format you used embeds all fonts, as does Press and Print type job settings. The standard job settings does not embed all fonts and that might be where the problem was.

  • Adobe Acrobat Pro 9, "This document could not Printed" then "No pages were selected"

    Windows 7, Adobe Acrobat Pro 9 (latest update)
    I have been researching this issue for days and can't find a solution. I am using Acrobat not Reader, there is not an option to uncheck the "enable protected mode" in Arcobat. The only error Adobe says I can have printing is different from the one I'm getting.  Can anyone answer this?

    Hi Josh ,
    Try re installing the printer subsystem and see if that works.
    Regards
    Sukrit Dhingra

  • Mac Acrobat Pro v9.4.1 will not print to HP Envy 100

    Adobe Acrobat Pro 9.4.1 for the Mac on Mac OS X 10.6.5 or 10.6.6 was printing PDFs find to my new HP Envy 100 printer.
    I have the latest driver updates on the printer.
    I've tried deleting Acrobat preferences files - a common tactic to take on a Mac that clears up lots of issues. It didn't this time.
    I can take the very same PDF files and print them from the Mac OS X utility Preview just fine with no issues. Try Acrobat no luck.
    Not sure how to proceed right now. I see Acrobat go through the motions of printing and I even see the HP printer icon appear in the Finder dock like it does anytime you print from an application, but it quickly disappears and then the printer never does anything. Nothing is queued. It is almost as if Acrobat sent a zeroed out or null file to the printer queue.

    I have the almost exact same problem. Popped up out of nowhere. When I tried to print something today wirelessly from my Macbook, the computer tried endlessly to connect to the network, but failed. Everything is fine when I directly connect the printer and the Macbook. I have now deleted that networked printer from my list and when I try to add a new printer, the system is not finding any printers.
    Any help would be appreciated.

  • Acrobat Pro 7.1 in Win7 (64bit) Printer Settings must be confirmed twice

    I have an customer which I just delievered 3 new Workstations with Windows 7 (64 bit) to. Each one is running Adobe Acrobat 7.1 Professional.
    The issue is that each time when they want to print, and they want to customize printer device configurations, they enter the menu. Then click on "Ok", but have to go back into the configuration once more and agree, so that the printer dialog accepts the new settings.
    I suspected it to be a simple dialog error, and thus tried to print after confirming just once, but the printer indeed printer with wrong settings then.
    Even if it is not a vital error, our customers understandably complain about the workflow.
    Is that an known issue? Does anyone have a suggestion?
    Thanks a lot in advance!
    Michael Ernst
    [signature deleted by host]

    Hi,
    The machines being used are:
    ACER Predator G5900
    Windows 7 Professional 64-bit
    Intel Core i5 Processor 650
    4GB DDR3 RAM Memory
    We use several different pieces of software to reach a printer.
    These are:
    Acrobat Pro 9 (Most Used)
    Microsoft Word
    Océ PRISMAprepare (Adobe Product)
    Adobe InDesign CS5
    Adobe Illustrator CS5
    Adobe Photoshop CS5
    We also use several different printers.
    These are:
    Xerox DocuColour 242
    Xerox DocuColour 250
    Xerox DocuColour 260
    Océ VarioPrint 1065
    Océ VarioPrint 6250
    Océ VarioPrint 6320
    HP Laserjet 4250
    Samsung ML-2570
    And we use Fiery Command Workstation Suite 5.5 to process colour jobs once sent to a Xerox Fiery.
    We have tried PCL6, PS and PPD drivers for all of the printers and the problem occurs across all Adobe programs, across all printers but only on these Acer Predator machines. Given that we have no other Windows 7 machines in the building I can't vouch for the stability of the machine itself but it seems most peculiar and we felt it would likely be something bugging between Acrobat and Windows 7 64-bit but the further we go down the road of investigation the less likely it seems that this is the case.
    In terms of key strokes ctrl+p or File>Print all arrive at the same outcome - having to select the printer properties, then click ok, then click properties again, then click ok again before the settings embed!
    Thanks for your time looking in to this.
    Regards,
    Darren.

  • Acrobat Pro XI on Mac forget default printer.  How do I fix this?

    I just updated and now Acrobat Pro XI seems to go present the printers in alphabetical order rather than the one I have chosen as my system-wide default.  I can cleaned all cashes, repaired permissions and deleted and re-selected my default printer.  I am running Mountain Lion 10.8.2.  Any ideas?
    Thanks.
    Bill

    Hello Atui,
    I have the same problem.  I've read this thread and then checked to make sure I had the most recent software.  The software says it's version 11.0.0.  So I went to the creative cloud updater to update the software and it says my software is up to date.  How can that be?  And what should I do?
    Thanks,
    Maureen

  • In Acrobat Pro is it possible to see a ratio of ink to paper in relation to the surface area?

    I need to be able to create/alter a design to have 50% ink coverage, but am unsure of how to measure this. Is there somewhere you can see the ratio of ink to paper in Acrobat Pro? I have access to both Acrobat Pro 9 and Acrobat Pro X
    Thanks,
    Victoria

    Are you asking "cover 50% of the surface area of the paper" - No
    or "limit ink to 50% tint" - Yes. Output Preview can be set to highlight any coverage amount over a given limit. (As can InDesign)

  • Can Acrobat Pro 6.0 be updated to work with Windows 7?

    Hello everyone - I have software that I have been using for years.  I like it and it is really all I need.  My old computer finally crashed completely and I would like to use Acrobat Pro 6.0 on my Windows 7 machine.  Does anyone know of a way to accomplish this?
    Thank you in advance for your help and suggestions.  I really do not want to spend $400.00 on new software if it can be avoided...
    All the best...
    Bustheads

    I would suggest an update, but I do not think that AA6 qualifies (need at least AA7). A big question is if it is a 32 or 64-bit system? For a 32-bit system there is some hope, though you may have to deal with some work arounds. Typically, AcroTray that automates the PDF creation may not work in Win7 (it does not for the AA5 I installed on Win7). If that is the case, you will have to change the printer port to file rather than Adobe PDF. Then you will be printing to file and have to open the file in Distiller to complete the conversion. You may be able to set up a watched folder in Distiller to automate the process a bit. Whatever you do, it will be trail and error and do expect some things to not work.
    So the answer is to first install it and see if Acrobat runs at all and if the Adobe PDF printer is installed. If so, then try to print. If it locks up, then try printing to file and open the file in Distiller. If that works, then my suggestions may do the job for you. I was able to get AA5 to work on my 32-bit netbook with Win7 starter this way. Not that clean, but it works. I primarily did it as an experiment, but for you it is a bit more.

  • How do I uncheck the "open in low resolution" box for Acrobat Pro 10.1.10 in a MBP with retina display?

    I have the "open in low resolution" box checked by default and I can not uncheck it because it is shaded out. I already tried the "uninstall Acrobat, delete the 'com.adobe.PDFAdminSettings.plist' file, and reinstall"  solution, but it did not work. I am using Adobe CS6, acrobat pro 10.1.10, macbook pro w/ retina display, and OS X 10.9.4.

    I don't think Acrobat 10 is capable of that. Only the very latest Acrobat 11 update has some concessions for Retina displays.

  • OfficeJet Pro 8600 Plus - N911g - refuses to print with an exhausted cartridge (yellow)

    Hi,
    I owned this printer some months ago, and I have already substituted the black cartridge some times ago.
    In fact, I usually use the b&w option to print my documents, and I use very little to no colors, instead.
    Before deciding to buy this printer I had read the printer guide, which reports (translated from Italian):
    [Printing with one or more cartridges exhausted]
    The printer can work with one or more cartridges exhausted. However, printing with exhausted cartridges slows the printing process down and lowers the quality of the documents printed. If the black cartridge is exhausted, blacks are not going to be really dark. If a color cartridge is exhausted, the result is in the grey scale. As soon as possible, replace the exhausted cartridge. Don't remove the exhausted cartridge before you can replace it with a new one. [...]
    (screenshot attached)
    The downloadable user-guide reports (no translation):
    [Color cartridge very low on ink]
    To temporarily print using black ink only, click Cancel Print and then re-send the print job. The
    Use black ink only? message appears before the job prints. The empty cartridges will need to be
    replaced soon.
    (screenshot attached)
    So, when I decided to go for this printer, knowing I substantially use black only for my studies and my work, I did take care of reading the entire printer guide and look for these specific official declarations by HP on the printer functionalities.
    Additionally, I took care of disabling any HP protection and pages control on the cartridges before installing them, using the printer menu.
    Today, instead, I've found out the printer won't print with an exhausted yellow cartridge. This is what the message window says (translated freely, again, from Italian):
    [Exhausted cartridge]
    HP 951 SETUP Yellow
    Replace the cartridges in the list to be able to print.
    HP advises not to remove the cartridge until you have a replacement one ready for installation.
    Buttons are: [Buy online...] [Cancel printing] [?]
    (screenshot attached)
    [?] leds to the words I've reported earlier.
    I still have the "print just with the black cartridge" option enabled.
    I tried cancelling the print and sending the print job again multiple times, as it is described in the guide, but no "Use black ink only?" message appears.
    Before invoking and thinking to the "fraud", I ask, how am I going to be able to print, then?

    The manual indicates the printer can temporarily use black only once a color cartridge is low.  Once the cartridge is depleted it will need to be replaced, otherwise damage to the printed may occur.
    HP and other printer manufacturers have different printer technologies for different needs.  
    Some have printheads built into the ink cartridges.  These printers can typically print with one or more of the colors completely empty, or even with color or black (but not both) cartridges removed. The Deskjet 6980 series is an example. 
    Other printers have separate ink supplies and replaceable printheads.  An example would be the Officejet 8600. The printhead in these printers can be replaced if they are damaged by running the printhead with colors out.  Some of these printers will allow printing with a color out, other will not.  If the printer is run without ink in one or more colors the printer may be damaged, but the user may be able to recover without having to send the printer for service.
    Other printers have permanent printheads.  To run these without some ink in all the colors would risk causing damage to the printhead due to clogs, air ingested in the printheadvor burned out printhead firing resistors. The Photosmart 3310 series is an example of this type of printer. For printers with fixed printheads this could require service to get the printer to print properly again when the ink is finally replaced.  
    The document here describes how ink is used.  While the document is written for HP Inkjet printers the same principles apply to inkjet printers from other manufacturers.
    Bob Headrick,  HP Expert
    I am not an employee of HP, I am a volunteer posting here on my own time.
    If your problem is solved please click the "Accept as Solution" button ------------V
    If my answer was helpful please click the "Thumbs Up" to say "Thank You"--V

  • Adobe Acrobat Pro X and Adobe Reader 9 compatibility with Mac.

    Does Adobe Acrobat Pro X version 10.0.0 and Adobe Reader 9 version 9.2.0 work with Maverick or Yosemite? I don't mind to have a Maverick OS (though may not be easy to get unless old stock).

    Hi Novetan,
    Please see the system requirements for Acrobat and Reader: System requirements | Acrobat family of products
    Let us know if you have additional questions.
    Best,
    Sara

Maybe you are looking for

  • Formatted external hard drive, trying to recover files I missed off when backing up.

    I recently formatted my seagate 500gb external hard drive, thinking all the files/projects were backed up. Some of them weren't (I'm not sure how/why, could be human error or the transfer failed but unfortunately i was rushing and didn't check) but t

  • Impossible to contact tech support

    a big reason for my company's desire to cancel our "Creative Cloud" team contract is the complete lack of access to tech support. the fact that it is really expensive is almost balanced by the access to Adobe's excellent software. however, if Creativ

  • How do I change the rhythm style in apple loops?

    Most of the drums in apple loops are 4/4. Where are rhythms like in "This Boy" (The Beatles) , or like in "Shine on you Crazy Diamond (Pink Floyd) ? Can you transform a 4/4 to a rhythm like described above?

  • My airport express disconnects intermitently

    Hi all, My airport express keeps disconnecting repeatedly. It's connected to a router via ethernet, using DHCP, and in bridge mode, to create a wireless network, has all the latest updates and it has been reset. But still, all in a sudden, the light

  • Oracle 9 table names are not case sensitive

    Sorry about the trivial question, but I noticed that when I am creating table in Oracle their names is always upper case. Example: CREATE TABLE MyTable (i NUMBER(5)) CREATE TABLE MYTable (i NUMBER(5)) CREATE TABLE MyTABLE (i NUMBER(5)) CREATE TABLE M