Mobile View for the doc viewer

How can we display the group docs viewer for mobile and tablet devices? For mobile devices, the doc viewer controls aren’t adjusting as per the size of the device. Technically, I should be able to use the controls in case if I try to access the page on a mobile or on tablet.

Hi Chetan,


Thanks for showing your concerns.
We would like to apprise you that GroupDocs.Viewer for Java 3.x is a totally UI independent and back-end API that can be integrated in any of the Java project regardless of any platform or framework dependency. Hence, you can create your own responsive front end and integrate API within.
Furthermore, you may follow this link to track this particular enhancement in our MVC showcase project.

Best regards

So does it mean that Doc Viewer isn’t responsive? Because we can still work on adjusting the site of the buttons or the box in which the content appears. However the content size needs to adjust based on the user device.

Hi Chetan,


So does it mean that Doc Viewer isn’t responsive?
Please note our all showcase projects demonstrate core functionalities of the API (GroupDocs.Viewer for Java 3.x). We intentionally kept them open-source so that users can make amendments and reshape them according to their needs. You can design your own responsive interface as well and integrate the API within. However, we also have logged your scenario as an enhancement in our JSP showcase project at GitHub. Please follow this link to track this particular enhancement.

Best regards