Pages data slashes to next page

When I upload an excel document,
If the document has big tables or big size data, then the content is slashes to next page.

Groupdocs.viewer is showing the converted documents in print layout, Is there anyway to set the viewer to web layout??

a sample document is attached as zip, please look that.

The data in page_1 is slashed and shown in the page_2
for more information, please see the additional attachments,

Thank you

Hello,


We are sorry to hear that you have such issue. To resolve the issue please switch GroupDocs.Viewer to the HTML based engine. To do this you should add this code - .UseHtmlBasedEngine(true) to the GroupDocs.Viewer widget.

For example it can be done like on this screenshot

For more information about GroupDocs.Viewer for .NET please check this documentation

If you will have more questions please feel free to contact us.