Hello,
When using the GroupDocs Viewer, I’m currently unable to to render MSG type files into PDF ones.
All other tested file types work.
Regards,...PdfViewOptions viewOptions = new PdfViewOptions("output_msg.pdf");...pdf"); try (Viewer viewer = new Viewer("input.msg")) { viewer...