On Thu, Oct 15, 2009 at 11:17 AM, Laurent Daudelin
<laurent.daude...@verizon.net> wrote:
> Well... suppose from my application, I want to convert a Word document to
> PDF. How would I do that? I did quite a bit of research and the only way I
> found was to use CUPS-PDF and have Word print to that printer. Then, I can
> retrieve the converted PDF document. Is there any other way?
> I don't do any printing from my own app but I want to have various
> applications that can print to convert a given document to PDF...

The mental model needs to become "Suppose the user is using Word and
wants to send a PDF to my application."  Then they will start a print
job using your virtual printer as the device.  If you want to automate
this process, you can send a "print" Apple Event with the appropriate
print settings.

--Kyle Sluder
_______________________________________________

Cocoa-dev mailing list (Cocoa-dev@lists.apple.com)

Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com

Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com

This email sent to arch...@mail-archive.com

Reply via email to