Re: are PCL specific questions on topic here?



You might get better help in "comp.periphs.printers" for PCL related
questions.

But let me answer some questions here.

> I have some questions on how PCL printers - attached by serial line -
> reporting error states like "paper empty", "printer is not ready" and
> so on:
> Q: Is this error reporting done by some hardware RS-232C signals like
> DSR/DCD or by sending some type of NAK packet?
>
> Q: Is every printout onto a PCL driven printer 100% graphic?

No

> Let me
> explain my question a little bit more:
> I assume, if I have a document which contains 3 parts:
> graphic
> plain TT text with a font the printer already knows
> plain TT text with a font the printer doesn't know
> the PCL communication would only send the 2nd part as plain text plus
> some control sequences (for font selection), but the 1st and 3rd are
> transmitted as pixel data, right?
> Or, is *every* printout first rendered into a raster image and then
> transported to the printer (resulting in "Windows only using bitmap
> graphic mode of any printer"?).

Text is normaly send as text, and the unknown font data is downloaded to the
printer prior to sending the text.
The text can be encoded as single and double byte characters, and the
charset can be depending on the selected font.

Graphics depend on the format, vector graphics can be encoded for the
printer in HP-GL/2

For more information on PCL please see the PCL Technical Reference Manual.

--
Christoph Lindemann
Undocumented Printing
http://undocprint.printassociates.com/


.



Relevant Pages

  • Re: Problems connecting an old HP LaserJet 2100 to an XP Pro machine
    ... The LJII is PCL 4 and 300 dpi. ... PCL4 is a subset of PCL5, but PCL6 is a complete break. ... PCL5 and PS2 support outline fonts and line graphics. ...
    (comp.periphs.printers)
  • Linked Visio graphic suddenly only prints 1/3 on one printer
    ... header and nothing else on the page. ... powered printer off/on. ... Finally tried on HP 4100 PCL 6 and it prints fine. ... Have had similar problems with Visio graphics that were too big, ...
    (microsoft.public.word.drawing.graphics)
  • Re: PRINT field /p switch - anchor PCL Command in Form
    ... command; it worked, i.e., we made a test page turning it on/off in various ... We are using a PCL Dump utility to view the commands. ... This allows us to 'import' variable data into the form ... That works fine, as the font definitions ...
    (microsoft.public.word.docmanagement)
  • Re: PRINT field /p switch - anchor PCL Command in Form
    ... Margin=0, too, as well as some other PCL commands. ... > We think that underline works because it's an attribute and not a font, ... > This> doesn't move the form elements. ... > a PRINT field command string as the only 'value' in that element. ...
    (microsoft.public.word.docmanagement)
  • Re: PRINT field /p switch - anchor PCL Command in Form
    ... Margin=0, too, as well as some other PCL commands. ... This> doesn't move the form elements. ... a PRINT field command string as the only 'value' in that element. ... We think that underline works because it's an attribute and not a font, ...
    (microsoft.public.word.docmanagement)

Loading