Reader 10.1.4. Printing PDF by command line

Hi
In an application I have developed I print PDF files to a defined printer using command line, such as
"C:\Program Files (x86)\Adobe\Reader 10.0\Reader\acrord32.exe" /N /T "myPDFfile.pdf" "\\servername\printername"
I have noticed a change of behaviour with Reader 10.1.4 to previous versions.
To test locally I share a local printer (e.g. share name "bobsprinter") connected to my machine ("bobsmachine") and include it in the command line as follows
"C:\Program Files (x86)\Adobe\Reader 10.0\Reader\acrord32.exe" /N /T "myPDFfile.pdf" "\\bobsmachine\bobsprinter"
I have noticed that with Reader 10.1.4 a print job is no longer submitted, unless I take out the machine name and just leave in the shared printer name:
"C:\Program Files (x86)\Adobe\Reader 10.0\Reader\acrord32.exe" /N /T "myPDFfile.pdf" "bobsprinter"
Where it then works OK.
Question: Why would there be this change of behaviour in 10.1.4? Is there anything I need to consider? I have not come across anything in the release notes.
I have noted that on my customer's site my command line (with machien and printer name) still works OK with 10.1.4. Maybe because the shared printer is on another network?
Many thanks in advance.

Hi Bob,
Thanks for reporting the problem faced by you. My investigations suggest that command line printing behavior between Reader 10.1.3 and 10.1.4 is still the same.
It prints the document on Reader 10.1.3 and 10.1.4 only when you do not specify the servername(localhost) on command line. However, It prints both with/without using the servername when Acrobat is used.
Thanks,
Atul Agarwal
Adobe Systems

Similar Messages

  • Reader Plug-in not printing PDFs correctly after InDesign Install on Mac OS 10.9.5

    Installed InDesign trial yesterday. Ever since, no matter what browser I use, if I try to print PDFs from a browser, if the pages are in portrait mode, it will display them in portrait mode within the browser, but when I go to print them, the page appears in landscape and the bottom of each page does not print. It doesn't matter whether I select portrait or landscape mode. The page in the preview does not rotate. Some of the websites I use do not allow saving of a PDF, only viewing it in my browser window, so I can't save and use Preview to try to print it.
    HELP!
    SpikeDDS

    Are you using Adobe Reader or Apple Preview to print PDFs?
    You should not use Apple Preview to do anything with PDFs as it is not a reliable PDF viewer. Use Adobe Acrobat or Reader for PDFs only.
    Do you have installed any PDF plugins? On the Apple PDFs are shown without any plugins because their graphic engine Quartz is based on PDF, but it does not support completely every PDF standard, so it is better to use Adobe Acrobat or Reader. (But Apple Preview has been improved in the newest upgrades from Apples OS, so it is much better than before.)

  • Adobe Reader XI will not print PDFs. Can you please help

    Why can't Reader XI print PDF pages?

    Hello everyone:
    I have been totally frustrated as well and had to keep uninstalling the update and go back to my previous version of Adobe Reader 10.1.4.38.  Now I did what Frank above said and it finally allowed me to print PDFs again in the 11.0.09 version!  You may need to do some of the other changes but the below changed everything for me!!!!!
    'View documents in PDF/A mode' to 'Never' Preferences .
    Steven

  • Adobe Reader XI won't print PDF's in color

    I recently built 4 new PC's for my office.  They all have Windows 7 64 bit, and are all networked to the same Canon Copy machine.  They all print Office documents just fine, in color or black and white as needed.  And all but one of them print PDF's just fine as well.  However, one of the PC's is only printing in black and white, even when we change the settings to color and even when the preview pane shows the document in color.  Gray scale is not checked.  I was able to get documents to print in color, but I had to change the "objectives" setting from "General" to "Publication".  What I'm wondering is, is there a way to change the settings on this computer so that "General" objectives print in color, or so that the default objective is set to "publication" . Please advise. 

    Thanks to the previous post by KCoons, I figured out how to fix a similar issue.
    MY SITUATION: I was printing thousands of concert flyers to a fairly modern Ricoh printer, and I noticed that even though the source document was B&W, Adobe was printing the greyscale as dots of color, seriously depleting my color toner. I had to play around with the settings to get Acrobat Pro to print it in true B&W, using only black toner.
    Later on, I discovered Acrobat would not print ANYTHING in color, while other programs had no problem with color.
    THE SOLUTION: This is not exactly the same as the one posted above, which is why I am posting this as a possible alternative for users with a similar problem...
    In the PRINT dialog, click on the ADVANCED button to the right of the printer selection field.
    In the ADVANCED PRINT SETUP dialog, in the selection field just above the print image, click on COLOR MANAGEMENT.
    On the right side, under Color Management, for COLOR HANDLING, select "Printer Color Management."
    This solved the problem for me. Now I can print in color again. And it was indeed an ADOBE setting, not a printer setting.

  • Apply Quartz filter to a PDF from command line

    Hello
    I'm trying to apply a quartz filter to a PDF document via the command line. I know it's possible with Python and there's a script at /Developer/Examples/Quartz/Python/filter-pdf.py that does just that. The problem with this is that the script is Python 2.3 and my OS X 10.5.8 is running Python 2.5 - so I'm getting the error message:
    +<Error>: The function `CGPDFDocumentGetMediaBox' is obsolete and will be removed in an upcoming update. Unfortunately, this application, or a library it uses, is using this obsolete function, and is thereby contributing to an overall degradation of system performance. Please use `CGPDFPageGetBoxRect' instead.+
    I don't know Pyton but I checked the file and I grep'ed the Developer folder to see if I can find where CGPDFDocumentGetMediaBox is being used, but no matter what I changed, I didn't manage to get the script working.
    So I guess my question is one of the following:
    How can I update the developer example to a new, functioning version?
    or how do I get rid of the deprecated functions that script is using?
    or is there any other way to apply a quartz filter to a PDF via the command line? (I've read that SIPS is able to accomplish this, but I couldn't find out how..)
    Thank you for any help!
    Cheers

    There a quartz filter printer hidden in OS X which makes applying a quartz filter to a PDF file on the command line a piece of cake. This is the syntax:
    +/System/Library/Printers/Libraries/./quartzfilter inputfile filterpath outputfile+
    So if I wanted to convert big.pdf to small.pdf it would go like this:$
    +/System/Library/Printers/Libraries/quartzfilter big.pdf /System/Library/Filters/Reduce\ File\ Size.qfilter small.pdf+
    The "Reduce File Size" filter isn't that great though when it comes to reducing the file size for printing. Jerome Colas wrote a nice article about quartz filters though: http://discussions.apple.com/thread.jspa?messageID=6109445&tstart=0
    You can also create your own with the ColorSync utility in Mac OS X. A Quartz filter is nothing but an XML, so you could also generate one on the fly if necessary.
    Resource: http://macscripter.net/viewtopic.php?id=25916

  • How to convert a word file into PDF in command line ?

    Hi,
    I want to convert a word (excel, powerpoint, ...) into a PDF using a windows command line.
    The command :
    c:\> acrodist toto.ps
    is working file and the output is a PDF file (toto.pdf)
    But if i try with a MS office word file it is not working
    c:\> acrodist toto.doc
    The output in the console is:
    %%[ Error: undefined; OffendingCommand: ÐÏࡱá ]%%
    %%[ Flushing: rest of job (to end-of-file) will be ignored ]%%
    %%[ Warning: PostScript error. No PDF file produced. ] %%
    If i do a right clic on the file with the mouse and select in the context menu the option convert to PDF it is working fine :-\
    How can i convert that kind of file with a command line ?
    Thanks for your help
    Xav

    >But, from the windows explorer, if i do a right clic on the word document, with the context menu, i can directly convert to PDF
    This is equivalent to using the PDFMaker facility in Word - that is,
    the Acrobat button. Which is also the same thing that is done when you
    use File > Create PDF > From File in Acrobat.
    What it does is print to a PS file *and* do a lot of additional
    processing to write stuff about links, tags etc. into the PS file.
    >(no tmp PS file is used, cause the links are still working).
    This isn't true, but it's certainly the case that you won't get links.
    There seems to be no API, via any mechanism, still less the "obsolete"
    (Microsoft's view) command line, to use PDFMaker from your program.
    Aandi Inston

  • How to open an online pdf from command-line

    Hi,
    I'm trying to get my application to open a pdf file from an url like http://xxxx.dk/xxx.aspx?CID=xxx
    it work from inside adobe reader so the pdf file is a functionel file, but when i try to open it from command line like: AcroRd32.exe /n /A "pagemode=none" "http://xxxx.dk/xxx.aspx?CID=xxx" i keep getting an error telling me "There was an error opening this document. The filename, directory name, or volume label syntax is incorrect"
    does anyone have an idea of what i need to do? i could also make a public test if someone needs to see the issue "live"

    it works with the browser, so no problems there.. i just wanted the pdf file to open in adobe reader instead of browser window, as it opens from a windows application.. but perhaps i need to look more into merging a embedded pdf viewer in the application instead..

  • Converting Doc files to PDF using command line ?

    Hello,
    I need to automate the process of converting (in command line) word files to pdf.
    Is Acrobat distiller Server the right product ? or is there another product from Adobe that would allow me to reach this goal ?
    NB : currently using pdfcreator in command line but have some stability problems now...
    thanks a lot
    Florent

    Acrobat Distiller Server can only convert Postscript to PDF. You may look at this product:
    http://www.adobe.com/products/livecycle/pdfgenerator/

  • Combine two or more pdf as one pdf from command line

    Hi,
    I have to combine two or more pdf file as one pdf file from command line.
    Is it possible.
    Thanks,
    Ansaf.

    Acrobat has a rich SDK, but not using the command line - declared obsolete by Adobe several decades ago (but taking a long time to die). To be fair, implementing thousands of APIs via command line would make for a rather complicated command line. Use OLE. BUT NOT ON A SERVER!!

  • Convert Word 2003 to PDF from command line

    I've had a good look through these forums, but can't get a definitive answer to this question:
    Can I use Acrobat Pro to convert a Word 2003 doc to PDF using the Windows command line?
    We have an automated report generation process which creates a Word doc. This tends to have lots of TIF images so the Word doc can end up being >15MB. The batch process, run from the command line, then converts the doc into a PDF using PDFCreator (http://sourceforge.net/projects/pdfcreator/).
    The problem is that the PDFs are then >15MB, which is too big to email to customers (that's also part of the batch process).
    However, if I take the same large Word doc and save it as a PDF in Acrobat Pro, then the PDF is only about 2MB. So Acrobat is doing some more compression than PDFCreator. I've tried all the options on PDFCreator, but I can't make the PDF as small as the Acrobat version.
    Any idea how I can get Acrobat Pro (or Distiller?) to convert a Word doc to PDF from the command line?
    Thanks,
    Johnny

    > Can I use Acrobat Pro to convert a Word 2003 doc to PDF using the Windows command line?
    No.

  • Can I convert Word 2003 to PDF using Command Line

    Hello All,
    We have a document generation tool which generates documents in Word 2003 format. The document generation is initiated by the user and the process of generating document is on a remote server. The word file is sent back to the user in word format.
    We would like to convert this doc file to PDF/A format. And we would like to do it programatically, may be using command line arguments. Is it possible?
    Realistically, it is not possible that all the users will have Adobe writer installed in their desktops. In this case, it is possible that Adobe writer is installed in a server and the documents can be converted remotely using command lines?
    Your support on this will be very helpful for us.
    Thanks & Regards
    Irfan

    > Can I use Acrobat Pro to convert a Word 2003 doc to PDF using the Windows command line?
    No.

  • Question about reading a string or integer at the command line.

    Now I know java doesn't have something like scanf/readln buillt into it, but I was wondering what's the easiest, and what's the most robust way to add this functionality? (This may require two separate answers, sorry).
    The reason I ask is because I've been learning java via self study for the SCJA, and last night was the first time I ever attempted to do this and it was just hellish. I was trying to make a simple guessing game at the command line, I didn't realize there wasn't a command read keyboard input.
    After fighting with the code for an hour trying to figure it out, I finally got it to read the line via a buffered reader and InputStreamReader(System.in), and ran a try block that threw an exception. Then I just used parseInt to get the integer value for the guess.
    Another question: To take command line input, do you have to throw an exception? And is there an easier way to make this work? It seems awfully complicated to take user input without a jframe and calling swing.
    Edited by: JGannon on Nov 1, 2007 2:09 PM

    1. Does scanner still work in JDK1.6?Try it and see. (Hint: the 1.6 documentation for the class says "Since: 1.5")
    If you get behaviour that doesn't fit with what you expect it to do, post your code and a description of our expectations.
    2. Are scanner and console essentially the same thing?No.
    Scanner is a class that provides methods to break up its input into pieces and return them as strings and primitive values. The input can be a variety of things: File InputStream, String etc (see the Scanner constructor documentation). The emphasis is on the scanning methods, not the input source.
    Console, on the other hand, is for working with ... the console. What the "console" is (and whether it is anything) depends on the JVM. It doesn't provide a lot of functionality (although the "masked" password input can't be obtained easily any other way). In terms of your task it will provide a reader associated with the console from which you can create a BufferedReader and proceed as you are at the moment. The emphasis with this class is the particular input source (and output destination), not the scanning.
    http://java.sun.com/javase/6/docs/api/java/util/Scanner.html
    http://java.sun.com/javase/6/docs/api/java/io/Console.html

  • Acrobat 9 - Use Optimize PDF from command-line or batch

    one can use the functionality optimize pdf from the command line or a batch script?
    thanks

    I found the solution. With the batch sequence i create the pdf optimization, and use the plug-in Autobatchtool (from the partner evermap) to run this batch from command-line. Thanks for you help

  • Adobe reader X does not print pdf as displayed.  Fields are missing

    I have received a pdf from a courier company so I can print the label.  However whilst the frame and their logo come out, neither my address or teh recipients address will print.  yet BOTH are visible on teh screen
    This is not a one off problem.  I have had this before from other sources. It is extremely frustrating.
    PLEASE does anyone have any ideas what teh problem might be?
    Thanks
    Phil

    It is extremely puzzling.
    Using a Kyocera C5020N laser printer I lose the fields
    Using a HP 6940 injet printer, the fields are printed
    Any idea why?

  • How can i change printer settings from command line

    hello 
    i want to use command that changes printer to print grayscale or color 
    the best i find is to use: rundll32 printui.dll,PrintUIEntry
    but i cant find color settings there 
    i would like your help with that 
    thanks alot !

    We may have to wait for an update.  Aside from changing the country, I'm not sucre this can be done.  There is no Health App in the System preferences and no  way to modify from within the app.  Weird.
    If you go to Language & Region under general settings and choose any other country, you will get Metric.  I have the opposite problem.  I live in a Metric country and want my health app to be in lbs and inches which is what I am used to.

Maybe you are looking for

  • Sub: Tax Combinatiom. Tax rate, tax Amount in the print lay out design of t

    Dear all, Sub: Tax Combinatiom. Tax rate, tax Amount in the print lay out design of the A/R Invoice I have to Create a Print Lay out design of the A/R invoice for the Indain standrad please provide me some solutions for the following problems to loca

  • Download file in mobile application

    Hi: It's understood that setting up a download link from a custom table is accomplished via the following - [from http://docs.oracle.com/cd/E14373_01/appdev.32/e13363/up_dn_files.htm#CIHBFCDH ] Create Download Page for Embedded PL/SQL Gateway The Ora

  • Forum-board for non-english speaking users?

    Hello! As my English isn't very good, and sometimes i don't know how to discribe my problem in English i'd like to ask if it's pssible to open a new Board for non-English speaking ArchLinux Users? Perhaps one in German, French etc. There non-english

  • Ipad 4 with Retina issue using projector

    I have just downloaded ios 8.2.  My projector no longer works.  It keeps trying to download firmware.  I've never had this issue and the only change is the ios update from 8.1.3.  The connectors were even replaced to no avail. Lightening to hdmi.

  • Item wise target value in Contract (ME31K)

    Hi, If i have 2 line items in Contract (me31K),  ie 2 different materials,  can I have different Target value for each line item. Regards, Karthik