Hello,
With the API Shellexecute function I open a PDF document with the PDFreader,
How can I set the position of the PDF Reader?
Also With an API ???
ShellExecute Me.hwnd, "Open", "Helpbestan d Q-Cycle.pdf", 0, 0, vbNormalFocus
Now I have to set the position .
Hope You can help me.
Greets John.
With the API Shellexecute function I open a PDF document with the PDFreader,
How can I set the position of the PDF Reader?
Also With an API ???
ShellExecute Me.hwnd, "Open", "Helpbestan d Q-Cycle.pdf", 0, 0, vbNormalFocus
Now I have to set the position .
Hope You can help me.
Greets John.
Comment