Skip navigation.
 
mlRe: Query with PDF Page display in PDFview
FROM : John Calhoun
DATE : Thu May 15 20:49:14 2008

On May 15, 2008, at 3:07 AM, Amrit Majumdar wrote:
> With the PDFView we can display upto two pages in a row.
> I need to display more than two PDF pages in a row.
>
> An earlier post pointed me to the fact that the PDFThumbnailView can 
> be used
> for the same.
>
> But the catch is PDFThumbnailView doesn't help me acheive all my
> requirements.


What are your requirements?

You may, I think, have to write your own PDFView.  This is not as hard 
as it seems though (depending on how much functionailty you want). 
PDFVew itself is just using the other classes in PDF Kit (like PDFPage 
for rendering, PDFSelection for selecting text, etc.).

John Calhoun—_______________________________________________

Cocoa-dev mailing list (<email_removed>)

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/<email_removed>

This email sent to <email_removed>

Related mailsAuthorDate
mlQuery with PDF Page display in PDFview Amrit Majumdar May 15, 12:07
mlRe: Query with PDF Page display in PDFview John Calhoun May 15, 20:49
mlRe: Query with PDF Page display in PDFview Amrit Majumdar May 16, 08:39
mlRe: Query with PDF Page display in PDFview Antonio Nunes May 16, 08:53