ON 20030514@8:20:30 AM at page: http://www.piclist.com/techref/language/pcl/index.htm A_M-msp-ID4 Ashish - Madan Questions: Hi I am trying to print a bitmap through to a HP Laserjet PCL printer. I am able to read the bitmap into a byte array but am unable to print this byte array as raster data to the printer. I have tried different options to print to the printer but it either prints the decimal values of the byte array or prints a box with overwritten characters. This bitmap is a 32x32 of 2102bytes. I have been able to separate the header information from the raster data - 54Bytes (Header)+(4*256)(No. of Colors)+1024Bytes(raster data)=2102Bytes. While sending this data to the PCL printer do I have to do some special processing to the header/main raster data before I send it to the printer. I am trying to use the *b#W escape sequence to send the raster data. I think I need to use the *b2M sequence but am not sure of the exact command structure. Any suggestions would be graetly appreciated. Thanks Ashish ON 20030514@3:25:17 PM at page: http://www.piclist.com/techref/language/pcl/index.htm JMN-EFP-786 James Newton edited the page. Difference: http://www.piclist.com/techref/diff.asp?url=H:\techref\language\pcl\index.htm&version=35 ON 20030514@3:26:07 PM at page: http://www.piclist.com/techref/language/pcl/index.htm JMN-EFP-786 James Newton Published and replied to post 37718.725150463 |Insert 'Esc is 27. The rest are listed in the ASCII chart.' at: '' plastic-surgeon@prodigy.net asks: " I am looking for the decimal conversion of the following codes:
Esc*r3U ESC*v1S for Red text
Esc*v0S EscE to reset back to black text
Jerome Klein" |Delete 'P-' before: '' but after: '