Operating System - HP-UX
1829124 Members
2088 Online
109986 Solutions
New Discussion

Re: No print with printer language PCL but with PS

 
V. Nyga
Honored Contributor

No print with printer language PCL but with PS

Hi,

I want to print to a HP business inkjet 2200 but it is not printing with the command ll|lp -d'printer'.
No problem to do this with an other printer (who knows PS).
Is it generally not possible to print at a printer only with PCL or what must I do?

Workflow with SAM is prefered

Regards
Volkmar
*** Say 'Thanks' with Kudos ***
8 REPLIES 8
V. Nyga
Honored Contributor

Re: No print with printer language PCL but with PS

P.S.
HP-UX 10.20
Network configured printers
*** Say 'Thanks' with Kudos ***
V. Nyga
Honored Contributor

Re: No print with printer language PCL but with PS

Still help needed!
*** Say 'Thanks' with Kudos ***
Francisco J. Soler
Honored Contributor

Re: No print with printer language PCL but with PS

Do you print nothing or print extrange characteres?

Please tell me the output of:

lpstat -t

to see what is happening with that printer.

Frank
Linux?. Yes, of course.
Steve Steel
Honored Contributor

Re: No print with printer language PCL but with PS

Hi

If this is a network connection.How did you do it .

This is not normally a unix printer.

I hope you used net_genericprinter as model


Steve Steel
If you want truly to understand something, try to change it. (Kurt Lewin)
V. Nyga
Honored Contributor

Re: No print with printer language PCL but with PS

Hi,

lpstat -t only says 'ready and waiting'.

At the HP we have a network print server AXIS 540+ and a TCP/IP connection.
I configured with SAM and the Jetadmin utility and added the printer as a network based printer.
I configured it as a Deskjet printer, but it isn't printing anything. I directed the prints to a Kyocera (with PS) and everything went good (with the same configurations).
Then I heard the HP only can PCL, so how can I configure it?
Is this the best solution?
http://www4.itrc.hp.com/service/cki/docDisplay.do?docLocale=en_US&docId=200000063232200
Search didn't work last week and I would like to do it with SAM.

Any tips?

V.
*** Say 'Thanks' with Kudos ***
V. Nyga
Honored Contributor

Re: No print with printer language PCL but with PS

Stop

Printer monitor shows 'Awaiting connection'.
Print job is in printer queue but nothing happens.

V.
*** Say 'Thanks' with Kudos ***
Steve Steel
Honored Contributor

Re: No print with printer language PCL but with PS

The HP Business Inkjet 2200 is the non-Postscript version of the HP Business Inkjet 2200/2250 printer family. It accepts print data using the HPA (High Performance Architecture) data format, which is an extension of the HP PCL3 language that encapsulates 24-bit RGB data.

Find a translation program


steve Steel
If you want truly to understand something, try to change it. (Kurt Lewin)
Francisco J. Soler
Honored Contributor

Re: No print with printer language PCL but with PS

Hi,

Have you tried to do a ping to the printer ip?

Frank.
Linux?. Yes, of course.