8620 printer automatic feed generates an unwanted line in the center of the page

When using the automatic paper feed for copying or scanning, a line appears exactly in the center of the page, as the page is printed. This does not occur when using the flat bed scanner.

Hey @briggsmmb, 
Welcome to the HP Support Forum!  I understand you're having an ADF copy/scanning quality issue when using your HP Officejet Pro 8620 e-All-in-One Printer.  I would like to assist you with this and may have the troubleshooting steps you need to resolve the issue.  
HP has an article that directly addresses the copy/scan quality issue you're describing:
HP Officejet Pro 8600 e-All-in-One and Photosmart 7520 e-All-in-One Printer Series - Vertical Bands,...
Try Solutions One through Four.  Does this clear up the line from the center of your copies and scans?  
Please let me know the result of your troubleshooting by responding to this post.  
Have a great day!   
E-roq
I work on behalf of HP.
Please click Accept as Solution if you feel my post solved your issue, it will help others find the solution.
Click Kudos Thumbs Up on the right to say “Thanks” for helping!

Similar Messages

  • How to print the JFrame In The Center Of The Page?

    hi there in the following code iam trying to print a JFrame
    but the frame appear in the printed page at the top left
    and i want it to appear in the top center of the page
    how to do that?
    import java.awt.*;
    import java.awt.event.*;
    import javax.swing.*;
    import java.awt.print.*;
    class PrintUIWindow implements Printable, ActionListener {
        JFrame frameToPrint;
        public int print(Graphics g, PageFormat pf, int page) throws
                                                            PrinterException {
            if (page > 0) {
                return NO_SUCH_PAGE;
            Graphics2D g2d = (Graphics2D)g;
            g2d.translate(pf.getImageableX(), pf.getImageableY()-55);
            frameToPrint.print(g);
            return PAGE_EXISTS;
        public void actionPerformed(ActionEvent e) {
             PrinterJob job = PrinterJob.getPrinterJob();
             job.setPrintable(this);
             boolean ok = job.printDialog();
             if (ok) {
                 try {
                      job.print();
                 } catch (PrinterException ex) {
        public PrintUIWindow(JFrame f) {
            frameToPrint = f;
        public static void main(String args[]) {
            UIManager.put("swing.boldMetal", Boolean.FALSE);
            JFrame f = new JFrame("Print UI Example");
            f.addWindowListener(new WindowAdapter() {
               public void windowClosing(WindowEvent e) {System.exit(0);}
            JLabel label1=new JLabel("Selling Bill",JLabel.CENTER);
            JLabel label2=new JLabel("Customer Name :Mahmoud Saleh       ",JLabel.LEFT);
            JLabel label3=new JLabel("Buying Date :29/8/2008             ",JLabel.LEFT);
            JLabel label4=new JLabel("Book Buyed :Java Printing          ",JLabel.LEFT);
            JLabel label5=new JLabel("Number : 6 Copies                  ",JLabel.LEFT);
            JLabel label6=new JLabel("Total Price :600 $                 ",JLabel.LEFT);
            label1.setFont(new Font("Courier New", Font.BOLD, 13));
            label2.setFont(new Font("Courier New", Font.BOLD, 13));
            label3.setFont(new Font("Courier New", Font.BOLD, 13));
            label4.setFont(new Font("Courier New", Font.BOLD, 13));
            label5.setFont(new Font("Courier New", Font.BOLD, 13));
            label6.setFont(new Font("Courier New", Font.BOLD, 13));
            JButton printButton = new JButton("Print This Window");
            printButton.addActionListener(new PrintUIWindow(f));               
            JPanel panel=new JPanel();
            panel.setLayout(new GridLayout(6,1));
            panel.add(label1);
            panel.add(label2);
            panel.add(label3);
            panel.add(label4);
            panel.add(label5);
            panel.add(label6);
            f.setSize(300,300);       
            f.setLocationRelativeTo(null);       
            f.add(panel,BorderLayout.CENTER);
            f.add(printButton,BorderLayout.SOUTH);
            panel.setBackground(Color.WHITE);
            f.setResizable(false);
            f.setVisible(true);
    }

    First_knight wrote:
    please tell me am i thinking right
    about this method: setImageableArea(.....)
    public void setImageableArea(double x, double y,  double width, double height);
    like I said, I've tried this method and it doesn't seem to do anything.
    the width=the JFrame Width,the height=the JFrame Height right?actually, when printing, 72 points (printing version of pixels) = 1 inch, so to do WYSIWYG, you need width = JFrameWidth * 72.0 / Toolkit.getToolkit().getScreenResolution. Ditto with height
    upper left beginningx(0)---------------------------200--------------------------------600-----------------------------------y(1000)upper right beginningyou need to do something like PageSetup.getImageableX and do Graphics.translate(x,y);
    also, if your page width = 720, that = 10 inches - that's a wide page (unless its in landscape)
    so if i want the JFrame To Be In The Center Of The Page I Would Choose From x=200 ,y=600 depending that frame width is 400Actually, it would be 300 - 700 in your example
    Because when i tried to use:setImageableArea(200, 600,  400, 200);like the above code
    no changes occurs in the printed paperYes. You need to offset the Graphics object

  • HT201177 MY MACBOOK PRO IS SHOWN GREEN LINE IN THE CENTER OF THE SCREEN

    MY MACBOOK PRO IS SHOWN GREEN LINE IN THE CENTER OF THE SCREEN

    It is probably a display or display connector issue. To check this, take a screenshot of the display by pressing Command, Shift and 3 keys. Then, open the screenshot created in Desktop, and see if the line appears. If not, it is a display issue.
    If you have not got a MacBook Pro with Retina display, you can repair this yourself. You just need to look for the display connector of your MacBook Pro model in the Internet and install it, and if this does not work, you have to replace the whole display.
    However, if you do not know a lot about computers or your Mac is in warranty, you should take the Mac to an Apple Store or reseller to get it repaired

  • I opened my brand new MacBook Pro the other day and noticed a straight green line from top to bottom near the center of the screen. What is it from and how do I get rid of it????

    I am having a problem with my brand new MacBook Pro. After opening my laptop the other day I noticed a straight green line from top to bottom near the center of the screen. What is this from and how do I get rid of it? It is most annoying. Please Help!

    "What is this from and how do I get rid of it?"
    Such symptoms bode serious hardware issues and you shouldn't think about fixing it yourself when you are still in waranty. Get to an Apple Store, like the other poster suggests.

  • How do I stop Preview printing things in the center of the paper?

    Preview always insists on printing things in the center of the paper, which is handy when I'm printing, say, a paper-page document, but when I'm printing images or PDF's less than the full paper size, the result is a big waste of paper, especially when I have to print out multiple documents. The only workaround to my knowledge is to throw all my documents into Pages and arrange and print them from there, but come on—that isn't an acceptable solution. This is a problem I would expect to find in Windows. Anyone know how to change this?

    One action that you can follow is to open an image in Preview and set to show the Thumbnails. You can then drag some other images that you want to print into the Thumbnail bar. If you then select to print and with the Show Details view selected, choose the Layout menu and set the Pages Per Sheet menu to 2 or 4 or 6 (depending on the number of images you have to print) then this will print all of these images on a single page.

  • When printing, my preview is correct, but the printed document shows only the center of the printed document

    When printing from my MacBook Air, Pages shows the correct preview, but the printed document is only a column taken out of the center of the printed page.  What's going on?

    I should add that when I e-mail this document to myself and print it directky from the iMac, it prints fine.

  • I have lines from the top on the screen to the bottom the right one acts like the cursor now I have a transparent white line down the center of the screen about 1/8 inch thick.  Anyone know what is causing this?

    I have lines from the top of the screen to the bottom 4 lines.  They are the size of the cursor and the one on the right acts like the cursor.  Blinks.  The other day I brought compuer up and I have a white transparent line right down the center of the screen about 1/8 inch thick.  Does anyone know what is cauing this?  Also computer is running slow.

    Post a screen shot if you can by pressing cmd+shift+4 for only a certain section or cmd+shift+3 for a full screen shot.

  • My HP Officejet 7500 E910 will not print in the center of the page.

    Trying to print from AutoCad on 17 x 11 A3 paper, the print is in the upper left corner and I'm not sure which program is at fault. AutoCad seems to understand the print needs to be offset, but the printer isn't in agreement.
    This question was solved.
    View Solution.

    You could try uninstalling and reinstalling the printer using the latest driver from HP. If that doesn't work, you might try using a different driver. I'll link the instructions and the download below.
    HP Officejet Full Feature Software and Driver:
    http://goo.gl/Hxmdg
    How to Assign Alternate Print Drivers in Different Versions of Windows:
    http://goo.gl/zCk2r
    -------------How do I give Kudos? | How do I mark a post as Solved? --------------------------------------------------------

  • My computer has a greyish verticle stripe made up of horizontal lines (about 1 1/2 inches) that flickers in the center of the screen whenever I turn it on.

    My computer has a greyish verticle strip made up of horizontal greyish lines (about 1 1/2 inches) that flickers in the middle of the screen whenever I turn it on.  Computer still works otherwise.

    Could be the graphics card.
    Run the Apple Hardware Test

  • Can't seem to print in the center of my page

    I'm no stranger to InDesign, but I just took a new job with a lot more printing demands. I'm now in charge of producing the finished product. I'm printing simple things like postcards, where I have two identical images on one page. I then slice the 8.5x11 page in half and have two postcards. That's ALL the trimming I'd like to do, but since I can't for the life of me figure out how to keep the image centered when I print, I'm having to do a lot more trimming. Even then it looks bad. Any advice?

    tman: that's the first thing I tried, but it still prints off to the left and slightly moved up. My printer is a Konica Minolta C253. My predecessor has left files on the computer that print just fine, but when I use them as a template and put my own graphics in, it works some of the time and then for no reason just decides to stop printing in the center. I think it might have to do with the positioning of the paper in the printer....?

  • Yellow Line Down the center of the screen

    I have a 2006 17" intel based iMAC running Leopard 10.5.8.
    And when I booted it up a yellow line just appeared right down the center of my screen.
    I've tried rebooting and zapping the PRAM and running FSCK. I called Apple support and a specialist told me to unplug it wait 30 seconds and restart it. But none of these worked.
    Does anyone else have this issue and if so what did you do to fix it.
    Oh and my Apple Care Extended warranty JUST expired a month ago.

    I've got two of them...out of warranty. They do not go away.
    They are annoying. Get the screen fixed while it's under warranty

  • Hp psc 1600 all in one running on XP prints a one inch wide black line down the center of the paper

     Occurs only when using copy mode!

    Please follow the troubleshooting steps here:
    http://h10025.www1.hp.com/ewfrf/wc/document?docname=c02507634&tmp_task=solveCategory&cc=au&dlc=en&la...
    Although I am working on behalf of HP, I am speaking for myself and not for HP.
    Love Kudos! If you feel my post has helped you please click the White Kudos! Star just below my name : )
    If you feel my answer has fixed your problem please click 'Mark As Solution' and make it easier for others to find help quickly : )
    Happy Troubleshooting : )

  • SCRIPT - How to print the text at the center of the footer window.

    In my SAP script,
    I have some text in my footer window ( which was set using tabs ).
    I need to print the footer text as centered.

    Hi sam,
    In paragraph format press standard button (default it will be coming when u go to paragraph format )
    <b>space before</b> - 0.50cm   give according to u r requirement
    space after
    <b>left margin</b>   - 0.5 cm  give according to u r requirement
    right margin
    ( or )
    directly u can give
    <b>alignment - CENTER</b>

  • Purchase order created by "Procurement Document" is not printed automatical

    Hi all experts,
    After and upgrade to 8.81 (from 2005A)  some funcionality was lost.
    In Print Preferences it is set that the document Purchase Order shall be printed automatically when adding document.
    This works if you add the document directly in Purchase module.
    But, if you add the document via a Sales Order
    - on the Logistics tab, mark the field Procurement Document to create the PO -
    the Purchase order is not printed.
    Has anyone seen any changes regarding this functionality or is it a bug?
    Thank you!
    Kind regards,
    Susanna

    Hi all!
    Just F Y I - this is an error in this version that is a candidate for future versions:
    "After detailed investigation of the Business Impact and the Product Strategy we came to the decision that the correction of the system behaviour is not feasible in the currently supported versions of SAP Business One. Theerror has been recorded and is a candidate to be fixed in a future version.
    Please see note 968358 and note 1644710 for further information.
    Like a workaround please use the document printing option to print all the purchase order created using the procurement wizard."
    Thank you for all help!
    //Susanna

  • Booklet Gutter Issue - When I print a booklet at 11x17, it causes a large white line down the center. But, when I try the same thing at 8.5x11 it prints side by side as it should. Help?

    I have a 36 page booklet (each page is 8x5.5in). I have exported the booklet from InDesign as Pages. In Acrobat, when I select Print Booklet and 11x17 paper, it created a large white gutter down the center and the pages do not back up to each other.
    I tried the same thing with 8.5x11 paper and they pages backed up to each other correctly with no white space down the center.
    I tried again at 11x17 (size needed to print my booklet full size), and it's still causing the large white gutter. It's nearly half an inch or larger.
    Help is VERY appreciated!

    " Hello Jeff. Here at Oki Data, we do not support programming.  I would recommend contacting Adobe for further assistance. You can also browse their website at http://www.adobe.com/products/postscript/.

Maybe you are looking for