PCL 6 Document

  • Thread starter Thread starter RICCARDO
  • Start date Start date
R

RICCARDO

I searched document about PCL 6 (also in HP site) but nothing.
Can someone give me information where to find it ?
 
RICCARDO said:
I searched document about PCL 6 (also in HP site) but nothing.
Can someone give me information where to find it ?

Start here:
http://en.wikipedia.org/wiki/PCL6#PCL_6_overview

I don't know what you are wanting to do in PCL6 but no-one in the right
mind would try and write PCL6 to send to a printer. It's more of a GDI
than a human-readable printer control language that people are used to
with PostScript and PCL5. It's intended to be generated by a GUI. If you
have the choice, I'd advise you to stick to PCL5 or PostScript.
 
Mushroom said:
Start here:
http://en.wikipedia.org/wiki/PCL6#PCL_6_overview

I don't know what you are wanting to do in PCL6 but no-one in the right
mind would try and write PCL6 to send to a printer. It's more of a GDI
than a human-readable printer control language that people are used to
with PostScript and PCL5. It's intended to be generated by a GUI. If you
have the choice, I'd advise you to stick to PCL5 or PostScript.

But if you REALLY want to try it, look here:
http://www.undocprint.org/formats/page_description_languages/pcl_xl

Which has a link to the technical reference manual.
 
Back
Top