In .net MVC I am using devExpress for report generating but I am facing a problem and that is, there an option to export to pdf on that I want to add some functionality, so how can i override or call a method after that method execute.
below I am showing the image on which after clicking on pdf it will execute my code also,enter image description here