C3180 is printing 2345x in top left corner of blank pages every time i print

Every time I print anything from my Mac Book Pro (running Mavericks 10.9), my C3180 spits out a page with 2345x printed in the top left corner of an otherwise blank page.  Wasting my paper and my ink.  
Anyone have any suggestions?
This question was solved.
View Solution.

Thanks all for the information.  We are taking a look at what this might be.    Is it printing this out on a single sheet after the desired print, or on the same page or a combination?  Any additional details will greatly help trying to track this issue down to root cause.

Similar Messages

  • Printing on Top left Corner of a page

    Hi,
    I have written a java program to print , i am not able to print on the top left corner(Extreme),
    even though i specify my X and Y co-ordinates are 0 ,0 . please help me in printing on the top left corner .
    find below my java program.
         Author
         Manju
         PrinterJob prnJob = PrinterJob.getPrinterJob ();
    PrintDetails m_pr = new PrintDetails();
    // Create a new book to add pages to
    Book book = new Book ();
    PageFormat format = new PageFormat();
    Paper paper=new Paper();
    // Set the imagable area to 300.0 and 435.0
    paper.setImageableArea(0.0,0.0,300.0,435.0);
    // Set the paper size to 300 width and 435 width.
    paper.setSize(300,435);
    format.setPaper(paper);
    book.append (new Document (), format);
    // Tell the prnJob to use the Book as the Pageable object
    prnJob.setPageable (book);
    * Get the value from the properties file to print to
    * the appropriate printer (Preferred Printer)
    * Property names are
    * 1. PRINTER_1
    * 2. PRINTER_2
    * Example :-
    * PRINTER_1=Microsoft Office Document Image Writer
    * PRINTER_2=\\\\igtewf39\\TVS MSP 345/Champion/XL Classic
    * PRINTER_2 is having the proper value while PRINTER_1 is not.
    * Printer name should have the server name Pre-fixed to it.
    String prefferedPrinter = null;
    if(args.length > 0) {
    System.out.println("args0" + args[0]);
    if(args[0].equals("1")) {
    prefferedPrinter = m_pr.getProperty("PRINTER_1");
    else {
    prefferedPrinter = m_pr.getProperty("PRINTER_2");
    * Get the printer from the list.
    * Print the contents to the printer
    * There might be lot of Printers configured in the system
    * We have to get the contents printed on our preferred Printer.
    PrintService[] array = PrinterJob.getPrinterJob().lookupPrintServices();
    int device= -1;
    for (int i=0; i<array.length;i++)
    if(prefferedPrinter.equalsIgnoreCase(array.getName())) device=i;
    try {
    prnJob.setPrintService(prnJob.lookupPrintServices()[device]);
    // The number of copies can be changed to 2 or three . Default will be one.
    prnJob.setCopies(1);
    prnJob.print();
         } catch (Exception PrintException) {
         PrintException.printStackTrace();
    Regards
    Manju

    Most printers will not print to the very edge of the paper if the printer has been told what size paper is loaded and that is, in fact, what is loaded. Check the printer printing limits.

  • How do I get the orange firefox button to show up on the top left corner of my page?

    So, I've installed, and reinstalled the new Firefox 4. It seems like only half the features have shown up. For example, I don't have the orange firefox button in the top left corner. I also don't have the button for bookmarks. On every other machine that I've installed firefox 4 on has not had issues like this. I don't know why I'm having issues on my laptop. If there's a way to fix it, I would appreciate it. I don't mind how it is right now, but I do like the cleaner look and the orange firefox button, instead of the buttons that show up now that are labeled: "File, Edit, View, History, Bookmarks, etc."

    * You see the orange (on Linux gray) Firefox button if the Menu Bar is hidden (View > Toolbars > Customize or right-click a toolbar).
    * If you need to access the hidden Menu bar then press F10 or hold down the Alt key to make the Menu Bar appear temporarily.

  • Iphone 4 showed "searching" on top left corner, now blanked out- wont turn on, only when charger is plugged in.

    Hi all, can someone help me please?
    Yesturday "searching" appeared on top left hand corner of my phone.. i tried taking out the sim and inserting it, still the same. not long after that, the phone just blanked out! i plugged in the charger and the apple icon comes on and it just stays on that screen! ive tried holding reset button down together with home button for 10secs or more.. still no results. the apple icon just comes on n off when it is plugged into the charger. as soon as i take the charger off, the icon goes off and phone just completely goes off. i cant get it to work normally anymore. i've only had this for about 1 month now!!! Anyone know what's going on or what i could do to fix this please?

    Hello E_Motuliki
    If you can, try and put your iPhone into recovery mode and then use iTunes to restore it to see if it resolves all the issues that you are seeing with the service as well as the powering off.
    If you can't update or restore your iOS device
    http://support.apple.com/kb/HT1808
    Regards,
    -Norm G.

  • I want to know how to get the web addresses to go away that appear in the bottom left corner of the browser every time my mouse goes over a link

    Any time that my mouse goes over a link on a web page a little box in the bottom left corner of the browser pops up showing the web address for that link and it is really annoying, especially when i am on facebook because there are so many links on the home page i cant move my mouse anywhere without that box popping up and blocking part of my conversations. I was wondering if there was any way to turn this off. I've checked through the options and to my knowledge there is no way to turn it off. Just wondered if anyone else has had this problem or knew if there was a way to get that box to go away.

    Another option would be to use the following extension to push those messages into the status bar. It could be a convenient way to have your messages visible when you want them, but with less distraction.
    https://addons.mozilla.org/en-US/firefox/addon/status-4-evar/
    If you try it, let us know what you think.

  • Spry submenu displays in top left corner of page in IE

    I am new and hope someone can help solve the problem with the Spry dropdown submenu.  It's displaying in the top left corner of the page in IE instead of under the menu items, but is fine in Firefox.  I have attached an image of the problem and web address.
    http://americanhomesandgardens.com 
    Thanks

    The markup is all wrong. Have a look at the first few lines of the widget markup and compare that to what you have.
    <ul id="ipe" class="MenuBarHorizontal">
      <li><a href="index.html">Magazine Cover </a></li>
      <li><a href="History.html" class="MenuBarItemSubmenu">Company Information</a>
        <ul>
          <li><a href="History.html">Company History</a></li>
          <li><a href="Privacy Policy.html">Privacy Policy</a></li>
          <li><a href="Website Security.html">Website Security</a></li>
          <li><a href="Financial Transactions.html">Financial Transactions</a></li>
          <li><a href="Terms of Service.html">Terms of Service</a></li>
        </ul>
      </li>
    Gramps

  • My apps have all moved on top of each other in the top left corner if I drag them back every time I change page then change back they go back to the corner .what have I done

    My apps have all moved on top of each other in the top left hand corner of the page.every time I drag them back to where they are ghosting on the page ,then change page and back again they r back in the corner again help what have I done

    Try a Reset... press the home and sleep/lock buttons until you see the Apple logo, ignoring the slider. Takes about 5-15 secs of button holding and you won't lose any data or settings.

  • HT1529 Can't find about this mac it isn't at the top left corner

    I want to get my serial number about this mac isn't at top left corner. I need help as The ipaq can't find my printer but it will when print appears at the bottom of the pad on hp help pages.

    Sorry, but your post is rather confusing. Are you asking about a Mac, an iPad, or an HP iPaq?

  • HT4993 my iphone4 says searching in the top left corner how do i get it to stop and get my service back?

    my iphone4 says searching in the top left corner and i can not make calls or get calls how do i fix it so i have my service back

    you can try a reset, hold down the home/sleep button until you see the apple logo and then release, then wait fro the phone to boot back up.
    if that doesn't work contact your cell provider

  • After I have reset my network settings to clear a previous problem, the top left corner just stays at 'searching' and doesn't display my service carriers name as usual.

    After doing the network reset on my iphone 4, the top left corner of the screen which usually displays my carriers name just keeps saying 'searching'. I have tried looking elsewhere at this site for a solution to my problems but I'm still coming up empty.
    Can someone help me PLEASE!

    Most likely you have Office 2004 which are PPC-only applications and will not work in Lion. Upgrade to Office 2011. Other alternatives are:
    Apple's iWork suite (Pages, Numbers, and Keynote.)
    Open Office (Office 2007-like suite compatible with OS X.)
    NeoOffice (similar to Open Office.)
    LibreOffice (a new direction for the Open Office suite.)

  • The green button, top left corner of a pop-up screen on MACbook, it's supposed to enlarge the pop-up to full MAC screen size, correct?  Mine does not.  Sometimes it makes the pop-up screen SMALLER.  Appreciate someone solving this for me.

    the green button, top left corner of a pop-up screen on MACbook, it's supposed to enlarge the pop-up to full MAC screen size, correct?  Mine does not.  Sometimes it makes the pop-up screen SMALLER.  Appreciate someone solving this for me.

    Are you talking about the green '+' button in the top left corner? That technically doesn't enlarge it. It switches the window from the default window size to the custom size you made. You can enlarge the window by moving your mouse to the bottom right corner of the window, and dragging until you get the size you want.
              MacBook

  • Whenever I reply to an e-mail the window comes up but without the paper airplane in the top left corner.  The only way to send the reply is to close it and save as a draft.  Then I can pull it up from Drafts and it has the airplane on it.

    Whenever I reply to an e-mail the window comes up but without the paper airplane in the top left corner.  The only way to send the reply is to close it and save as a draft.  Then I can pull it up from Drafts and it has the airplane on it.

    Launch Mail.
    Click "New Message" in the Toolbar.
    When the new message window opens up, click "View" menu in the menu bar.
    Select "Show Toolbar" from the dropdown.
    or
    Select "Customize Toolbar from the dropdown.
    When the Customize Toolbar sheet drops down, drag  "Send" button
    or  drag "default set" into the toolbar.
    Click "Done".

  • My MacBook Pro just turned itself off while installing Windows 7. It has now got a black screen with a white flashing bar in the top left corner...what can I do?

    I was just installing windows 7 onto my MacBook Pro. I selected to have 200GB for Windows and the rest leave for Mac.
    I clicked install and the bar filled up as it should do. However, once the install had completed, my MacBook turned itself off. I assumed this was normal. Now, my MacBook has a black screen with a white flashing underscore in the top left corner.
    What is wrong and what should I do?

    Hold down the Option key when starting up then on the sceen that comes up select Mac OS X to boot from.
    The Win 7 install didn't go well and is hung in some way. You should use boot camp assistant to remove the win partition and start over.
    Make sure you are using a Retail version of Win 7. A Branded OEM version, like ones from Dell and HP, will NOT work to install Windows 7 on your Mac.

  • How do I get my Sony ebook Reader to show up ("be recognized") in the top left corner??

    How do I get my Sony ebook reader to show up ("be recognized") in the top left corner of the window.  It never shows up and I cannot transfer books from my Mac computer to ADE.  I am using Sony Reader Library but it is developing problems!!  Can anyone assist??

    No solution yet.  One would think that Adobe would recognize that several complaints  have been reported on this problem.  Obviously, nobody knows how to fix it!!  Sorry I can't be helpful!!

  • So I have an iPad 2 for two years. Has never been dropped or in water or damaged in any way....now the volume is distorted and I get booted off the web all the time. Plus it shows and no service in top left corner. Any one have these issues?

    So I got is iPad as a gift and the same issues I had with my iPhone 4S is also happening with my iPad. Will Apple cover the problem as it lies within there updates or something. All I know I have taken perfect care of both products and volume is distorted. Can't listen to music, I get booted off the web all the time, I can't even chat with Apple icare it won't work and no service shows on top left corner. What is wrong with Apple products? I'm thinking it's time to switch! I've had to change my iPhone twice now......first time for mic not working and then camera shutter kept sticking. Same on my iPad........ I don't want to pay to get this fixed as it's not my fault this is happening...... It's software apparently?

    This really is starting to feel like a hardware issue than a software one.
    Especially if hearing noises when you connecting up your iPad for charging.
    Something happened to your iPad that has nothing to do with a software update.
    This is why I recommend that
    I can't help you any farther.
    It sounds as if you really need to take this iPad in for a repair.
    Since you are reluctant to do this, there is nothing more I can suggest to you.
    Good Luck on whatever you decide to do.

Maybe you are looking for

  • My iPhone keep telling me that my iCloud storage is full

    Yesterday I got a notification on my iPhone, explaining me that my iCloud storage (basic 5GB) is full. So today I sat down and transfered all my photos to my computer, so nothing was left neither in the Photo Stream nor the Camera Roll. Yet, in the i

  • Billing document can not be posted

    Good night all,. We have a problema, we need to define a biling type wich can not be posted, it means, this billing type wont need to execute the option to release to posting document, because will not have any accounting document,. so it will not ap

  • Recover deleted time machine backup

    A while ago I deleted my old time machine backup file (named "<name>'s MacBook Pro.sparsebundle"). After it has been deleted i realised my iphone backup with my pictures are still in the time machine backup. Is it possible to recover this time machin

  • Variables/parrameters in stored procs

    Hi All Are there any way of specifying something other than the stored procedure name to be appended in front of local variables and parrameters in a SP when migrating from Sybase 11.9.2. Our variables mostly have the same name as table columns since

  • RAM for a Macbook Pro w/Logic Pro X

    Hey everyone, I've been tinkering with LPX for the past few months and have recently noticed some issues.  My machine is an early-2011 Macbook Pro 13": 2.3 GHz i5 4GB 1333 MHz DDR3 RAM 750GB 7200 RPM HDD Here's a screenshot of the Activity Monitor wh