Re: paintpicture
- From: "Mike Williams" <gagamomo@xxxxxxxxxxx>
- Date: 28 Mar 2006 05:18:16 -0800
I would advise you to use the Printer.Print method to print any text,
setting the location using Printer.CurrentX and Printer.CurrentY and
setting the font name and size using the Printer.Font.Name and
Printer.Font.Size.
Label controls are representations of your text at the resolution of
the display (which is quite low) whereas you can get excellent quality
using Printer.Print.
Just print your picture (using PantPicture) and then print your text on
top of it at whetever positions you desire.
Mike
Mike
.
- References:
- paintpicture
- From: G Doucet
- paintpicture
- Prev by Date: Re: printing the picture in a picture box control
- Next by Date: Re: printing the picture in a picture box control
- Previous by thread: Re: paintpicture
- Next by thread: ScrollBar
- Index(es):
Relevant Pages
|