[Gtk-sharp-list] Printing with Gnome (advanced)
Wolfgang Mauer
W.Mauer at top-soft.info
Fri Dec 16 04:22:00 EST 2005
Hi,
ok forget Win32.
I want to use it on Linux.
Have take a look at the Kurush-Sample at Novell (perfect).
But now i need more input.
How to use Gnome.Print.Pango...
Is there a Howto use Printing.
How to print text in a specified rectangl with multiline
How to print a multiline text from a database field without a TextView
How to change the zero-Point on upper - left instead of bottom - left
for example
i must do something like this
|-----------------------|-----------------------|----------------------|
Col1 Col2 Col3
|-----------------------|-----------------------|----------------------|
Line1 TextLine1 Line1
TextLine2
TextLine3
Line2 TestLine1 Line2
Line3 TestLine1 Line3
The TextLineX must be Wraped on spec. width.
The real Text look like "TextLine1 TextLine2 TextLine3"
In a TextView they are wraped, but on my context at Print-time there is no
TextView avail.
Regards
Wolfgang
More information about the Gtk-sharp-list
mailing list