Avatar

Level 10

Hi,

I don't think so.  You can set a PDF document to open at a particular page when you create it, but I guess you want something dynamic.  If the PDF was available on the web you could open it at a specific bookmark using a nameddest=name query string parameter and the app.launchURL() method.

Regards

Bruce