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
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
>>
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
: <[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
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
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
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