need to change printing font using code in wxWindows.
Riccardo Cohen
rcohen at articque.com
Tue Mar 4 23:05:26 PST 2008
actually printing is like displaying, using wxDC you can change the font
(wxDC::SetFont). Except if you print with html with wxHtmlEasyPrinting,
then you can specify font with "<font>" tag in the html, or use
wxHtmlEasyPrinting::SetFonts
meethilda at gmail.com wrote:
> I need to apply a font for print.i dont knw how to do this in
> wxWindows?
> plz help me
>
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: wx-users-unsubscribe at lists.wxwidgets.org
> For additional commands, e-mail: wx-users-help at lists.wxwidgets.org
>
>
--
Très cordialement,
Riccardo Cohen
-------------------------------------------
Articque
http://www.articque.com
149 av Général de Gaulle
37230 Fondettes - France
tel : 02-47-49-90-49
fax : 02-47-49-91-49
More information about the wx-users
mailing list