ON 20060824@12:37:10 PM at page: http://www.piclist.com/language/pcls.htm#38952.2755208333 James Newton[JMN-EFP-786] Published and replied to post 38952.2755208333 by fkuhn |Insert 'The only way to do it with PCL is to use an image, or many small rectangles. HPGL is the best for that application. Note that HPGL is accept in a PCL print job as of PCL5.' at: '' fkuhn@quadrantsoftware.com asks: " I am looking to implement boxes with rounded corners. Is there PCL5 to do so, or must I use GL/2 drawing commands?" |Delete 'P-' before: '' but after: 'amorgan@hrdcd.com asks:
Dear HP printer guru,|Delete 'P-' before: '' but after: 'ray5_83@yahoo.com asks:
Could you please shed light on the auto page size select that operates with some HP printers (HP1160) but not others (HP1320). Documents formatted to a particular page size ie. Envelope DL cause some HP printers to auto select the size and orientation via the manual feed bin, overriding the default (say A4) page in a bin. This is a desirable feature since it allows various envelopes and the like printed as required by manual feeding. Seems starnge that the feature is present in some modern HP models and not others.
Thanks for any advice and regards,
Adrian Morgan
ImageWare Technologies Australia
My company software specifies the escape sequence to the printer to set the print format. Now it requires to print in landscape with 10 cpi.|Delete 'P-' before: '' but after: 'charles.steger@worldnet.att.net asks: " I have a Dbase program that I am trying to execute on an HP9000. What is the escape sequnce to Print Landscape and 16.6 CPI?"
What i found is for for 10 cpi then sequence is :
27 40 115 48 72
and for lanscape is:
27 38 108 49 79.
Thus am i correct by just combining both of it to construct the correct escape sequence for it?