Hi,
I encountered a * problem while trying to print a streched
bitmap with QR. The bitmap is printed out, but it looks REALLY ugly.
It seems like it has first been converted to B/W and THEN streched, so
the B/W pattern is very big. I tried to print the same bitmap from
Paintbrush (also streched) and it came out fine. I'm using Win95,
Delphi 3 Pro and HP LaserJet 4L.
BTW, bitmaps are placed on QR as TQRDBImages and are stored in a
table, but the same thing happens with normal TQRImage.
This problem is really annoying and delaying me, so any help would be
appreciated.