[Mono-list] DrawString(string, Font, Brush, RectangleF)

dan_volp daniele.volpi at provincia.cremona.it
Wed Aug 20 04:53:00 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/DrawString%28string%2C-Font%2C-Brush%2C-RectangleF%29-tp19065277p19065277.html
Sent from the Mono - General mailing list archive at Nabble.com.



More information about the Mono-list mailing list