Re: adding Quicklook preview to my app
Re: adding Quicklook preview to my app
- Subject: Re: adding Quicklook preview to my app
- From: "Julien Jalon" <email@hidden>
- Date: Sun, 20 Apr 2008 19:30:14 +0200
If your document's format is a document bundle, just make sure to save your
PDF preview inside your document's bundle in a folder names "QuickLook".
The preview should be named Preview.pdf
The thumbnail should be named Thumbnail.png (or jpg, or whatever format
suites you)
If you can't do that, you will have to write a Quick Look plug-in.
--
Julien
On Thu, Apr 17, 2008 at 10:07 PM, Victor Bovio <email@hidden>
wrote:
> Hi,
>
> I have a document based Cocoa app (CAD-like), to which I like to add the
> Leopard quicklook plugin feature.
> I tried first looking at the Documentation, but looks overwhelming to me,
> is there a simple tutorial or examples somewhere I can look at ??
> Basically I just want to embed a snapshot view (either PDF or Bitmap) to
> the saved documents and use that for the quicklook... I appreciate any hints
> on where to start with something as simple as possible.
>
> Thanks!
>
> _______________________________________________
>
> Cocoa-dev mailing list (email@hidden)
>
> 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:
>
> This email sent to email@hidden
>
_______________________________________________
Cocoa-dev mailing list (email@hidden)
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:
This email sent to email@hidden