ON 20060509@1:55:57 PM at page: http://www.piclist.com/language/pcl/index.htm#38846.3072800926 James Newton[JMN-EFP-786] Published and replied to post 38846.3072800926 by frans |Insert 'Unlike PCL5 which is basically ASCII printable text with commands added via the escape, PCL6 is ALL commands. E.g. There is a command to print text. I am not aware of any method of supporting PCL6 from a DOS app, but I would love to be proven wrong.' at: '' frans@alt92.be asks:
Dear Sirs
I always have used PCL5 but now I need PCL6 for an older DOS program (foxbase). The printer is an HP LaserJet 2840 AIO and does not support PCL5. Just a few commands wil do: changing to ARIAL and back to COURIER and changing the pitch or height of the letter.
Many thanks
|Delete 'P-' before: '' but after: ' Thank you. I wanted to know if this behavior is normal.
If I send :
Esc-12345X@PJL ENTER LANGUAGE=PCL
Esc&l8HEsc&s1CEsc&l27A
Print something
EscEEsc-12345X

it ask for the paper size that is set on the device.

If I exchange &l27A and &s1C:
Esc-12345X@PJL ENTER LANGUAGE=PCL
Esc&l8HEsc&l27AEsc&s1C
Print something
EscEEsc-12345X

the printer shows on its display A3 paper needed if the tray is empty or e.g. A4 paper is in the tray. I wanted to know if this is normal for PCL printer, because in the reference manual is nothing mentioned about this.
Thanks for your help
Joerg |Delete 'P-' before: '' but after: 'mpark@vitria.com asks:
I am trying to print barcode (interleaved 2 of 5) along with data. I am formatting the data in PCL and submitting it to CUPS, which ultimately routes it to Lexmark T632 printer. I am able to print the text data, but cannot create barcode with interleaved 2 of 5.

I am not sure I am asking the right question?

Any input or guidance will help.

Thanks,
|Delete 'P-' before: '' but after: '
Ec &a#L
'