I have a small PCL file (Google's logo) that I've converted to PCL. The structure of the PCL is below. I've been able to get the image to print out correctly to a Kyocera FS-4020DN, SHARP MX-M503N, and one other printer that I don't currently have access to. When I print this Image to a HP...
I've had this printer boxed up for a little over a year now. I started working on a project where I'm planning on getting some use out of it. I was able to get everything hooked up without a problem. I'm able to print through wireless. I did a ping from my laptop to obtain the IP address and...
Is there away to determine the encoding of text in a PCL file? Lets say I have two PCL files. The first one prints 'Hello World!' and it's encoding is ASCII. The second file I have prints 'I love pie!' and it's encoding is EBCDIC.
(esc) *p99XHello World!
(esc) *p99XÉ@“—‰…Z
Is there away to...
I was wondering if some printers allow PCL commands with data to be combined. For example could the following
Ec *r1A
Ec *b0M
Ec *b2M__
Ec *b2M__
Ec *rC
Be written as
Ec *r1A
Ec *b0M
Ec *b2m2M____
Ec *rC
I wasn't sure if the printer would read the first two bytes...
I printed a PDF to a file using the HP Color LaserJet 4550 PCL 5 printer driver. When I took a look at the output PCL file I noticed it had the following commands.
Ec *r0F
Ec &l0o
Ec &12A
I wasn't sure if the printer would just ignore the command with the lowercase terminator. So I tried...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.