what program to asseble a PCL 5.0 file

T

thanhhahuy

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
 
W

Warren Block

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???

You don't need a program, just send it directly to the printer. The
PCL5 interpreter in the printer will handle it.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top