how to put stamp via script (vba or c# or JS) or stamp "on mouse" using script
Hi
I would like to put stamp via script on place where I click mouse the mouse, to achieve it can do:
1) getMousePos and calculate it to pdf positions (taking care of zoom/page, etc.) - do you have any of these solutions?
2) after click script, script will automatically put stamp "on mouse" and then I could manually click the place where the stamp should be. The same logic as we already have in Adobe but what I need is to get VBA/C#/JS code to do it. - do you know the method?

