Hi Suba, Thanks for your fast response. The code example you sugested works great. Regards, Alasdair.
>Hi Alasdair,
It is possible to open pdf in new browser. To keep the pdf object live on new window you need to create a session variable with pdf document object. To popup a new browser window , use window.open() method.
Please look into the sample from the below specified link and let me know if this helps.
http://websamples.syncfusion.com/samples/PDF.Web/6.3.0.6/74065/main.htmRegards,
Suba