RE:PDFPage Creation query

2008-05-23 Thread Amrit Majumdar
Appologise for shooting an incomplete email earlier! There are a couple of other queries I have. 1. How to display the thumbnails in a PDFThumbnailView without their corresponding labels? 2. On double clicking on a PDFPage in an document I want to change the color of the page,eg. I double click

Re: PDFPage Creation query

2008-05-23 Thread Amrit Majumdar
color of the page,eg. On Thu, May 22, 2008 at 2:35 PM, Antonio Nunes <[EMAIL PROTECTED]> wrote: > On May 22, 2008, at 10:20 AM, Amrit Majumdar wrote: > > I was planning to create a new PDFDocument, with my own PDF Page that I >> generate after subclassing PDFPage >>

PDFPage Creation query

2008-05-22 Thread Amrit Majumdar
Hi All, I am playing around with the PDFKit. I was planning to create a new PDFDocument, with my own PDF Page that I generate after subclassing PDFPage Accordingly I subclassed PDFPage and have over-riden the following menthods. - (id)initWithImage:(NSImage *)image; Steps I followed to creat

Re: Query with PDF Page display in PDFview

2008-05-15 Thread Amrit Majumdar
: <[EMAIL PROTECTED]> 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 ear

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

Re: PDFView query

2008-05-12 Thread Amrit Majumdar
Thanks for the pointerCompletely over looked the PDFThumbNailView Regards, Amrit On Mon, May 12, 2008 at 12:01 PM, Antonio Nunes <[EMAIL PROTECTED]> wrote: > On May 12, 2008, at 7:20 AM, Amrit Majumdar wrote: > > I need to display all the pages of the pdf document in a

PDFView query

2008-05-11 Thread Amrit Majumdar
Hi All, I am working with a PDFView. We have the option to display the document as single page continuous and two pages continuous. Is there a way wherein we can display more than two pages continuous such as a three page continuous or more. I need to display all the pages of the pdf document in