Why do I get a Blank Page between each Content Page on my HP Network Printer?

5

The problem: I have an HP printer, networked over CAT 6. It prints, but every other page is a blank page.

No, I do not have this option turned on under Printer settings on windows. I know it's not a settings problem with Windows, as when I plug in the Printer directly to my computer, it does not print the blank pages.

Here's my network setup:
Modem -> Wireless Router -> Switch -> Printer

All devices connect directly to the Switch via CAT 6 cable.

I've talked to HP several times, but they don't seem to know the solution, has any one else had this problem?

I thought it was the printer, but it's happened to every HP printer I tried to network.

I'm thinking there might be a problem with packets being sent over the network...


Update:

The problem goes away with Windows 7. There must be a problem with the default Windows Vista driver.

Jefe

Posted 2009-07-15T22:32:31.670

Reputation: 173

@Jeje yah, because the machine uses different drivers/interface for usb vs network setups. – Troggy – 2009-07-23T17:53:05.903

Also, if you hook up direct through cat6, you would have to have a crossover cable unless your machine does auto-crossover. Unless you had another switch or router to try. – Troggy – 2009-07-23T17:55:59.627

What kind of printer is it? – JFV – 2009-07-15T23:07:01.477

Well, it's happened to about 3 HP printers now, but my current one a HP Photosmart D7460. – Jefe – 2009-07-16T00:02:21.873

When you say directly hooked up to your machine, do you mean through usb or network cat 6 directly to the computer? – Troggy – 2009-07-21T23:53:16.363

@Troggy good question. When I hook it up to my machine using a USB. I suppose I could hook it up using a cat 6 and see what happens. – Jefe – 2009-07-22T14:31:32.133

Answers

3

This is a Driver issue. Get the latest driver for your system and make sure you are using the correct protocol/port to connect to the printer.

Make sure you choose the right driver for your printer. (PCL or PostScript)

If you are using postscript the following applies. In some cases printing elaborate postscript documents can also have this result when the printer needs more memory to properly render the document.

Axxmasterr

Posted 2009-07-15T22:32:31.670

Reputation: 7 584

Thanks for the suggestion. It has the same results on XP, Vista and Windows 7; so I'm not convinced it's a driver issue, but I'll give it a spin. – Jefe – 2009-08-14T03:34:41.577

The problem goes away with Windows 7. There must be a problem with the default Windows Vista driver. – Jefe – 2009-08-25T02:25:29.037

2

If your drivers are up-to-date try to disable DEP (Data Execution Prevention).

John Smithers

Posted 2009-07-15T22:32:31.670

Reputation: 390

Thanks for the answer. I'll give that a try next time I have access to the printer :) – Jefe – 2009-07-20T23:49:58.597

0

When you connect via USB, Windows will install a new copy of that printer. In other words, if there is in fact a setting that is causing this it shouldn't be present on the printer configuration.

I have two suggestions:

  1. Go through every page of each printer properties for the two printers, and ensure nothing is different except for the port. Keep in mind that printing preferences and printing defaults both need to match up. I've seen cases where one or the other was not set correctly, resulting in undesired behaviour.

  2. Copy the USB installation in your printers folder, and change it's port to use the TCP/IP port used by your network printer - see if this corrects the issue.

If #2 does not correct the issue, and the problem continues then it is a problem with the driver or the printer. What model printer, and have you obtained the latest driver? Perhaps an older version of the driver (if you can find such a beast) is available?

Failing that - delete all of the drivers and ports related to the printer. (Right Click in Printers -> Server Properties -> Delete each driver for this printer, then all the ports) and reset the printer to factory defaults. Then reinstall using the latest driver from HP.

And if that doesn't work ... you have a bodgy printer :)

EvilChookie

Posted 2009-07-15T22:32:31.670

Reputation: 4 519

-1

May be because the printer (driver) or the program u r using is set for the wrong paper size. In UK we use A4 as standard but I'm unsure about US sizes (for example). It was a problem here too but largely fixed since A4 became standard AND programs (e.g. Word) recognised it!

user906773

Posted 2009-07-15T22:32:31.670

Reputation: 1

-1

I've seen this before on HP printers, but I don't have a networked HP printer available to look at right now. I'll check it out tomorrow and let you know what I find out.

EDIT: Sorry for the long wait, had some health issues to attend to...

Check under 'Ports', select the IP port that the printer uses and click the 'Configure Port...' button. In there, check to see if the print protocol is 'Raw' under 'Port Number' 9100.

Let me know if that helps you out.

-JFV

JFV

Posted 2009-07-15T22:32:31.670

Reputation: 1 017