[Mono-dev] Printers

2006-01-09 Thread Paul F. Johnson
Hi,

For a project I'm working on, I'll be needing to access a printer
dialogue. It's been a while since I last looked at this area, so does
anyone know the start of play with System.Printing?

TTFN

Paul
-- 
"Logic, my dear Zoe, is merely the ability to be wrong with authority" -
Dr Who

___
Mono-devel-list mailing list
Mono-devel-list@lists.ximian.com
http://lists.ximian.com/mailman/listinfo/mono-devel-list


Re: [Mono-dev] Printers

2006-01-10 Thread Jordi Mas
El dl 09 de 01 del 2006 a les 12:31 +, en/na Paul F. Johnson va
escriure:
> Hi,
> 
> For a project I'm working on, I'll be needing to access a printer
> dialogue. It's been a while since I last looked at this area, so does
> anyone know the start of play with System.Printing?
> 
> TTFN
> 
> Paul

Hola Paul,

The printing dialogs live in System.Windows.Forms. The implementation of
the actual printing is in System.Drawing.Printing.

A few people has shown interest implementing the printing dialogs in SWF
but so far I have seen not commits yet. I'm working on
System.Priting.Drawing, that is the printing support itself.

When the printing dialog are implemented and the System.Drawing.Printing
is done, there is also a bit of work making both work together.

Regards,

Jordi,

___
Mono-devel-list mailing list
Mono-devel-list@lists.ximian.com
http://lists.ximian.com/mailman/listinfo/mono-devel-list