[Mono-list] Cannot Print Landscape
Jonathan Pobst
monkey at jpobst.com
Wed Feb 27 21:15:52 EST 2008
Looks like a bug. Please file it with your test case:
http://www.mono-project.com/Bugs
Thanks!
Jonathan
Marc Glenn wrote:
> Hello guys,
>
> I am using System.Drawing.Printing namespace to print a string in a
> *landscape* page orientation.
>
> I set the property *PrintDocument.DefaultPageSettings.Landscape* =
> true so the PrintDocument
> would print in *landscape*.
>
> I compiled it in Windows using SharpDevelop's .NET C# Compiler and
> it prints in landscape fine.
> But when I used *gmcs* to compile, it still prints in portrait
> orientation.
>
> I am using *mono1.2.5.1 *in *win32. *I also compiled it in
> *mono1.9(Preview3)* but the same problem
> still occurs.
>
> Is this a bug of mono or am I just doing something wrong?
> I attached my source code. Please help me.
>
> Thanking in advance,
> Marc Glenn
>
>
>
> ------------------------------------------------------------------------
>
> _______________________________________________
> Mono-list maillist - Mono-list at lists.ximian.com
> http://lists.ximian.com/mailman/listinfo/mono-list
More information about the Mono-list
mailing list