How to load and render documents from Amazon S3 in Spring Java

after setting preloadPageCount: 5 then 15 page pdf document is loading rest 10 pages
please help quick.

@rajrip713,

The preloadPageCount specifies the number of pages that will be loaded at the start and the rest of the document pages will be loaded when you’ll scroll down. We have verified and this feature is working as expected. Could you please share if you are facing this issue in your customized Spring application?

can you please let me know how to load document directly from aws s3 in groupdocs java spring

@rajrip713,

This feature is currently not available in the Spring application. Therefore, we have logged a new feature request for this in our GitHub issues as Issue #47. You may also have a look at the following documentation article to know about how to render documents from Amazon S3 using GroupDocs.Viewer for Java API.