Printing probs with 10.1.3 (not 10.1.2)

I already have the update to 10.1.3 but am still unable to print (stops before I get a print window), sometimes even unable to open - just get a Windows message telling me there is an error and Adobe Reader will shut down.
Have run Repair and nothing changed in Adobe Reader (but the computer didn't want to shut down immediately thereafter).
Any help please? (am frantic as my exam notes are in pdf format - as are the backups - and exam in 2 days). Ta

Here's a story of how I got this working... kind of a mystery still, but that's what we have to deal with all the time, isn't it?
I had the same problem, installing 10.1.2 caused a blank screen, or a stuck progress bar, when loading PDFs in IE9. The PDFs in question are dynamically generated with IText, embedded in html via a <object> tag, and served up via Jboss (Tomcat) 5.1.0.  There were no issues in Firefox.  We also had several users report similar issues with IE8.
What seemed to fix it (at least on my local environment) for me was to, add a Content-Length header with the file size, remove the compressableMimeType="application/pdf" in the server configuration.
However, on a different environment, it still wasn't working (grey screen, stuck progress bar in IE), so I set a debug point.  The download method was being called 3 times - I had several Cache-Control headers set in an attempt to prevent caching.  Removing these headers seemed to help, now the download method is being called only once, or sometimes twice.  I found a MS article I found that seemed relevant: http://support.microsoft.com/kb/293792
Possibly the multiple-request, user-agent='contype' thing with IE is really screwing up the new version of the plug-in.  I read the MS article, added a check for user-agent='contype' and returning only the Content-Type header instead of the whole document -- seemed to improve things.
However several PDF form elements were still screwed up - missing submit button, combo box fields with missing options.
Latest update:  This combo of configurations seems to be working on both firefox and IE9 with reader 10.1.12:
1. removed content-length, it was causing other problems
2. added check for user-agent='contype' and returning only headers
3. removed cach-control headers
4. compressableMimeType = 'application/pdf' is enabled in Tomcat config
My hunch is #2 was the real problem, would need further testing to know for sure.

Similar Messages

  • Printer probs with Home hub5

    Can anyone out there help me - if so please use simple terms - I am not very computer literate!  I had BT Infinity installed on Friday last with many issues which I won't go into, but on trying to print for the first time since the HH5 was installed, I get a message saying 'not recognised'.  The printer is not wireless.  The cable runs from the printer to the HH5 and the PC is also hard wired.  What do I need to do to get the printer recognised?
    Thank you.

    you may find this link will help http://forumhelp.dyndns.info/hardware/hardware_menu.html
    If you want to say thanks for a helpful answer,please click on the Ratings star on the left-hand side If the reply answers your question then please mark as ’Mark as Accepted Solution’

  • Print  issue with 6.2.9, not able to print a document(Not greyscale)

    I am now unable to print a document unless I change the text colour and print from the preview screen.( can print from other apps using my Canon Pixma 4000)
    i.e. I cannot print a black text document. It runs through the printer as if it is printing but the page comes out blank.
    If I change the colour of the text then it prints
    Anyone know how to fix this please.
    Thanks
    Shirley

    Hi Shirley,
    I think you've (probably accidently) changed a printer setting. Canon Pixmas offer you the choice of printing with only the black cartridge or only the colour, which allows you to operate the printer even when one cartridge runs out of ink.
    To get to the setting, open the Print Center, select your printer from the list, then click the tools icon (labelled Configure or Utility, depending on the Print Center version).
    This will open Canon's Printer Utility application. Again, select your printer in the list, then click Maintenance.
    In the Maintenance window, use the popup menu at the top to select Ink Cartridge Settings.
    In the Settings window, select Both black and color using the popup menu.
    Close the window and quit the Printer Utility and Print Center.
    Regards,
    Barry

  • TS1253 i have airport extreme, and printer works with my imac, but not with my mac book pro??

    i tried setting up the printer under my wireless network only, and using the printer information, tried both and nothing works, my imac's same settings for the printer, and just cant get it to work.
    i am ussing airport extreme, and it shows printer conecting etc. but then it says not programed correctly and it fails.
    i dont know what else to try, i have followed every step on the manual, and nothing works..
    someone help me

    Could you open System Profiler on the iMac and the MBPro and select the Printers entry. Then in the top right pane you can select the printers entry and the bottom right pane will show information about your setup. Can you copy this information from both Mac's and paste back here.

  • Epson artison 810 wireless printing works with internet explorer, but not mozilla

    New printer. I can print web pages with internet explorer, but when I use mozilla nothing happens.

    See this: <br />
    [http://kb.mozillazine.org/Problems_printing_web_pages]

  • Printing Problems with PS CC, but not CS5 or CS6

    When printing from PS CC using the print dialogue box I am getting a severe red shift in the final print. When I print the same image from PS CS5 or CS6 I get a color-correct print.
    I am running a MacPro with OS 10.7.5, and printing to a Canon iPF8300 with its latest firmware and print driver. I am using the proper ICC profile for the paper. In the print dialogue box, I select "Photoshop Manages Colors".
    A couple things I noticed:
    In the "Print Settings" where I dial in the printer setup, the settings for "Color" are both turned off (Colorsync & Vendor).
    In the printer driver settings (still within "Print Settings") the "Color" tab is grayed out, but when I click the "Settings" for that sub-panel, Colorsync is selected.
    When I printed the image from the Canon PS Plug-in, the red cast was gone, but the blacks were too heavy (there is no "Black Point Compensation" check box available because the Canon plug-in uses Adobe Color Engine for that, and it's only 32-bit and won't run).
    Any advice or insight would be appreciated.

    I see the new/hacked AppColorMatchingInfo.xml file includes PS CC, v14.0.0.221
    Here's a clip from the info.plist file inside PS CC:
    </array>
              <key>CFBundleExecutable</key>
              <string>Adobe Photoshop CC</string>
              <key>CFBundleGetInfoString</key>
              <string>14.0 (20130423.r.221 2013/04/23:23:00:00)</string>
              <key>CFBundleIconFile</key>
              <string>PS_AppIcon.icns</string>
              <key>CFBundleIdentifier</key>
              <string>com.adobe.Photoshop</string>
              <key>CFBundleInfoDictionaryVersion</key>
              <string>6.0</string>
              <key>CFBundleLongVersionString</key>
              <string>14.0 (20130423.r.221 2013/04/23:23:00:00)</string>
              <key>CFBundleName</key>
              <string>Photoshop</string>
              <key>CFBundlePackageType</key>
              <string>APPL</string>
              <key>CFBundleShortVersionString</key>
              <string>14.0.0</string>
              <key>CFBundleSignature</key>
              <string>8BIM</string>
              <key>CFBundleVersion</key>
              <string>14.0.0.221</string>
              <key>CGDisableCoalescedUpdates</key>
              <true/>
              <key>CSResourcesFileMapped</key>
              <false/>
              <key>DTCompiler</key>
              <string>com.apple.compilers.llvm.clang.1_0</string>
              <key>DTPlatformBuild</key>
              <string>4E2002</string>
              <key>DTPlatformVersion</key>
              <string>GM</string>
              <key>DTSDKBuild</key>
              <string>11D50a</string>
              <key>DTSDKName</key>
              <string>macosx10.7</string>
              <key>DTXcode</key>
              <string>0432</string>
              <key>DTXcodeBuild</key>
              <string>4E2002</string>
              <key>LSMinimumSystemVersion</key>
              <string>10.6.0</string>
              <key>NSAppleScriptEnabled</key>
              <string>Yes</string>
              <key>NSHumanReadableCopyright</key>
              <string>Copyright  © 1990-2013 Adobe Systems Incorporated</string>
              <key>NSPrincipalClass</key>
              <string>PhotoshopNSApplication</string>
              <key>UIDisallowUserKeyboardShortcuts</key>
              <true/>

  • Airport Express Printer Works with Macbook Pro, but not on Macbook

    We have two Macs -- a Macbook Pro, and a Macbook. Both are connected to an Airport Express, and can access the internet and control Airtunes without any issue. However, only the Macbook Pro can print to the Aiport Express connected printer -- a Canon ip3500.
    When I go to system preferences to add the printer on the Macbook, the printer is available, and it allows me to add it. However, the location of the printer and the driver( or at least the driver number) are different, even though it is pre-populated by the computer itself.
    Once the printer shows as being installed, I can print to that printer, but the job is automatically "Stopped" in the status. I cannot restart the job, it just stalls out.
    When the printer is connected via USB, the Macbook can print to it without issue. It can also print to it via bonjour if I share the printer from the Macbook Pro.
    Anyone else having similar issues? Any suggestions on how to fix it would be greatly appreciated.

    Try creating a new location in the network settings. Then select Network port configurations and drag Airport to the top of the list. Uncheck any unused connection types such as built-in modem and Bluetooth.

  • I use an Epson Stylus Office BX320FW printer with my IMac.  Since upgrading OSX, I have lost the ability to print and scan.  I have downloaded printer drivers from both Epson and Apple.  I am using the printer in wifi mode but can not get it print or scan

    Hi Everybody,
    I use an Epson Stylus Office BX320FW printer with my IMac.  Since upgrading OSX, I have lost the ability to print and scan.  I have downloaded printer drivers from both Epson and Apple.  I am using the printer in wifi mode but can not get it print or scan.  How do I uninstall the Epson software and start all over again?
    nickel_man_65

    Not using any mouse pad, I have a very smooth desktop. But I just tried to use a sheet of A4 printing paper, but no result, the problem persisted.
    Someone on this forum suggested, that USB3 may interfere with the magic mouse.
    I have 2 LaCie HDD's about 70 cm away from the mouse, I use them on Thunderbolt. But in operation or not - the result is the same, the mouse plays up! Just now I was clicking the desktop and the mouse created a new folder!!
    Thanks for the advice, Bee
    Cheers, Gerd

  • Printer Sharing with eMac, iMac, and iBook not working

    Hello, everyone. I hope you guys can help me out with this:
    I have an Epson Stylus CX4600 hooked up to my eMac via USB. My eMac prints fine with it. The eMac is getting its internet via an Ethernet wire going downstairs into my Linksys Router, which sends my Shaw internet to my iBook, my iMac, and my eMac.
    I want to allow the iMac and iBook to access the printer over the network directly, so I can just print from those computers and have it come out the eMac printer.
    I've looked at many articles on this. So far I've installed the drivers on all computers, plus they can all network to each other over File Sharing, so they are connected.
    But I haven't been able to print yet. The most I've been able to do is get the files I try to print from the iBook and iMac to show up on the eMac, in its printer queue. Only it didn't show up for a LONG time. And when it did, the jobs automatically stopped and everytime I clicked start, it would automatically switch back to stopped again. The files would not print.
    At this point, I want to get the iBook connected to it first. If I can do that, I'll try the iMac. But the iBook is first priority. I've tried making it connect to the Printer using IPP (IP Printing), and the result was... what I explained in the above paragraph. I also tried just ordinary Printer Sharing, but it said something close to this:
    "Unable to locate eMac.local, Unknown host."
    That hardly makes sense, because at that time I also tried getting the iBook connected to the eMac over File Sharing which worked. For some reason, the "eMac.local" and "iMac.local" files don't show up in my Network thing when I connect to them, or even when they're not connected. HOWEVER, I think they did at one point. I could swear I saw "eMac.local" and "iMac.local" in the Servers folder in the Network section of the iBook at one point. But it's no longer there.
    Please help. I've described my problem as well as possible. What a long post. If there's any way to make my eMac, iMac, and iBook be able to print through my Epson Stylus CX4600 at any time directly, then I'll do it.
    Help!

    Yes. I did say that my eMac, iMac, and iBook are all
    connected to the internet and networked to each other
    over the Linksys router. I believe the router is
    still on factory settings because we never really
    "set" or programmed anything with it.
    Mac OS 9.2.2 on the iMac, Mac OS X 10.4.8 on the
    other two. IP addresses?
    192.168.1.100 is what I would use to connect to the
    eMac from the other computers.
    This is the eMac's IP, correct? Did you type it into Network, or was it assigned by the router's DHCP?
    192.168.1.101 is what I would use to connect to the
    iBook from the other computers.
    This is the iBook's IP, right? Again, fixed or DHCP?
    192.168.1.102 is what I would use to connect to the
    iMac from the other computers.
    Same for this IP.
    The iBook, as I've said, is wired. No wireless
    connections to speak of.
    Okay. Now, if the router is handing out IP addresses via DHCP, what range was it configured for? My Linksys, for example, is configured to hand out IPs in the range 192.168.0.10 to 192.168.0.254. It has the IP 192.168.0.1, so the IPs 192.168.0.2 through 192.168.0.9 are available for me to hand out as fixed IPs. If I was to hand out 192.168.0.100 as a fixed IP, the router's DHCP server would have a potential problem, as it might hand out that address too, and only one device can have a particular IP address on a particular network. If your router is handing out 192.168.1.100, .101, and .102 via DHCP, you could and probably do have a conflict if you've got those addresses set up as fixed IPs. In particular, if you have anything else on the network, including Bonjour-enabled devices such as printers, you're likely to have a conflict.
    Best way to resolve a conflict, if any:
    1 set all the Macs to either DHCP, or if fixed IPs are required, to a fixed IP outside the range of the DHCP range on the router. (Or you could just turn off DHCP on the router.)
    2 check the router to be sure that DHCP is set the way you want it, and the DHCP pool is what you think it is.
    3 shut down the Macs.
    4 turn off the router, wait 30 seconds, turn it back on.
    5 turn the Macs back on, one at a time.
    On my Linksys, the way to set the DHCP pool is simple:
    1 log into the router. (My router IP: 192.168.0.1. Yours would be 192.168.1.1.) Hit the 'Setup' tab. Verify the gateway IP. (Should be the router's IP. If it's not, something very strange is happening.) Verify the start of the DHCP pool. Verify that DHCP is on (or off, as you want). Verify the end of the DHCP pool. (My start is 192.168.0.10, and there are 245 IPs in the pool, so the end is 192.168.0.254. If I changed the number of IPs to 200, the end of the pool would be 192.168.0.209, and I'd be able to set the IPs 192.168.0.200 to 254 as fixed IPs if I wanted.) If your router allows for IPs to be reserved, you can set up reserved IPs for one or more of your Macs. (A reserved IP is an IP the router holds for a specific device. The network card in each computer has a specific MAC address; if that address is registered with the router, then every time that computer is turned on and connected it will get the IP that was reserved for it... so long as that IP is in the DHCP range and DHCP is turned on. Think of it as a fixed IP without your having to actually fix the IP.)

  • I have Photoshop Elements 9 on an iMac with OS 10.6.8. I bought a new printer/scanner and the program will not import the new scanner to replace the old one. How do I do this?

    I have Photoshop Elements 9 on an iMac with OS 10.6.8. I bought a new printer/scanner and the program will not import the new scanner to replace the old one. How do I do this?

    Thank you for your suggestions. I downloaded a more recent version of Twain, but this didn't help. I also tried closing and opening Photo Shop and restarting my computer without success. Reinstalling Photo Shop sounds like a very promising solution, but I'm  not sure I will do it. In the meantime I can scan items using a printer program. These scans open in Photo Shop. It is an extra step.

  • So, my Macbook Pro with retina display only prints in black and white. My printer, officejet 4620 series [555DE4], is not the problem. I want to know how to be able to print in color as well??

    So, my Macbook Pro with retina display only prints in black and white. My printer, Officejet 4620 series [555DE4], is not the problem. I want to know how to be able to print in color as well??

    In the Print dialog, select the Color Matching tab and then select Vendor Matching.

  • I purchased Label Printer Pro 7, but it does not work. It crashes. Please recommend an address/shipping label program that works with Avery labels. Thanks.

    I purchased Label Printer Pro 7, but it does not work. It crashes. I press print, and the program closes. I press save, and the program closes. I press print and the program closes. I have had an email exchange with Pabel Printer Pro 7, but the best they could offer was to go to Utilities and click on fixed permssions. I have done that several times, and the program still doesn't work.
    Can you please recommend an address.shipping label program that works with Avery labels that I can purchase, and that is also simple to use?
    Thanks,
    Paula

    I purchased Label Printer Pro 7, but it does not work. It crashes. I press print, and the program closes. I press save, and the program closes. I press print and the program closes. I have had an email exchange with Pabel Printer Pro 7, but the best they could offer was to go to Utilities and click on fixed permssions. I have done that several times, and the program still doesn't work.
    Can you please recommend an address.shipping label program that works with Avery labels that I can purchase, and that is also simple to use?
    Thanks,
    Paula

  • Calibri font not printing - created with Acrobat XI pro 11.0.4 in Word 2007

    Hi, we recently upgraded to Adobe Acrobat XI pro (11.0.4) and when we create a PDF in Word using the Calibri fonts, it doesn't print when using Adobe Reader X.
    Prints ok when using Quark or other software, just not working with Office.

    Thanks for your answer.
    We are in a controlled office environment and unfortunately we cannot receive updates due to company policies. We have to wait until they do another "package" with an upgraded version.
    It's printing ok with Adobe Reader XI, but not Reader X (which is our actual default Reader). And again they cannot install Reader XI to all (only me since I'm a graphic designer, I have admin rights). We tried on other printers, not working too. Font is embeded too. It's working when using another PDF maker (like we have PDF X Change, it's working). Was working also with our previous Acrobat X Pro.

  • Macbook pro is not working with Canon pixma iP1500, but has previously.  The printer works with an old PC without trouble.  "printer is offline" message when this printer is plugged into macbook.  Any clues to get it to work?

    Macbook pro is not working with Canon pixma iP1500 but has previously.  Printer works with an old PC but macbook shows "printer is offline".  Any clues?

    Hello Betty7,
    Please let me take a moment to say "Welcome" to the HP Forums.
    I hope you enjoy your experience!
    I see that you are having an issue with getting the printer reinstalled. 
    I suggest that we start off by running the HP Print and Scan Doctor.  If the Doctor fails, please let me know where it fails as well as any error codes it may generate.
    Thank you for your time.
    Click the “Kudos Thumbs Up" at the bottom of this post to say “Thanks” for helping!
    Please click “Accept as Solution ” if you feel my post solved your issue, it will help others find the solution.
    W a t e r b o y 71
    I work on behalf of HP

  • My photos are not printing right with adobe manages color but works when i use printer manages color. never had any issues untill a week ago.

    my photos are not printing right with adobe manages color but works when i use printer manages color. never had any issues untill a week ago.

    We use CS6, yes we calibrate using x-rite. I have always had adobe manage colors when printing. This problem just occurred, all my settings are the same as they have been for years. The only thing we did lately is do an update to CS6. We thought it might be our printer but when we use the printer manages color it works fine, The problem with adobe manages color is it is not blending the light highlights like on top of the cheeks with the colors around the cheeks  and its putting a faint red between the two it just does not have a smooth transition. I printed a photo that I had printed 4 months ago with no issue, and this time it had the issue that I am dealing with now. Somehow the photo shop manages color is not getting the right info to my printer.  
    I set paper type
    set quality
    no color adjustment
    set my profile
    Teri

Maybe you are looking for

  • Mappings and script functoid

    Can you have both mappings (direct mapping in the graph) and scripting functoid in the same map? Anonymous

  • Pictures sent from Samsung WP7 to iOS Devices Cannot Be Viewed Once Saved the the iOS Photo Library.

    Pictures sent from Samsung WP7 to iOS Devices Cannot Be Viewed Once Saved the the iOS Photo Library.  I don't have issues with saving pictures from any other user types.  Please help! Steps to reproduce issue:  1) Share pictures from WP7 either via e

  • Mac and PC sharing one Monitor

    A quick question to those of you that use both a PC and Mac on one montor. Which switch box do you use? Which switch box do you recommend? Which switch box should be avoided? I have grown tired of having to unplug my keyboard, mouse, speakers and mon

  • Error 12000 in Import Project to Enterprise

    Hi, I need save a project with local custom fields. When I import this project using "Import Project to Enterprise", the save job show the follow error -Got multiple values for non null local custom field B400057 for row bd47c539-e47d-41a8-849b-bc1bb

  • Quick selection tool cs5, please help :)

    i am not too sure wether i have changed a setting or curse for my quick selection but everytime i go to select something it doesnt come with the dotted out lines, it comes out as just a black outlines, can this be fixed?