Hello,
I am trying to write an application to view pdfs. I have successfully managed to get the viewer to display them, resize them and resize the form it is displayed within. However, I cannot get any of the events to operate - ideally I want to be able to use the keyboard to move through the document. The mouse works fine but the keyboard does not.
I have tried writing handlers for keyboard events outside of the application but while the control has focus they do not work.
Is this feature disabled in the evaluation version?
I have noticed also that the sample VB code does not fully operate either - it does not work with keyboard input or display the mouse coordinates.
I am running Vista with VB.net2008.
Please help.
Thanks.
