Hi massum,
You can open a content page that renders PDF file in an IFRAME , or load existing PDF file by setting it in the NavigateUrl property using RadWindow control where you can use
window.radopen(url, null); or standard IFrame - iframe1.Attributes["src"]=Request["filename"]; You can use your local temp folder as path to the pdf.
Regards,
Ivan Dimitrov
the Telerik team
Do you want to have your say when we set our development plans?
Do you want to know when a feature you care about is added or when a bug fixed?
Explore the
Telerik Public Issue Tracking
system and vote to affect the priority of the items