[Mono-list] error in the DrawString method

dan_volp daniele.volpi at provincia.cremona.it
Thu Aug 21 02:47:04 EDT 2008


I'm using monodevelo 0.19 on fedora 9 with mono 1.9.1 and the
DrawString(string, Font, Brush, RectangleF) does not work, it prints nothing
on the paper.
if I use DrawString(string, Font, Brush, float, float, StringFormat) it
works
if I use DrawRectangles(Pen, RectangleF[]) it draws a rectangle
if I use DrawString(string, Font, Brush, RectangleF) nothing appens
I tried to change the font but nothing happened

If I can't use this method how can I draw strings with more than 1 column?
Is there something for reports with monodevelop an linux?

If I can't solve this problem I will not be able to use mono for my purposes
... :-(

thanks to everyone 
-- 
View this message in context: http://www.nabble.com/error-in-the-DrawString-method-tp19083159p19083159.html
Sent from the Mono - General mailing list archive at Nabble.com.



More information about the Mono-list mailing list