Hi,

I am trying to create a program similar to the BasicIacOCXCS sample. I have tried to look though the IACRefrence pdf but haven't been able to find the answers to my questions.

I need to be able to scroll(up and down) each pdf individually using key presses. The closest methods I have found to do this are setZoomScroll and setViewScroll, however I can't get what the current zoom or view is or the current scroll position. Is any of that possible?

Is it possible to programmatically go to bookmark?

What does the setNamedDest method do, and what strings are vaild input for it? The IAC Refrence says it "Changes the page view to the named destination in the specified string". Maybe my question should be, what are named destinations?

Thanks,
Ken