Click here to Skip to main content
15,890,438 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
Hi All,

I had done with desktop application which override windows printing process, access print event, executing my own application when print job created, get all print jobs details such as
==>Printer name
==>doc name
==>time submitted
==>no of pages to be print.

that all developed using c# .net and on windows platform,
But now i want to do same with MAC platform.
How i get all printing details as well as printing system events on Mac OS using DOT-NET.

Thanks in Advance,
Somesh patil
Posted
Updated 21-Nov-11 7:09am
v3
Comments
Sergey Alexandrovich Kryukov 21-Nov-11 13:09pm    
I added "Mono" and "MacOS" to you tags. It that what you are using?
Do you also use Monobjc?
--SA

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900