How can I create a multipage PDF?
How can I create a multipage PDF?
- Subject: How can I create a multipage PDF?
- From: Jerry LeVan <email@hidden>
- Date: Mon, 10 Dec 2007 14:08:26 -0500
Hi,
Almost four years ago I moved from Cocoa to scripting languages,
tcl/tk, python/tkinter, and wxpython.
I decided to try to get back into cocoa by updating some of
my old projects for Leopard.
One project that interested me was my "ImageBrowser" a program
that could display/slideshow directories of images.
I decided to enhance the app so it could display "Graphic
Novels" (aka comics).
After eight or nine days of beating my head against the
wall, this morning I was able to generate a universal
binary of the rascal and I can drag a cbr/cbz file onto
the window or icon and have instant viewing :)
I recently bought an Irex Iliad ebook reader and thought
it would be nice to be able to view "graphic novels" on
the device.
So...
In my cocoa app ImageBrowser I have a NSArray of path
names to images in the file systems.
Is there a neat way to use the array to generate a
multipage pdf document?
Keeping the app as a universal binary would be a plus.
Thanks for any hints, pointers, etc...
Jerry
_______________________________________________
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