Question
Using JavaScripts to handle keypress events
I am converting a HTML file into PDF using evoPDF library in a c# application. This PDF form has multiple textboxes and my requirement is to track keypress event or blur event for these textboxes. I am not able to find syntax on how to write these event handling in Adobe JavaScript. Can someone guide me with these. Your help will be highly appreciated.
