Hi,
I am creating pdf file that will be saved in another folder which in the project folder.In the global.asax file i write the code that is in the Appliation_BeginRequest,
In this method i write the code to test which .aspx or not.When it is .aspx it is executing but if it is in .pdf it will not executing how to do this
Thanks