FROM : Laurent Cerveau
DATE : Sat May 17 15:13:29 2008
Thanks Antonio
But the problem here is to get the "yourRememberedRange". Access to
it does not seem to exist on a PDFSelection. As John Calhoun suggested
in another email I tried with rect but this fails also.
laurent
On May 16, 2008, at 9:11 AM, Antonio Nunes wrote:
>
> You ask the page for a selection for the range you provide, and
> assign that to PDFView's current selection:
> [somePDFView setCurrentSelection:[yourRememberedPage
> selectionForRange:yourRememberedRange]];
>
> Selections can span multiple pages of course, so covering that
> requires a bit more work, but it's not difficult.
DATE : Sat May 17 15:13:29 2008
Thanks Antonio
But the problem here is to get the "yourRememberedRange". Access to
it does not seem to exist on a PDFSelection. As John Calhoun suggested
in another email I tried with rect but this fails also.
laurent
On May 16, 2008, at 9:11 AM, Antonio Nunes wrote:
>
> You ask the page for a selection for the range you provide, and
> assign that to PDFView's current selection:
> [somePDFView setCurrentSelection:[yourRememberedPage
> selectionForRange:yourRememberedRange]];
>
> Selections can span multiple pages of course, so covering that
> requires a bit more work, but it's not difficult.
| Related mails | Author | Date |
|---|---|---|
| Laurent Cerveau | May 16, 08:43 | |
| Antonio Nunes | May 16, 09:11 | |
| John Calhoun | May 16, 21:40 | |
| Laurent Cerveau | May 17, 15:13 | |
| Laurent Cerveau | May 17, 15:13 | |
| Antonio Nunes | May 17, 18:57 | |
| Laurent Cerveau | May 17, 21:10 |






Cocoa mail archive

