User-agent: Internet Messaging Program (IMP) H3 (4.1.4-cvs)
Hi,
I have an application that saves multi-paged documents that contain
images and text. I am trying to write a QuickLook-plugin for my
documents. My documents are saved as packages that contain all
necessary data for my documents. Luckily (at least I think so), I am
coincidentally also saving a PDF of the document inside the
document-package.
Now I would assume, that I would simply tell my QuickLook-plugin the
location of that PDF inside the package and QuickLook could display
that PDF. But I don't know how to do that.
The only solution I got working so far was loading in the PDF as
CGPDFDocument and drawing each page into a CGContext via
CGContextDrawPDFPage. It works, but it takes about 5 seconds.
Now I'm hoping that there's an easier way of simply telling QuickLook
"Just display this PDF" instead of copying the PDF page-by-page
manually.
Best regards,
Michael
----------------------------------------------------------------
This message was sent using IMP, the Internet Messaging Program.
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Quicklook-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/quicklook-dev/email@hidden