@jeet.bavishi,
As we briefed earlier that Next Generation GroupDocs APIs are totally back-end and UI independent. Hence, APIs come with single JAR files (in case of GroupDocs.Total for Java you can find all the JAR files for corresponding APIs in the zip).
1) Whatever features are there in the cloud App, I can implement all in my system using GroupDocs Total JAVA solution. Is this correct?
You can find list of features offered by each API in their corresponding documentations/wikis. We already shared documentation link(s) for each API in previous reply. Hence, you can avail/implement all those features (view/compare/annotate/sign etc) in your front end.
2) I am looking for the audit logs at print and page level. Does Group Docs provide such kind of facility to register audit logs at page level and also print.
Can you please elaborate this in more details?
3) I have noticed that from the viewer, I can not copy any kind of texts and it is very essential for us to do so. So is there any way that I can copy the text from the viewer? And also I would like to control the copy text functionality via access control for any particular user. Can it be done?
Next Generation GroupDocs APIs are control and manageable by the developers. You can allow or disallow text copying from the project/rendered pages in the browser. You can also devise a business logic to implement user-management.
4) In the cloud app that I used for my investigation, I was not able to open the .xls file properly. It was not rendered correctly. However, it was rendered correctly when I downloaded it and opened with one of my native application. Is this a bug?If so, Can it be fixed?PFA the excel file that I used for this.
Thanks for sharing the problematic file. We are able to render it in our
showcase projects successfully. Please find the screenshots attached.
5) What are the provisions given in GroupDocs Total solution for JAVA, to implement DRM(document rights management)? As I am looking for something which will enable me to do so easily.
Again, this depends on your business logic. You can implement secure documents rendering in the browser.
6) Since I am under trial period, I am not able to check big files and how Group Docs might render it. So is there any way we can make sure that Group Docs will render files of big size with the same ease as it does with normal files?
Yes, please give a try to our modern UI showcase project.
7) Is there any way in Group Docs Total with which I can open my document in the native viewer?
Can you please elaborate this in more details?
8) Does GroupDocs officially provide any HTML or CSS to construct the HTML viewer or I have to do it from my side? If that is the case, Will I be able to construct the same UI of cloud app using JAVA classes and sample css and javascript provided me in the showcases? Or do I need any external dependencies?
Depends on your projects excitability, you can add external dependencies as well. However, our showcase projects are open source, you can utilize them to any extent or utilize resources/files (JS etc) from them.
9) Does GroupDocs provide any support to open email attachments directly in the viewer?
Yes, please go through this
release and
this blog post.
10) When I exported the annotated file in my system, redaction that I did with it was not downloaded. Hence the redacted part of the file was visible. Can you please comment on this?
If you integrate Next Generation GroupDocs.Annotation for Java in your project, you can add annotations and write code to download the annotated document. Please get a basic demonstration using our
servlets showcase project for document annotation API.
Hope it will help. If you have any further queries, please feel free to post.
Best regards