GroupDocs.Viewer-for-Java

I have imported “GroupDocs.Viewer-for-Java-Front-End” from github.

When I run the project got error in “/GetDocumentPageImage” as given below :–>

DEBUG org.springframework.web.servlet.DispatcherServlet - Could not complete request
com.groupdocs.viewer.exception.GroupDocsViewerException: com.groupdocs.viewer.internal.c.a.ms.a.aj: mod/GroupDocsOutputStream -> seek
at com.groupdocs.viewer.converter.a.bEE(Unknown Source)
at com.groupdocs.viewer.handler.ViewerHandler.a(Unknown Source)
at com.groupdocs.viewer.handler.ViewerHandler.a(Unknown Source)
at com.groupdocs.viewer.handler.ViewerImageHandler.a(Unknown Source)
at com.groupdocs.viewer.handler.ViewerImageHandler.getPages(Unknown Source)
at com.viewer.controller.ViewerController1.GetDocumentPageImage(ViewerController1.java:640)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:221)
at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:136)

Thanks in advance


This Topic is created by usman.aziz using the Email to Topic plugin.

@shaileshdg05,

Thank you for the inquiry. We successfully reproduced this issue at our end. We have logged it on GitHub. Please follow this link in order keep track of the updates.
However, we’d highly recommend you to use/evaluate our Modern UI showcase project. It is the most recent and updated showcase project that perfectly demonstrates all core features of the API. For your ease, we do have showcase documentation.
GroupDocs.Viewer for Java - Modern UI - Wiki
Please go through the wiki, evaluate Modern UI project and share your experience.

@shaileshdg05,

In addition to the previous reply, it’s been observed that if you try image based rendering for any image file you’ll get the exception and that is a back-end API issue. Hence, we’ve logged it in our internal issue tracking system with ID:VIEWERJAVA-1513. As we get any update from the concerned team, we’ll apprise you. Your patience will be appreciated.

@atirtahir3

Thanks a lot.

@shaileshdg05 ,

You’re welcome.

@shaileshdg05,

The issue you found earlier (filed as VIEWERJAVA-1513) has been fixed in this update.