S
Steve S
First heres the process...
- Draw bitmap
- Draw text to it
- Save Bitmap
- Print Bitmap
Now, if I place this inside the PrintPage event, program either freezes or
causes arthmetic errors (on Win98 machines only). However if I just copy
the same code to a KeyPress event and print the bitamp by hitting lets say
F11...it works fine.
- Draw bitmap
- Draw text to it
- Save Bitmap
- Print Bitmap
Now, if I place this inside the PrintPage event, program either freezes or
causes arthmetic errors (on Win98 machines only). However if I just copy
the same code to a KeyPress event and print the bitamp by hitting lets say
F11...it works fine.