I need to print a signature on a check.
How can I combine text and an image in my output to accomplish this?
Currently I'm using pcl command embedded in a text file to control fomatting and then copying that file to the printer device. It works great.
How can I include an image file ( signature ) with this process?
thanks in advance. I'm stuck!
print image and text on hp printer
- don lowenstein
- Posts: 196
- Joined: Mon Oct 17, 2005 9:09 pm
- Contact:
print image and text on hp printer
Don Lowenstein
www.laapc.com
www.laapc.com
- Enrico Maria Giordano
- Posts: 7355
- Joined: Thu Oct 06, 2005 8:17 pm
- Location: Roma - Italia
- Contact:
Re: print image and text on hp printer
You can use TPrinter:SayBitmap() or TPrinter:SayImage() methods.
EMG
EMG