Printing black on glossy paper

I have the photosmart b210a. It is evident that if any type of glossy paper is slected as paper types then the black ink is not used and colours are used to make black, meaning alot of ink is used and black never comes out true black.
I can get around the issue by setting the paper type to anything else then the black is used. Even if the paper is actually glossy photo paper the blacks then come out fine.
Question: Why does the printer have this limitation? Will the printouts be compromised in any way by setting the paper type to something other than glossy when glossy is actually what is used?
Why does this photo printer come with a setting that prevents the black being used on glossy photo paper even though it seems to work OK if you set the paper type to the incorrect type? Thanks.

Does anyone have any suggestions on this. I am currently getting by by using the wrong paper setting but I would be interested if there is a solution.

Similar Messages

  • Printing black background on paper, instead of actual image

    hi,
    i am having a JPanel with some photos drawn on it using g.drawImage(..) method, for printing. while running the program the panel is showing fine on the screen. since in my room as i dont have a printer, i am printing with adobe printer in which the content to be printed will be saved as pdf file.
    Even the created pdf file while printing is showing perfectly what is supposed to be printed. but when i tried the same program and asked to print on real printer, strangely only a large full black background is printed on paper instead of the image.
    plz explain why such thing is happening.
    thanx.

    Here is sample code based on your description. Maybe you find some hints in it to help you.
    import java.awt.*;
    import java.awt.event.*;
    import java.awt.print.*;
    import javax.swing.*;
    public class PrintPanel extends JFrame {
        public PrintPanel() {
            initComponents();
        private void initComponents() {
            toolBar = new JToolBar();
            printB = new JButton();
            panel = new MyPanel();
            setDefaultCloseOperation(WindowConstants.EXIT_ON_CLOSE);
            setTitle("Print Panel");
            toolBar.setFloatable(false);
            printB.setText("Print");
            printB.addActionListener(new ActionListener() {
                public void actionPerformed(ActionEvent evt) {
                    printBActionPerformed(evt);
            toolBar.add(printB);
            getContentPane().add(toolBar, BorderLayout.NORTH);
            getContentPane().add(panel, BorderLayout.CENTER);
            Dimension screenSize = Toolkit.getDefaultToolkit().getScreenSize();
            setBounds((screenSize.width-375)/2, (screenSize.height-480)/2, 375, 480);
        private void printBActionPerformed(ActionEvent evt) {
            PrinterJob pj=PrinterJob.getPrinterJob();
            pj.setPrintable((Printable)panel);
            try{
                pj.print();
            }catch (PrinterException ex) {
                ex.printStackTrace();
        public static void main(String args[]) {new PrintPanel().setVisible(true);}
        private JButton printB;
        private JToolBar toolBar;
        private JPanel panel;
        class MyPanel extends JPanel implements Printable{
            MyPanel() {
                Toolkit T=this.getToolkit();
                img=T.getImage("c:\\javalogo.gif");
                MediaTracker mediaTracker = new MediaTracker(this);
                mediaTracker.addImage(img, 0);
                try {
                    mediaTracker.waitForID(0);
                } catch (InterruptedException ex) {
                    System.err.println(ex);
            public void paint(Graphics g) {
                g.drawImage(img, 150, 150, this);
            public int print(Graphics g, PageFormat pageFormat,
                    int pageIndex) throws PrinterException {
                if(pageIndex>0) {
                    return NO_SUCH_PAGE;
                paint(g);
                return Printable.PAGE_EXISTS;
            private Image img=null;
    }

  • Default print tray keeps reverting to Tray 1, asking for glossy paper on HP P3015

    We have a new HP P3015 at work, and a few days ago it started defaulting to Tray 1, and asking for Glossy paper.  I have followed all onscreen instructions for changing print tray multiple times, and tried hard booting the printer a couple of times.  There is no paper in Tray 1, and it is shut.  For each print job, I must walk over to the printer and press OK to change print trays, and OK again to print.  How can I clear these settings so that the printer will revert to printing from Trays 2 and 3 without having to walk over and change it for every job?
    It also started printing much more slowly that when we first set it up a couple of months ago.

    switch off the printer, take the paper out of the tray, reassemble the paper properly, then put the paper back and switch on the printer, it should work
    or just change the paper specificationo in A4 legal paper it should work then
    slseattle wrote:
    My printer suddenly started refusing to print normal jobs on standard 8 1/2 x 11 paper. It shoots out a blank sheet with the edge slightly crimped for about 1 1/2 inches, about 1/2 inch from the bottom of the sheet. It displays the message "Paper mismatch. Paper size or type is incorrect." I have no idea what is causing this problem. It had printed perfectly up until now, but it has given the same error message for the last several different job attempts, and I'm stumped.
    I look into the printer from the paper tray and above, and see no obstruction. Any ideas?
    Thanks for your help!
    slseattle wrote:
    My printer suddenly started refusing to print normal jobs on standard 8 1/2 x 11 paper. It shoots out a blank sheet with the edge slightly crimped for about 1 1/2 inches, about 1/2 inch from the bottom of the sheet. It displays the message "Paper mismatch. Paper size or type is incorrect." I have no idea what is causing this problem. It had printed perfectly up until now, but it has given the same error message for the last several different job attempts, and I'm stumped.
    I look into the printer from the paper tray and above, and see no obstruction. Any ideas?
    Thanks for your help!

  • WONT PRINT ON GLOSSY PAPER

    I HAVE A HP PHOTOSMART D700 SERIES PRINTER. FOR SOME REASON IT WILL NOT PRINT ON GLOSSY PAPER. IT TELLS ME PAPER MISMATCH, PAPER WRONG SIZE OR INCORRECT PAPER SELECTION. I HAVE TRIED EVERY TYPE OF PAPER THAT IS AVAILABLE ON THE MACHINE. IT WILL PRINT ON FLAT PAPER WITHOUT A PROBLEM

    Hard Reset – While printer is powered ON, pull
    the power cord from the printer then from the
    wall. After 30 seconds reconnect power to
    wall and printer. This will trigger a ‘dirty power
    up’ and restore the printer to a known good
    condition (if it is possible). No user settings
    are lost with a ‘hard reset’.
    This ‘Hard Reset’ is one of the most powerful
    tools to use when the printer hardware is not
    functioning properly!
    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 : )

  • Duplex Printing on Glossy Paper

    I have a MG 7150 printer. I am making a photo album but encountered a problem when I tried to print on my double-sided glossy paper. When I select any paper type, other than plain paper, the option for Duplex printing is 'greyed' out.
     I tried plain paper but,
    1. The print showed through from the reverse side.
    2. The photos were shocking!
    Is there a way around this?

    Hello maxprom!
    Check out this article:
    http://h10025.www1.hp.com/ewfrf/wc/document?docname=c02508604&cc=us&dlc=en&lc=en&product=4052972&tmp...
    Specifically under the sections 'Review examples and cause of print quality issues' -> 'General print quality issues'
    This listing has many symptoms and causes of issues related to laserjet printing and it would appear that if there is 'smearing' the paper may be resisting the toner or the cartridge may be damaged. These are just a couple of possibilities but I would recommend reading through the article and solutions regarding this issue. If you are still having issues please post back!
    Hope this helps!
    Help the community by marking this post as a solution if it solved your issue!.
    If my post helped you in any way, please click the blue KUDOS star under my name! It would mean a great deal.

  • LaserJet CP1525nw color - does not print on HP glossy laser brochure paper

    Hi, 
    For some strange reason my LaserJet CP1525nw color does not print on HP glossy laser brochure paper. It smears the color powder and makes lines on the paper. Does anybody know the reason for this? 

    Hello,
    Thanks for the post.  I've included a couple of links below that should assist with this one.  Good Luck!
    http://h10025.www1.hp.com/ewfrf/wc/document?docnam​e=c02182770&cc=us&dlc=en&lc=en&product=4052980&tmp​...
    http://h10025.www1.hp.com/ewfrf/wc/document?docnam​e=c02510644&cc=us&dlc=en&lc=en&product=4052980&tmp​...
    I worked for HP but my posts and replies are my own....Thank you!
    *Say thanks by clicking the *Kudos!* which is on the left*
    *Make it easier for other people to find solutions, by marking my answer with (Accept as Solution) if it solves your issue.*

  • Solid color printing on glossy paper 6500n

    Trying to print some brochures with some fairly large solid  areas (Pantone Reflex Blue C and 1235 C) on 32lb glossy paper. Printing from InDesign. Pictures look excellent but the solid areas look awful. Tried many different paper settings and other settings. Any suggestions for making it look at least reasonably better?

    Which version of OS X are you using?
    If you use HP photo paper, do you have the same problem?
    How is the printer connected to the Mac?
    -------------How do I give Kudos? | How do I mark a post as Solved? --------------------------------------------------------

  • CP1025nw printing on glossy paper

    I just purchased the CP1025nw. I bought HP laser photo paper, glossy, but the printer will not print a decent photo. It starts out OK and then the colors just smear together.  Any setting that should be done that I am not doing?  Or a different glossy paper I should be buying?
    Thanks....

    Hello maxprom!
    Check out this article:
    http://h10025.www1.hp.com/ewfrf/wc/document?docname=c02508604&cc=us&dlc=en&lc=en&product=4052972&tmp...
    Specifically under the sections 'Review examples and cause of print quality issues' -> 'General print quality issues'
    This listing has many symptoms and causes of issues related to laserjet printing and it would appear that if there is 'smearing' the paper may be resisting the toner or the cartridge may be damaged. These are just a couple of possibilities but I would recommend reading through the article and solutions regarding this issue. If you are still having issues please post back!
    Hope this helps!
    Help the community by marking this post as a solution if it solved your issue!.
    If my post helped you in any way, please click the blue KUDOS star under my name! It would mean a great deal.

  • Cannot print on glossy paper any more

    I used to be able to print on glossy paper and no longer can do so.  Anybody know why.  I also cannot scan any more.
    I think I am missing some software but I have no idea how it got lost or how to get it back.  This has been going on for more than a year and I have been working around it but I need to use it now.
    Any help out there.  Thanks
    Frances Naan

    Hard Reset – While printer is powered ON, pull
    the power cord from the printer then from the
    wall. After 30 seconds reconnect power to
    wall and printer. This will trigger a ‘dirty power
    up’ and restore the printer to a known good
    condition (if it is possible). No user settings
    are lost with a ‘hard reset’.
    This ‘Hard Reset’ is one of the most powerful
    tools to use when the printer hardware is not
    functioning properly!
    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 : )

  • My photosmart C 4750 will not accept glossy paper for printing pictures.

    My photosmart C 4750 will not accept glossy paper for printing pictures.
    Vista OS 32 bit.
    Paper jams completely with either single or multiple sheets.
    No changes to the system. Plain paper feed just fine.
    Thanks

    Hi antonaki,
    Did your printer accept glossy paper before and just stopped working with it ?
    What kind of glossy paper are you using and what is the weight ?
    Here is the product specs for your printer and a list of the types and weights of paper you can use.
    If I helped you at all it would be great if you clicked the blue kudos star!
    If I solved your post please mark it as solved to help others.
    I'm a printer tech with HP.

  • I have a cp1518ni, how do i print on glossy paper and get a glossy output?

    When I print on glossy paper the toner areas do not come out glossy, is there a remedy?

    What do you have set for messages in Notifications?

  • Hp laserJet 1020 printing black paper

    i'm trying to use HP printer , but i can't print in a clear way , all paper like example image ,, 
    i need help to fix it .
    This question was solved.
    View Solution.

    Hi FawzyZayed,
    Thank you for providing the screen shot. I can see that the printer is printing black all over the page. I would like to help you.
    Inspect the toner cartridge for damage:
    1. Remove the toner cartridge from the product and verify that the sealing tape has been removed.
    2. Check the memory chip for damage.
    3. Examine the surface of the imaging drum on the bottom of the toner cartridge.
    CAUTION: Do not touch the roller (imaging drum) on the bottom of the cartridge.
    Fingerprints on the imaging drum can cause print-quality problems.
    4. If you see any scratches, fingerprints, toner on the drum or other damage on the imaging drum, replace the toner.
    5. If the imaging drum does not appear to be damaged, rock the toner cartridge gently several times and reinstall it. Print a few pages to see if the problem has resolved.
    I have provided a document for cleaning inside the printer and running a cleaning page, resetting the printer and checking the driver settings. Resolving Print Quality Issues.
    Try printing a document again.
    Let me know the results.
    What kind of paper are you using?
    Try another type of paper to see if you have the same results.
    Are you using Genuine HP Toner?
    What is the toner level?
    Have a nice day!
    Thank You.
    Please click “Accept as Solution ” if you feel my post solved your issue, it will help others find the solution.
    Click the “Kudos Thumbs Up" on the right to say “Thanks” for helping!
    Gemini02
    I work on behalf of HP

  • HP Photosmart B210a will not print black ink on plain paper... only on photo paper.

    Hi, I have an HP Photosmart B210a that wont print black ink.  I have used a whole set of ink cartridges by cleaning the print heads, allignment etc.  I just installed ALL NEW cartridges and the sae thing is ocurring. I have replaced plenty of cartridges and am experienced.  Just all of a sudden one day the printer stopped printing black ink on plain paper documents like with MS Word, excel and PDF, etc.  It's not set to greyscale either, actually it wont even print grey!  However, if I go to a photo with plenty of black in it, it will print it JUST FINE!!!  I'm at my wits end! I have followed EVERY head cleaning advice in the forums but it will not print black in except on photos... Please help!!!!

    The document here may help, although you have likley already done most of the steps.  Be sure to check the vents.  If the above does not resolve black not printing on your Photosmart b210a the post here may help.
    The black cartridge uses pigmented ink which is not compatible with photo paper.  Although the printer appears to be printing black properly on photo paper it is actually using color mixed together to produce black in this case.
    Bob Headrick,  HP Expert
    I am not an employee of HP, I am a volunteer posting here on my own time.
    If your problem is solved please click the "Accept as Solution" button ------------V
    If my answer was helpful please click the "Thumbs Up" to say "Thank You"--V

  • Printer won't print black ink on plain paper but WILL on photo paper.

    Suddenly my printer stopped printing black text, main tray.  I put in a new cartridge, clean print heads, cleaned screen, reset the printer, etc., etc. Then I found it WILL print text in black on photo paper in main tray.  It will print colored text, it just WILL NOT print black text on plain paper, I have tried different brands of plain paper.  No difference.  I have tried different quality settings, I have deleted and re-installed the printer, update software, prayed, etc.  Even tried wired and wireless connections. I give up.  Please help.  

    Hi @plutolover2011 
    I'd like to help you be able to print again. I understand your colored cartridges are working, but the black ink is not.  Please begin with the steps in the following document; Printer Prints a Blank Page or Does Not Print Black or Color Ink for the HP Photosmart Premium C309a...
    If you complete all of the steps in the document above and the issue continues, my own personal recommendation, not one of HPs, is to use the solution offered in the following video.  I only suggest doing this if he printer and printhead are out of warranty.  Hot Water Printhead Flush - HP Ink Series Printers with removable Printhead.
    I have recommended this solution to others and have seen success, but I can not guarantee this will resolve the issue, it is an end of the line kind of effort. I hope it helps.
    PaganC wrote:
    flushing it worked, Yeah!!!!!!! thanks for your help.
    Although the printer might be out of warranty, if the issue persists, HP may be able to offer you something. Maybe they can offer you a discount on a newer model, or discuss the option of replacing the printhead!  If after all of our efforts the issue remains, I suggest calling HP. If you are in Canada or US call 800 474 6836, or you can Contact HP Worldwide.
    Thanks for reaching out to the HP Forums. I hope one of my recommendations resolves the issue.
    Please click the Thumbs up icon below to thank me for responding.
    ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
    Please click “Accept as Solution” if you feel my post solved your issue, it will help others find the solution.
    Sunshyn2005 - I work on behalf of HP

  • How do I print black and white on Mountain Lion?

    Hey.
    Does anyone know how to print black and white on Mountain Lion?
    I searched the community and Google but I couldn't find anything...
    Regards,
    TeaDragon

    It's usually in the Print dialog when you File > Print.  Select the Show details button, the change the option in the horizontal line to Paper Type/Quality.  Click the Color Options triangle and change Color to Greyscale.

Maybe you are looking for