Hi:
I am trying to display pdf inside the xmlHhtmlViewer in an Out Of Browser environment, but the control renders a blank page instead without any error.
Does this control supports Out Of Browser ?
If the answer is yes, appreaciate any hint to display the page correctly.
Thanks
David
Hi David,
Just checking if the latest reply helped you out and if you require any further assistance on the matter.
Sincerely,DimiDeveloper Support Engineer, MCPD Infragistics, Inc.www.infragistics.com/support
I am pretty sure the xamHtmlViewer control won't work in OOB scenarios, but Silverlight 4 has a native WebBrowser control provided with the platform that works in out of browser scenarios.
http://msdn.microsoft.com/en-us/library/system.windows.controls.webbrowser%28v=vs.95%29.aspx
Devin