ON 20080707@1:03:37 PM at page: http://www.piclist.com/language/pcl/efpint.htm#39636.5346643519 James Newton[JMN-EFP-786] removed post 39636.5346643519 |Delete 'hoang@dynamic.com
I'm trying to use a macro to overlay form data on forms that are generated from a text editor like MS word and printed to a file. However, the character cell background is not transparent. All cells have white background. How do you make the cells background transparent. I tried using *v0N and *v0O before the text characters but it doesn't work. Here's a sample of my macro without any transparency commands.( "^[" is the escape character ): ^[&f123Y^[&f0X^[&k2G^[&s0C^[&l0O^[&l0E^[&a0L^[&l6D^[&l66F^[(s0S^[(s0B^[(8U^[(s52T^[(s7V^[(s0P^[(s10H^[%0A^[*p234Y^[&a0C My form data in plain text ^[&f1x4X Any help is appreciated.
  • ' ON 20080714@1:34:53 PM at page: http://techref.massmind.org/techref/language/pcl/decoded.htm# James Newton[JMN-EFP-786] edited the page. Difference: http://techref.massmind.org/techref/diff.asp?url=H:\techref\language\pcl\decoded.htm&version=1 ON 20080714@1:35:28 PM at page: http://techref.massmind.org/language/pcl/decoded.htm#39642.4512037037 James Newton[JMN-EFP-786] removed post 39642.4512037037 with comment: 'Thanks for the feedback, I've removed that google ad.' |Delete 'rf.buecheler@gmail.com refers to
    /techref/language/pcl/decoded.htm I noticed you have a copyright at the bottom of the page with the comment "These pages are served without commercial sponsorship. (No popup ads, etc...)", although Google ads places its "pagead"s overwriting text at the top, making it hard to read.
    I understand that the google ad pays for some of the expenses, but they should be more considerate on overwriting text.
  • ' ON 20080717@10:35:19 AM at page: http://techref.massmind.org/language/pcl/index.htm#39646.2120486111 James Newton[JMN-EFP-786] Published and replied to post 39646.2120486111 by alphonse.james |Insert 'Try sending the following: esc*t300R followed by esc*b8WU3//@~@~ about 30 times. You should see a nice black and white pattern that looks something like:
     W W W W  WW  WW  W WWW  W WWW W       WWWWWWW W       WWWWWWW
    Basically this is a pattern of fine vertical lines that get thicker to the right. For more see the page on printing pictures in PCL.' at: '' alphonse.james@nestgroup.net
    I working on printer driver. I am trying to print bitmap on HP 930c PRINTER. I would like to get esc sequence to print the same.
    [ I tried Esc * b # V sequence, but not working] .Please help
    |Delete 'P-' before: '' but after: ' I am able to use a .prn file created in windows and print it
    using copy filename.prn lpt1 /b, but the above code does not
    feed a page out of my printer. I am thinking that my printer
    only understands pcl raster graphics because the .prn file is
    that way. |Delete 'P-' before: '' but after: '