| Rank: Newbie Groups: Member
 
 Joined: 11/5/2014
 Posts: 8
 
 | 
		    Hi,When the webview opens a page with a PDF, it renders PDF. How do I get the stream open pdf in webview?
 | 
	| Rank: Administration Groups: Administration
 
 Joined: 5/27/2007
 Posts: 24,425
 
 | 
		    Hi,
 You do not need to do anything special as soon as PDF plug-in is installed. If you do not have PDF plug-in registered, then it will be treated as a download. In another word, the final behavior is determined by what's installed on the user's machine, not by your code.
 
 Thanks!
 |