I try to convert an msg file to pdf using maven dependency version 24.9. But the conversion is hanging
at the convert step. Here is the code
String licensePath = “GroupDocs.ConversionforJava.lic”;
License license = …...I try to convert an msg file to pdf using maven dependency version 24.9. But the conversion is hanging
at the convert step. Here is the code
String licensePath = “GroupDocs.ConversionforJava.lic”;
License license = …