File conversion is failing for .xlsx files(Protected View Enabled files)

Hi @evgen.efimov

We have integrated GroupDocs Conversion version 26.5 and above into our project. However, we are facing an issue when converting some .xlsx files with Protected View enabled. The conversion fails with the following error:

Caused by: com.groupdocs.conversion.legacy.exceptions.GroupDocsException:
java.security.NoSuchAlgorithmException: no such algorithm: MD5 for provider BC
    at com.groupdocs.conversion.savers.spreadsheet.SpreadsheetToPdfSaver.save(Unknown Source) ~[groupdocs-conversion-26.7.jar:26.7]
    at com.groupdocs.conversion.savers.Saver.save(Unknown Source) ~[groupdocs-conversion-26.7.jar:26.7]

Could you please let us know if there are any new options, configurations, or recommended solutions available in the latest GroupDocs Conversion versions to handle this type of conversion?

Note: The same files are converted successfully without any errors in GroupDocs Conversion versions below 26.3.

Thank You!
Vaibhav Jadhav

Hi @Vaibhavj22 can you please share a sample file and sample code you are using?