Re: Query with PDF Page display in PDFview
Re: Query with PDF Page display in PDFview
- Subject: Re: Query with PDF Page display in PDFview
- From: "Amrit Majumdar" <email@hidden>
- Date: Fri, 16 May 2008 12:09:36 +0530
>What are your requirements?
Consider a multipage Page PDF document.
When the user launches the application
All the pages of the document will be displayed in two rows.
The pages will be resized and row one will display 5 pages,row two will
display 5 pages.
The user can select any of the displayed pages and perform operations such
as zoom,edit,delete,select .. and so on.
How do I go about acheiving this?
Regards,
Amrit
Date: Thu, 15 May 2008 11:49:14 -0700
From: John Calhoun <email@hidden>
Subject: Re: Query with PDF Page display in PDFview
To: CocoaDev Dev <email@hidden>
Message-ID: <email@hidden>
Content-Type: text/plain; charset=windows-1252; format=flowed;
delsp=yes
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@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