Re: PDFSelection question

2010-06-07 Thread John Calhoun
On Jun 5, 2010, at 12:26 PM, Matthew Weinstein wrote: > I think I must be missing some simple method in the api to do this, but, > given a range of a PDFDocument string, how do I convert that to a selection? > I found the PDFPage selection from range, but how do I find what pages a > selection f

PDFSelection question

2010-06-05 Thread Matthew Weinstein
Dear programmers, I think I must be missing some simple method in the api to do this, but, given a range of a PDFDocument string, how do I convert that to a selection? I found the PDFPage selection from range, but how do I find what pages a selection for the document string covers? Thanks for a