Skip navigation.
 
mlUse pdfkit to display a batch of pictures...
FROM : Leopard x86
DATE : Thu Feb 21 22:30:22 2008

Hi everyone.
I am wondering whether it is possible to use pdfkit to display lots of 
pictures?
My application wants to show lots of CGImage to the users. After 
comparing several solutions including imagekit and so on, finally I 
chose the PDFKit to do that. (Maybe ImageKit browser view is a good 
choice, but it isn't fit for me.)

Most of us have been used to use Mac OS X preview to open pictures and 
pdf files. So my exact goal is to create an application of the Preview-
style to show my CGImage pictures, in other words, to replace the 
page(PDFKit page object) of a displayed pdf document with the CGImage 
object.

There are the other questions plus:
If we can use the PDFKit document model to display a batch of 
CGImages, then how to use the pdf built-in functions such as: Move
\Select\Rotate\Scale\Zoom and so on? I have browsed the PDFKit 
programming document, however, the Select function( Which is very 
useful to focus on some special contents) seems to be without 
documented.

Thank you very much for any suggestion or help.
Best regards.

Related mailsAuthorDate
mlUse pdfkit to display a batch of pictures... Leopard x86 Feb 21, 22:30
mlRe: Use pdfkit to display a batch of pictures... John Calhoun Feb 26, 21:43