All of a sudden I cant print PDF's with the C4180

The print starts to pull the paper in and then quits, never printing the PDF file. The printer works fine for everyjthing else.

Thank you for the reply. As far as OCR is concerned, I'm not sure. I was able to print PDF up until a week or so ago, but then at first it started asking for an output file name and it would go to my documents. Even then, I couldn't print the PDF. Then a couple days ago it no longer asks for a file name, the paper gets pulled into the printer then stops. I can print everything as always.
John

Similar Messages

  • All of a sudden I cant place pdf files in a pagemaker document!

    it seem that this happend after I installed/updated acrobat? or after I installed CS4?  I get an error message that I never received before; "do not know how place this file", then I can select file type. I can place pdf files in the same document that hasnt been saved in the new acrobat version, anyone knows what I shall do?

    Thank you!!
    I produce stuff in Pagemaker and CS4 at the same time until I trust CS4 fully, there are a few things cs4 doesnt do that pagemaker does,  I use a "tagged" import that specifies style and images and that works in pagemaker but not in indesign!
    Thanks again, im happy : )

  • Print PDF file with the lay out created in the BEx web application designer

    Got the following questions (problems) when print a web report created in BEx Web Application Designer to a PDF file:
    1. The tile (which has a company logo and report name in it) was not printed, is it possible to print a title (with company logo) on each page of the PDF file?
    2. Want print the filters that have value specified on the PDF file, is it possible to do this?
    Any help is appreciated, thanks.

    Hi Simon,
    you can achieve this requirement i.e. using this way of implementation:
    1. Create a new template which contains the required fields (company logo etc) and set the visibility of the top container to "hidden". Add a empty data provider to this template and add the filter values (variable names) you want to display on the PDF. However be aware that the name for the (empty) data provider must match the name of the data provider within the original template you want to print.
    2. Open your original template and include the template you created in step 1 (Advanced: Web Templates). Choose the appropriate location (above/below the analysis item.
    3. Check the settings of your export command: do not set a special web item to be printed.
    If you export the template within web the second template should be printed correctly.
    Brgds,
    Marcel

  • Adobe reader cant open PDF-documents with the font DIN?

    Efter den senaste uppdateringen av daobe reader till mac så kan jag inte öppna mina PDF-dokument med typsnittet DIN?

    Hi obaand,
    Please navigate to the following forum discussion link with the same DIN font problem and see if that could help:
    Din font won't display in pdf file since December update to version 11.0.10
    Let me know.
    Regards,
    Anubha

  • Printing pdf/postscript with JPS 1.4 -- HELP!

    Hi all,
    I've been experimenting with the new java printing service and I have run into a couple problems. In particular, I have been trying to get even the most basic example referring to printing a postscript file directly to a printer. The code is pretty much straight from sun's JPS section.
    here's the code:
    // Input the file
    FileInputStream textstream = null;
    try {
    textstream = new FileInputStream("c:/0011.ps");
    } catch (FileNotFoundException ffne) {
    if (textstream == null) {
    return;
    // Set the document type
    DocFlavor myFormat = DocFlavor.INPUT_STREAM.POSTSCRIPT;
    // Create a Doc
    Doc myDoc = new SimpleDoc(textstream, myFormat, null);
    // Build a set of attributes
    PrintRequestAttributeSet aset = new HashPrintRequestAttributeSet();
    aset.add(new Copies(5));
    //aset.add(MediaSize.A4);
    aset.add(Sides.DUPLEX);
    // discover the printers that can print the format according to the
    // instructions in the attribute set
    PrintService[] services =
    PrintServiceLookup.lookupPrintServices(myFormat, aset);
    // Create a print job from one of the print services
    if (services.length > 0) {
    DocPrintJob job = services[0].createPrintJob();
    try {
    job.print(myDoc, aset);
    } catch (PrintException pe) {
    System.out.println("error");
    Now....I've just installed printer drivers in Windows 2K for a RICOH and CANON iR550 printer. Both printers support PS3 and the RICOH Aficio AP2700 PS printer also supports IPP (Note: I physically don't have these printers, so I'm just printing to a file and viewing the file with a PCL viewer).
    okay...now...the problem at hand....I can do the following with the code above:
    1) I can print a postscript file to the printer with NO attributes specified...once I add Copies and Media types..no services are found...
    2) specifying a PDF docflavor and pdf file will not return any services.
    3) If I specify AUTOSENSE in the docflavor, the PDF will be sent to the printer but 'junk' will be printed out. Basically, the printer doesn't seem to understand the file type.
    I've tried other printer drivers from other printer companies with no success.
    Now, my question to everyone who has SUCCESSFULLY printed PDF/Postscript with the Java Print Service using attributes such as Mediasize, Duplex printing, Copies...please...please respond to this message and provide some insight on how you did it (i.e. printer type, drivers, code snippit, etc...)
    am I missing something?
    I know alot of people having the same problem...
    Thankyou

    Hi,
    You may want to check the DocFlavors that are supported by the printers.
    Using the command as followed,
    // Get the supported flavour
    DocFlavor[] docFlavors = printer.getSupportedDocFlavors();
    for (int i=0; i < docFlavors.length; i++) {
    System.out.println("Supported flavour is " + docFlavors);
    I also hit into the same problem like you, trying to print a PDF into HP LaserJet 5 using AUTOSENSE. Junk output.
    Check the docFlavor supported on the printers are
    Supported flavour is image/gif; class="[B"
    Supported flavour is image/gif; class="java.io.InputStream"
    Supported flavour is image/gif; class="java.net.URL"
    Supported flavour is image/jpeg; class="[B"
    Supported flavour is image/jpeg; class="java.io.InputStream"
    Supported flavour is image/jpeg; class="java.net.URL"
    Supported flavour is image/png; class="[B"
    Supported flavour is image/png; class="java.io.InputStream"
    Supported flavour is image/png; class="java.net.URL"
    Supported flavour is application/x-java-jvm-local-objectref; class="java.awt.print.Pageable"
    Supported flavour is application/x-java-jvm-local-objectref; class="java.awt.print.Printable"
    Supported flavour is application/octet-stream; class="[B"
    Supported flavour is application/octet-stream; class="java.net.URL"
    Supported flavour is application/octet-stream; class="java.io.InputStream"
    However, do not know how to create a print service to support PDF. Obviously, we know that HP LaserJet 5 can print PDF.
    Regards
    Heng

  • I keep trying to print an adobe pdf-and today all of a sudden they wont print and instead opens a "save-as" MS word window

    i keep trying to print an adobe pdf-and today all of a sudden they wont print and instead opens a "save-as" MS word window prompting me to do that instead of simply printing

    Look in the print menu (more than likely under "Advanced") and deselect the box that says "Print to file".

  • Cant print pdf , whats up worked fine before ????

    ok whats the deal,,, I cant print pdf anymore since I got this new update !!!!!!! windows vista , acro  (acting up ) bat... Most all of my printing is PDF . can I just dump this 9.0 thing an go back to  8.0 ,,,,,,Thanks

    Whoa! Sounds like you might have gotten hit by a virus. I have not heard of a message that you need to download AA9, particularly since AA9 has a hefty price with such a download. Was the download actually from Adobe or some unknown site? If the latter, I would suspect the worst (OK, I get paranoid at times). If it was AR9 (the reader), then it might be a more reasonable request, but the download should still be done from Adobe.com. AR9 can run with AA8 also, but there are hickups that occur that leads to Adobe's recommendation to not do a dual installation. That goes for AA8 and AA9 also. Typically AA8 is uninstalled with the AA9 installation.
    Because of my paranoid view, I would suggest running a serious virus scan before doing anything else. I would not transfer anything to another machine or use a memory stick until you are sure things are clean. I virus would surely potentially cause such problems.
    Feel free to ignore my ranting, but I am concerned about what happened as the download was done and such. Unless you are real sure about the "AA9", I would finish a virus scan, uninstall the AA9, and go back to AA8. You will need to be sure you uninstall, delete the Acrobat folders, use the MS Cleanup utility (mentioned several times in the forum), and reboot before the reinstall. If you are sure you had a clean AA9 download from Adobe and not some other place, then you might try it again. I would be tempted to go back to AA8.

  • All of a sudden i cant open itunes store on my pc

    All of a sudden i cant open the itunes store on my pc.  I can get into my itunes account but when i click on store it tells me there has been a problem and closes the program.

    Many site issues can be caused by corrupt cookies or cache. In order to try to fix these problems, the first step is to clear both cookies and the cache.
    Note: ''This will temporarily log you out of all sites you're logged in to.''
    To clear cache and cookies do the following:
    #Click the menu button [[Image:New Fx Menu]], choose History, and then Clear Recent History....
    #Under "Time range to clear", select "Everything".
    #Now, click the arrow next to Details to toggle the Details list active.
    #From the details list, check ''Cache'' and ''Cookies'' and uncheck everything else.
    #Now click the ''Clear now'' button.
    Further information can be found in the [[Clear your cache, history and other personal information in Firefox]] article.
    Did this fix your problems? Please report back to us!

  • I have a mac osX 10.5.8 and i could always make photo books with iphoto , now all of a sudden i cant because i have iphoto version 7.1.5 i have tried countless updates and nothing is working ? help ?

    i have a mac osX 10.5.8 and i could always make photo books with iphoto , now all of a sudden i cant because i have iphoto version 7.1.5 i have tried countless updates and nothing is working ? help ?

    Books are no longer supported with iPhoto '08 (a roughly six yeal old product) - you can purchase an iLife '09 DVD from someplace like Amazon or eBay and install it - iPhoto '09 is still supported this year
    LN

  • I am running windows 7 64bit, have a brother printer MFC-J4510W with the latest driver update, have Adobe reader 11.0.10.32 and as of today I cannot print any pdf files that before I could, all help appreciated

    I am running windows 7 64bit, have a brother printer MFC-J4510W with the latest driver update, have Adobe reader 11.0.10.32 and as of today I cannot print any pdf files that before I could, all help appreciated
    I followed the FAQ troubleshooting and that didn't help

    Here is what worked for me:
      My usb hub, being usb2, was too fast. I moved the wire to a usb port directory on my pc. That is a usb1 port which is slow enough to run your snyc.

  • I am now unable to print pdf documents. The message on screen says I have not selected any pages to print, even though the bullet point saying 'All' pages  has been clicked. I have recently upgraded to adobe reader XI, could that be the problem? I also ca

    I am now unable to print pdf documents. The message on screen says I have not selected any pages to print, even though the bullet point saying 'All' pages  has been clicked. I have recently upgraded to adobe reader XI, could that be the problem? I also cannot sign in to Adobe Export pdf now either. It says 'error occured while signing in'!

    Open Adobe Reader | Edit | Preferences | Documents: change View Documents in PDF/A Mode to Never.
    Regarding the ExportPDF problem, please start a new topic in the ExportPDF forum.

  • I have Reader XI. All of a sudden I cannot print a document in Reader.

    I have Reader XI. I have a HP laptop with Windows 7 and a HP Envy 5530 printer. I was able to print from Reader last week. Now all of a sudden I cannot print. Not having printer issues except with Adobe Reader. Tried the suggestion to change security level in Reader. That did not work.

    I found this on the Adobe site.  Seems to be working for me...for now.  Needs to be set as Administrator and it works fine after that. Not sure why mine switched unless it was during some type of update.  Good Luck!!!
    http://http://helpx.adobe.com/x-productkb/global/run-program-administr ator-windows-7.htmlhttp://

  • All of a sudden i cannot print to my wired HP printer

    All of a sudden I cannot print from my MacBook Air to my wired HP printer.....cannot figure this out;
    when I send a job to the printer, it "sends" continuously, says the printer is in use, but nothing happens --
    any help would be appreciated ~ thanks in advance!

    Reset the printing system OS X Mavericks: Reset the printing system

  • All of a sudden I cant preview any of my pages

    I really need this resolved.  All of a sudden, I cant preview any of my pages.  I hit F12 and absolutely nothing happens.  It was working fine last night.  Ive tried setting the default browser to IE, but it wont preview in that or Firefox(my default).  Just remains completely unresponsive.  Did I hit some weird setting by accident, im so lost here. I've selected my browser madd times but when i try to preview via the menu as opposed to F12 it says no browser selected. wtf

    First, make sure you have not inadvertently disabled your Function keys. On my keyboard, there is an "F Lock" key off to the right of F12.
    Then, make sure your browsers are listed. Do Edit > Preferences > Preview in Browser to check the list of browsers and to assign F12 to the one you want to see most often. You may have to navigate to the exe file to 'show' Dreamweaver where the browsers are. Select a browser and press the Edit button at the top right of that dialog box.
    You cannot, of course, preview in browsers that you have not loaded into your machine. They are free; go get em!
    Also remember that you can't initiate Preview in Browser if you are looking at your page in Live View.
    Beth

  • Cannot  print  pdf files  with  9.3.1, cannot remove patch

    does anyone know how to fix msi problems ? updater says 9.3.1 is more functional than 9.4 what does that mean? does that mean I need to remove 9.3.1 in order to install 9.4 ?  All i want out of this is the ability to control what stays and want goes onto my hard drive and the ability to print PDF files like the product claims. I swear as my life advances I will not buy a product from a company that cannot support me with there standard issues of products . offering a free product that malfunctions is not my idea of building a trusting relationship. What's more disturbing is that I talked with Ganesh this morning on adobe chat and know i cannot even register with that email. Can anyone fix msi problems or is this just a runaround bad business practice of post WTO new world order ?  Thanks for letting me vent. Now about the msi problem...

    Thanks for the advice, but I'm
    already beyond that(go to add remove
    programs and click remove). I did my backup and downloaded windows installer cleanup from http://majorgeeks.com/Windows_Installer_CleanUp_Utility_d4459.html  After download when I ran the program to install it, the window that popped up was labled "Microsoft Office Update". When that disappeared I found Windows Installer Cleanup located in the All programs list in start. I clicked it and a window popped up about the size of task manager. I scrolled down and highlighted Adobe 9.3.1 and clicked remove and it removed it and the 9.3.1 unremovable update from the conrol panel. Then I went to Adobe.com , downloads and downloaded Adobe 9.4, installed it, and tested it by printing a PDF file.   Before I was scared to mess up my netbook and didn't want to deal with the hassle, but we all have our limits until we start to take these kind of risks into the unknown. sometimes, even though it's a burden to register to umpteen forums, it's that extra hassle that gets you over the edge. Please share this info. ohh yeah, NONE of this was done in safe mode.

Maybe you are looking for

  • Error while Importing Vendor Master records

    I get the following error when importing vendor Master records into the MDM repositorry Cannot import qualifiers because the qualified lookup field is not mapped. I noticed that the file I'm importing contains 1000 vendors. However the qualified look

  • How to make a round Slider with an image ?

    hello everybody, I'm back and i have a new question : how to make a round Slider (like a volume knob) with an image ? I see this very interisting tutorial : http://fxexperience.com/2012/01/fun-javafx-2-0-audio-player/ but it use a private class from

  • Cannot connect to itunes or app store after updating 5s to iOS 8.1.1 - have already gone through troubleshooting.

    Hi there, I'm super late in updating the iOS on my phone because I heard people were having so many problems with this one. I updated today and low and behold - issue. In order to make room for this update I reset my phone and erased all content - th

  • Partner role

    Hi all,   Im new to IS-OIL. Can anyone explain what is this partner role and location and what is the use of it? I tried to understand the same through SAP documents. but i didn't understand. can some one explain in simple terms? Regards, Rahul

  • How can I have my 21.5-inch iMac replaced?

    In October last year, I decided to buy a 21.5-inch iMac, but I have had a few problems since receiving it in November last year. Firstly, about a month after receiving the iMac, my son noticed a grey "mist" forming underneath the glass display. Due t