am creating a high school management system with java. I have a function where am supposed to print student report cards. I decided to put the contents to a JPanel and print the JPanel.The problem am having is that if a print to file i get the Jpanel the way it appears on the screen but if I print to the printer i get a blown out image.Below are the blown out print and the print from a file
by the way am using a hp 2515 deskjet from testing purposes