Groupdocs supported file detection

Hi Fdariasm,


Both <span style=“background-color: rgb(52, 65, 52); color: rgb(169, 183, 198); font-family: “Courier New”; font-size: 9.6pt;”>getDocumentInfo and <span style=“background-color: rgb(52, 65, 52); color: rgb(169, 183, 198); font-family: “Courier New”; font-size: 9.6pt;”>DocumentInfoOptions are marked as deprecated.
Yes, these methods are deprecated in the latest version of the API (GroupDocs.Viewer for Java 3.7.0). But you can utilize them in the following way,
val docInfo = _imageHandler.getDocumentInfo(name, new DocumentInfoOptions());
Please let us know if it helps.

Many Thanks

Hi, yes version 3.7.0.

Hi There,


Thanks for the information, we are investigating your issue and we’ll surely apprise you about the outcomes. Please stay tuned.

Best wishes