HTML 5 Functionality

Hello,


I’m wondering how exactly I would be able to view a document as HTML 5 rather than an IFrame when using the PHP SDK.

Does Iframing the groupdocs content fallback to HTML 5 for certain devices or is HTML 5 done through different means?

Thanks,

Hello,


Thank you for your request. In case that you use GroupDocs PHP SDK the only way to embed GroupDocs.Viewer is Iframe - http://groupdocs.com/docs/display/Viewer/How+to+Embed+GroupDocs.Viewer+to+Your+Website .
If you need to embed document as HTML5 with out iframe you should use GroupDocs.Viewer for Java or .NET and then integrate it to your web site. How to do that please check this article -
for ,NET - http://groupdocs.com/docs/display/viewernet/How+to+Integrate+the+GroupDocs+ASP.NET+Document+Viewer+Into+Your+PHP+Web+App
for Java - http://groupdocs.com/docs/display/viewerjava/How+to+Integrate+the+GroupDocs.Viewer+for+Java+Library+into+Your+PHP+Web+App