Re: Saving a PDF Selection or converting it to an NSRange and back

2009-02-12 Thread Keith Blount
Re: Saving a PDF Selection or converting it to an NSRange and back > To save a selection sapnning multiple pages you could > convert a single selection into an array of single-line > selections (-[PDFSelection selectionsByLine]). Each > selection returned by this method is going to be on a

Re: Saving a PDF Selection or converting it to an NSRange and back

2009-02-11 Thread John Calhoun
On Feb 11, 2009, at 12:44 PM, Keith Blount wrote: The subject line says it all, really, I need to save a PDFSelection between sessions in my program, but there seems no way of doing this. A similar question came up on these last year but there was no solution: To save a selection sapnning

Saving a PDF Selection or converting it to an NSRange and back

2009-02-11 Thread Keith Blount
Hi, The subject line says it all, really, I need to save a PDFSelection between sessions in my program, but there seems no way of doing this. A similar question came up on these last year but there was no solution: http://www.cocoabuilder.com/archive/message/cocoa/2008/5/16/206893 (Or at least