[Mono-list] Printing from a service/non GDI app

David Anes david.anes at gmail.com
Wed May 30 10:14:20 EDT 2007


I've had no problems using System.Drawing.Printing in Unix from command-line
applications. If you have the SMB printer configured and running in CUPS you
will not have problems printing there either.

Regards,
David Anes.

2007/5/30, Mads Bondo Dydensborg <mbd at dbc.dk>:
>
> Hi there
>
> I need to print from a remoting service (assume for the discussion I need
> to
> print pdf/ps). Using C++/Unix, I would normally call out to a cups server,
> and get it printed. No problem. .NET however?
>
> I am quite confused about the right approach in Mono/.NET?
>
> System.Drawing.Printing does not work in services.
>
> Could I somehow get a cups server to support an SMB printer attached to
> e.g. a
> Windows workstation, and print using that?
>
> Should I look for third party solutions?
>
> I am quite at loss here, please advise.
>
> Regards,
>
> Mads
>
> --
> Med venlig hilsen/Regards
>
> Systemudvikler/Systemsdeveloper cand.scient.dat, Ph.d., Mads Bondo
> Dydensborg
> Dansk BiblioteksCenter A/S, Tempovej 7-11, 2750 Ballerup, Tlf. +45 44 86
> 77 34
>
> _______________________________________________
> Mono-list maillist  -  Mono-list at lists.ximian.com
> http://lists.ximian.com/mailman/listinfo/mono-list
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.ximian.com/pipermail/mono-list/attachments/20070530/77908747/attachment.html 


More information about the Mono-list mailing list