Re: Query with PDF Page display in PDFview

2008-05-15 Thread Antonio Nunes
On May 16, 2008, at 7:39 AM, Amrit Majumdar wrote: 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

Re: Query with PDF Page display in PDFview

2008-05-15 Thread Amrit Majumdar
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 PROTECTED]> Subject: Re: Query with PDF Page display in PDFview To: CocoaDev Dev Message-ID

Re: Query with PDF Page display in PDFview

2008-05-15 Thread John Calhoun
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

Query with PDF Page display in PDFview

2008-05-15 Thread Amrit Majumdar
Hi All, Been working with the PDFKit for a couple of weeks now. 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 PDFThumbnailVie