Questions about Printer Command Language:



Hi all,

Plz tell me what program to assemble a designed file using PCL 5.0?

For PCL 6.0 I am using JETASM and the PCL 6.0 designed file should be
written in a plain text format. The commands in PCL 6.0 are totally
different from the commands listed in the PCL 5.0 manual. For example:

To set a position for the cursor, in PCL 6.0 the command is sint16_xy
0 0 Point SetCursor , while the command for that in PCL 5.0 is
Ec*p0y0X . Why is there this difference?

Assume I have a PCL 5.0 file, what program I need to assemble it to
binary code to send to a printer? Do you have any template file for
PCL 5.0???

Thanks

.



Relevant Pages

  • WinCE based devices supporing printing
    ... hi all i have to write a printer driver which does not accept PCL ... get the raw data before passing it to the PCL commands. ... sample code, plz suggest me so that i can poceed further. ...
    (microsoft.public.windowsce.embedded)
  • Re: publically available c-code for determining page breaks in PCL files?
    ... complicated algorithm would also take into consideration the following PCL ... (binary data, PCL ... commands etc.) ...
    (comp.periphs.printers)
  • WinCE based devices supporing printing
    ... hi all i have to write a printer driver which does not accept PCL ... i tried to include the sample code ... get the raw data before passing it to the PCL commands. ...
    (microsoft.public.windowsce.embedded)
  • Re: Dell 3110cn Color question
    ... landscape, change font/sizes, and position text. ... I would Gladly accept any example of PS commands to replace the PCL crap ... The generic text driver might replace non-printable characters by ...
    (comp.lang.postscript)
  • Re: Questions about Printer Command Language:
    ... For PCL 6.0 I am using JETASM and the PCL 6.0 designed file should be ... different from the commands listed in the PCL 5.0 manual. ... I don't know PCL5, but it seem to use extented ESCcode. ... Have you tried to feed your PCL6 printer with it? ...
    (alt.lang.asm)