Re: How to share data between application and Printing Plug-In Module?
Re: How to share data between application and Printing Plug-In Module?
- Subject: Re: How to share data between application and Printing Plug-In Module?
- From: Fritz Anderson <email@hidden>
- Date: Wed, 12 May 2004 11:49:30 -0500
You've provided very little information, such as what kind of printing
plugin you are dealing with; whether you have access to the source code
of the plugin, the application, or both; or what kind of information
you want to exchange.
PMGetPageFormatExtendedData() and PMSetPageFormatExtendedData() would
seem to be a start on what you need, assuming you have access to both
the application and to a print-dialog plugin. Look in the Carbon
Printing Manager Reference.
-- F
On 12 May 2004, at 5:55 AM, Sergey Mastykash wrote:
I have Cocoa application and printing plugin that was created with
Carbon.
I need to pass data from host application to printing plugin.
Can anyone give sample or advice of how to do it?
--
Fritz Anderson
Consulting Programmer
http://resume.manoverboard.org/
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.