G
Guest
I need to read a bitmap file containing a signature and convert it to a PCL
file.
I can print the bitmap to a file printer using the HP PCL driver and this
produces a file that I can use. I am using the PrintDocument object and
setting the PrinterSettings to specify the filename so the user isn't
prompted for it. The problem is there is a dialog that flashes briefly
showing "Page 1 of"... and I absolutely can't have this flashing on the
screen. Is there any way I can suppress this dialog?
If not, is there some sample code showing to create the PCL from a bitmap?
Thanks in advance!
file.
I can print the bitmap to a file printer using the HP PCL driver and this
produces a file that I can use. I am using the PrintDocument object and
setting the PrinterSettings to specify the filename so the user isn't
prompted for it. The problem is there is a dialog that flashes briefly
showing "Page 1 of"... and I absolutely can't have this flashing on the
screen. Is there any way I can suppress this dialog?
If not, is there some sample code showing to create the PCL from a bitmap?
Thanks in advance!