Adobe Reader 10 & 11 Printer Issues

Printing double sided and with staples doesn't work with adobe reader.
I print 2 copies double sided with staples, without collationIt prints 2 copies, but staples pages 1 together, 2 together, 3 together. It won't stable pages 1,2,3 together as one document
I print 2 copies double sided with staples with collationIt prints 2 copies in the right order, but it only uses 1 staple to staple all of the documents together.
I can print double sided with staples on word and it comes out correct. So this issue is isolated with only Adobe Reader.
One fix I see people doing, is reverting back to adobe reader 9. But adobe no longer has adobe reader 9 available for download.
Did anyone find a fix to this? I see a lot of unanswered forum questions about this. I even called adobe about this issue, but they refused to answer the question.

Hi Jonthegiant,
Issue mentioned in steps 2 is know issue.
I would suggest you may send the other scenarios using this link: https://www.adobe.com/cfusion/mmform/index.cfm?name=wishform&loc=en
Regards,
Ajlan Huda.

Similar Messages

  • Adobe Reader X - Print Issues

    Hi - I've searched the forums for a likely answer but came up with a blank.
    We have updated to Adobe Reader X and when we print a pdf, the actual words print as a series of randon numbers and letter. We print to an HP Photosmart All in One Printer. However when we print to a Cannon Printer, it's OK. Can anyone throw light on this for us as it's proving to be a nightmare.
    Cheers

    Thanks v much Twilight - once I had posted the question I saw the same issues were posted by another.
    I'll try the print as image under the advanced print tab and see how I get on with that. Hopefully Adobe will bring out a fix soon.
    Thanks again.
    Cattswood

  • Adobe Reader X printing issue

    Hi there,
    since we implemented Adobe Reader X in our testing invironment, we habe a printing issue with some of our printers.
    In our main network we use Adobe Reader 9.3.4 and with that version therer are no problems with any printer.
    Even if a document was printed by a user as more than 1 example, on some printers Adobe Reader prepares the document the many times the user wants to print it. E.g. the user wants to print it out 5 times, Adobe Reader prepares it 5 times for the printer, then it would be printed out.
    This is a major problem if a user wants to print out documents with more than 20 pages more than 50 times...
    This problem first appear with Version X of Adobe Reader and I didn't find anything about that.
    Can anybody help us with that. If more information is regarded, I would to my best to publish...
    Regards

    Can nobody help with this request?

  • Adobe Reader/Acrobat Printing Issues - Weird Fonts / Characters - all versions

    Hi everybody.
    I'm experiencing a very nasty issue with both adobe reader (last version) and acrobat.
    When I print something with text, i get only strange characters, mostly symbols.
    I cannot get out of this, I tried everything.
    Already tried
    1) print as image does not works, it's the same
    2) the box in pdf printer " print only with fonts on pc" is checked
    3) reinstalled both adobe applications
    3) reinstalled printer drivers
    4) i've installed and reinstalled those so called missing fonts but nothing
    Next step is to change PDF reader. Any help?

    unfortunately it didn't work.
    It's weird how an application (company) like this could not provide those kind of such easy fixes. I'm not expecting updates or so, but at least a troubleshooting paragraph about this specific problem.
    This problem is well known, there are plenty of pages talking about it.
    I just installed Foxit reader and printed pages were perfect. This demonstrate's Adobe Reader/Acrobat fault.

  • Adobe Reader 9 printing issue

    My printing preferences are to print from the last page and to have a preview prior to printing. It is set that way in the Printer area of the control panel. Adobe Reader does not recognize that preference. I need to select those options each time I print a PDF file or it doesn't do it. We recently got a new computer and that is when the problem started. We have Windows 7, 64 bit and use IE8. Thanks for any help offered.

    Hi, ak glacier.
    I can almost guarantee what will fix the problem.  I came on here to create a case to explain this scenario, constant thumbnails, etc. and look for help, but I'm relatively certain that one or both of these will fix the issue.
    On the Adobe Reader window, hit the Advanced button, and check "Print As Image".  Though this does take a bit longer to send the document to the printer it will fix this issue 99% of the time in my experience.  That will also fix constant thumbnails and mirror image thumbnails.  The latter may also occur when "Choose paper source by PDF page size" is selected.  "Print As Image" should override that, but if not, also try unchecking "Choose paper source..." and pick the page size in either page setup or the properties of the driver.
    As a note to others that may stumble across this, I have seen this issue occur on multiple HPs, Canons, Konicas, and Toshibas (usually postscript drivers) with Adobe Reader 7, 8, and 9.  I have yet to narrow down what causes it further.

  • Adobe Reader 8 - Print issue to specific printer

    Hi,
    I have a RISO 5000 printer and everytime I attmept to print from Adobe Reader, the program will crash and the document does not print. The printer will print from any application other than this. We are using Adobe Reader 8 on Windows XP machines. How can I fix this?
    Thanks for the help!
    Jeremy

    I put this aside. The only thing I can think of, is installing earlier verisons and testing those. I'm not sure Adobe will assist on this issue since Adobe Reader is a free program. I'll post any solutions that come this way.

  • Adobe Reader V9 Printing issues

    I have windows XP Pro with SP3, IE 8 and adobe reader 9.
    When prinitng .pdf documents to any of the network printers be it ( Canon, lexmark or HP ) it does not print correctly. Some of the pages are blank or has data on the botom of the page.
    Any suggestions will be helpful...

    unfortunately it didn't work.
    It's weird how an application (company) like this could not provide those kind of such easy fixes. I'm not expecting updates or so, but at least a troubleshooting paragraph about this specific problem.
    This problem is well known, there are plenty of pages talking about it.
    I just installed Foxit reader and printed pages were perfect. This demonstrate's Adobe Reader/Acrobat fault.

  • Adobe Reader 8 printing issue

    I have a contract I emailed to a client, who signed it and scanned it and returned it to me via email, as a .pdf attachement.
    I am able to view the document online fine, however, when I print the document everything prints, except his signature!
    C Roberts
    Phoenix

    Sounds like you need to select document and markups in the print menu.

  • We are trying to implement a process so that any document that needs to be printed through our Java application will be printed as PDF using Adobe Reader. For which, We created and execute the below command line to call Adobe Reader and print the PDF on a

    We are trying to implement a process so that any document that needs to be printed through our Java application will be printed as PDF using Adobe Reader. For which, We created and execute the below command line to call Adobe Reader and print the PDF on a printer."C:\Program Files (x86)\Adobe\Reader 11.0\Reader\AcroRd32.exe" /T "\\<Application Server>\Report\<TEST.PDF>" "<Printer Name>". Current Situation: The above command line parameter when executed is working as expected in a User's Workspace. When executed in a command line on the Application Server is working as expected. But, the same is not working while executing it from Deployed environment.Software being used: 1. Adobe 11.0 enterprise version. 2. Webshpere Application Server 8.5.5.2. Please let us know if there is a way to enable trace logs in Adobe Reader to further diagnose this issue.

    This is the Acrobat.com forum.  Your question will have a much better chance being addressed in the Acrobat SDK forum.

  • Adobe Reader X prints large black spots in large documents

    I have a user with Windows XP SP3 and Adobe Reader X.  When he prints a catalog with images, it randomly prints large black spots throughout the document.  If I print one of the individual pages that had black spots, it prints fine.  Are there any known issues that would cause this or does anyone have any suggestions?  He is printing to a Toshiba eStudios 5520c copier.  No one else has the problem printing to this printer but, he is the only one using Adobe Reader to print catalogs to this printer.  Everyone else printing catalogs to this printer use at least Adobe Pro of some version (the versions differ between users).  I have increased the size of the page file and reinstalled the printer driver.  Any suggestions would be appreciated.

    Thanks for providing the information.
    Could you please try and reinstall the printer driver on this user's machine and see if it solves the issue.
    Also, do all PDFs with images produce the same output from this user's machine?
    Would it be possible for you to share any such PDF? I have sent you my email address as a Private Message.

  • Adobe Reader X: print to HP Plotter only on A4 Paperformat possible

    Hi,
    after installing Adobe Reader X  I cannot print any other paper format than A4 to my HP designjet Plotter 750c (E/A0).
    Changing Paper Format in printer driver has no effekt in the printing dialog of Adobe Reader X.
    Printing from Adobe Reader X to my other Printer Ricoh MPC2050 I can change between A5 to A3 without Problems.
    With the old version Adober Reader 9.xx this was no problem and I could print all paper formats HP750c Plotter supports.
    Adobe Reader X runs hier on a Windows XP system. Other software like autocad works well with HP750c Plotter with als supported paper formats.
    HP Plotter Designjet 750c driver for Windows XP has version 4.65 (latest german version on HP website)
    Has anybody any Ideas, where there ist the Problem?
    Thanks for your help
    Axel Rathey

    I have just found this post and am still experiencing this problem, still, even after updating to 10.1, and still trying the disabling of Protected Mode at startup. I am running Windows 7, 32bit version. I am trying to print to an HP 4500 series plotter, on ARCH size D (24x36). Once I set all of my settings and hit print, I receive two dialogue boxes. One says "The document could not be printed." Once you click "OK", a second box pops up that says, "There were no pages selected to print." However, under "Print Range", I had "All" selected.
    All worked fine before updating to Acrobat X.
    Thank you in advance for your help.
    Nick

  • Adobe Reader 9 - access issue

    I have the latest Reader: but I find I cannot access PDF documents from saved emails & directly from My Documents - I get the message 'H:\programme files\Adobe\Reader9.0\Eula.exe Windows cannot access the specified path, or file. You may not have the appropriate permissions to access the item' I am computer administrator.
    I have Windows SP3
    I use ZoneAlarm Pro & anti-virus (just in case this might be relevant)
    Can anyone assist with an explanation & solution?
    Regards
    D Willmot Smith

    re Adobe Reader 9 access issue, 20 Dec
    It appears this is not an Adobe Reader issue at all. I have had the same trouble downloading an update to an unrelated programme.
    The solution appears to be in ZoneAlarm Pro - I have set the trust level and access permissions for Internet Explorer to 'super trusted' and 'allow' (programme control - programmes), and this seems to have worked.
    Other forums point the finger at restrictions in IE7 Enhanced Security feature, and to similar restrictions in some anti-virus/anti spyware programmes. Also, some .exe files for download come automatically blocked, & need unblocking (right-click the .exe, choose properties, then general tab, where there is an 'unblock' button at the bottom.
    Regards, & happy New Year
    D Willmot Smith

  • Adobe Reader Cannot Print or Update

    Has anyone been able to figure out how to get Adobe Reader to print in Leopard? I have a clean install of Leopard 10.5.8 and I ran the Adobe installer from the website. For some reason the installer installs 9.1.0, even though they are up to 9.1.3 now. I run the automatic update on Adobe and it says the installation failed because the program has been modified since I installed it originally. So the version I'm running is 9.1.1. I even tried manually installing the 9.1.2 update and it still fails. It says to try uninstalling and reinstalling. I cannot locate an uninstaller on the Adobe website, so I manually deleted the program and the Application support files and preferences files, and did a clean install again. Same problem. The worst part is that 9.1.1 cannot print files, presumably due to a bug that they hopefully fixed by 9.1.3. Whenever I try to print it just says the document could not be printed and then it says no pages were selected to be printed (whether I tell it to print all pages or select pages). Anyone find a solution to this problem. Big problem if Adobe Reader cannot print!

    Unfortunately, Adobe does not see fit to provide any direct support for Reader. Another fine standard set for the world of customer service.
    I did find something buried in the middle of a very long thread after trying the various other fixes listed there:
    http://forums.adobe.com/message/1771565#1771565
    It looks like this is another example of sloppy coding and case-sensitive vs. case-insensitive file systems. I found out several weeks back that this is why I my CS wasn't working, either. While I could solve that problem with a case-insensitive disk image, this doesn't work for Reader9, which only allows installation on the startup disk. This is also the reason why I couldn't update past 9.1, as this thread details:
    http://forums.adobe.com/message/2086122#2086122
    When I "fixed" those filenames, I was able to update to 9.1.3, but now I could no longer open the file I need for my grant submission.
    Long story short, I used carbon copy cloner to clone onto a case-INsensetive external disk. I'm now booted off that, was able to install & upgrade reader to 9.1.3. I can now open my key file and I can print and even open the preferences within Reader.
    --KJG

  • Adobe reader X prints email PDF attachments as english then oriental

    Using Windows XP, IE 8, Adobe Reader X and HP Laserjet 4000 printer.
    Sometimes when I print email PDF attachments from Office Outlook 2003, the attachments start printing in English and then subsequent pages turn into an oriental language (not sure which one). If I view the attachment prior to printing all the pages are clearly in English. Other times if I print the item and it is okay (in English), if I reprint it, it may start in English and then goes to the other language.
    I have not incurred anything like this in any other printing program that I use such as Word or Excel.
    I have no idea why this is happenning. Any ideas what causes this and if so how to correct this?

    Solved it!
    1-go to "edit", select Preferences.
    2-select from the left pane: Security (enhanced)
    3-click on "add folder path" button just below the big white box
    4-pick a folder of your choice and click "ok". (your selected folder path will appear in that white box above the "add folder path" button in step 3)
    5-if you want to add additional folders, just repeat steps 3 & 4
    6-once you are done, click "ok" on the preferences screen and click "ok" again to accept the changes.
    Yes, it seems illogical, but it worked.
    I tested by closing the Reader (X), then surfed the web and did what Neher5 was explaining he/she wanted to do just after opening a pdf from a website and lo-and-behold,  it worked!. No more "save to temp folder" issues.
    Hope this helps.

  • Adobe Reader/Acrobat forms issues!

    This is a long one, and I know it's been posted before, but I just wanted to try again anyway.
    I've just created a form using Adobe Designer, one that contains fields that someone can fill out when the form is open with Adobe Reader. The form I've created specifically is for a medical practice, and the first few fields are the doctor's last name, first name, and middle initial. Is there any way that, when I click Save As, a file name is automatically created in the Save As box that contains the last name, first name, and middle initial? I'd like the file name to look like this: LastName-FirstNameMiddleInitial.
    Also, this is a form that the people who work at this practice will be using regularly. After the doctor's name fields are a few fields for the date, time in, and time out. Right now, we'd like the date to look like this: 07-16-2008. We'd also like the time in and time out to look like this: 12:00. I'd like it so that, if some data entry person at this medical clinic is tying in the date, and, say, they type in the date as 07/16/2008, it is automatically formatted to 07-16-2008 with the hyphens. Same with the time. Everyone types things in differently, and I'd love to know what I need to do so that it's automatically converted to the date/time design I listed above.
    The form also contains an electronic signature field. The purpose of the signature field is mainly to expand on the services we offer in terms of going paperless. We want to help our clients STAY paperless, which means preventing the need to print off more paper. This form I'm working on is for a medical practice and is simply a doctor's form, with field for the doctor's name, date/time, a field for any info the doctor would like to input, and then the electronic signature field.
    After the PDF is created, it is more than likely saved, which presents other problems, as I've now learned you can't save with Adobe Reader.
    As far as looking up data on the form in the future is concerned, I'm pretty sure that's a big yes. I don't know that this particular PDF would be updated constantly, but I'm sure it will need to be retrieved at some point. How can the data be inputed so it can be retrieved from a database?
    I've heard some talk about JavaScript in regards to this issue, as well. How exactly do I go about providing JavaScript? I know how to create a button in Designer, but I've had little experience with JavaScript. I've downloaded a program (PF Merge?) that might allow me to link the form I've created to a database, but I'm not sure how it works yet. Is that what you were referring to as far as our comments about an SQL database is concerned? Is there another way I can create a connection to a database, say, a slightly easier way?
    Help!

    Interesting.  I did just do the Reduce File Size and extended the document and there were no dialog boxes when I saved my data.  The file size got larger instead of smaller and I received the message at the end of the Reduce File Size cycle that said " Enforcement of compatability to an earlier version of Acrobat has increased the size of some images".  There is an image in the file, not one that I added, but from the original document.  No change to the image either.  No biggie to me.  As long as my users can fill out the form and come back to it later to make changes, I'm happy!
    Thank you.  I think that solved it!

  • Adobe Reader XI - print dialog box blank - Windows 8

    Using the latest version of Adobe Reader XI, The print dialog box either comes up blank as shown in file 1 and I have no control over printing. OR it comes up with all the labels missing, see File 2 - yet I can control some features by clicking on the blank boxes.
    FILE 2 - Print Window for Adobe Reader XI in Windows 8.docx
    https://files.acrobat.com/preview/41f38277-3483-4179-8bea-97c593bdf52d
    FILE 1 - Print Window for Adobe Reader XI in Windows 8-Blank.docx
    https://files.acrobat.com/preview/435659b8-50ec-4b05-8a02-4de75305446f

    One reason that the Acrobat/Reader dialogs will not display correctly is when the needed system fonts have been removed or uninstalled.
    Or it may be that the default font is changed.
    Try to reinstalled the Segoe font family and check if it corrects the issue.
    Also You can follow the below steps for restoring the default font and removing any font changes you’ve made. After the restore, check if the issue is resolved or not?
    1. Open Fonts by clicking the Start button, clicking Control Panel, clicking Appearance and Personalization, and then clicking Fonts.
    2. In the left pane, click Font settings.
    3. Click Restore default font settings.
    You can also check the corrupted fonts by running Microsoft’s Font Validator from http://www.microsoft.com/typography/FontValidator.mspx

Maybe you are looking for