I could you print jpg or bmp from the printer commands
I tried something like ;
Printer.picture paint ("92.bmp")
printer.enddoc
Doesn't work.. I want to be able to print a logo or a picture in a page
with my other printer.print statements.. is that possible ?
Thank in advance..
I'm using VB6
--
Mario Tardif
ufoman2@sympati co.ca
I tried something like ;
Printer.picture paint ("92.bmp")
printer.enddoc
Doesn't work.. I want to be able to print a logo or a picture in a page
with my other printer.print statements.. is that possible ?
Thank in advance..
I'm using VB6
--
Mario Tardif
ufoman2@sympati co.ca
Comment