While converting msg to pdf some pages are missing

Hi

Used below code for .msg to pdf conversion and found that some of the contents are missed . When I try with HTML able to see the missed content as well as when we do online conversion able to see the missing content

Please advise . Also please help to share the code
PdfConvertOptions options = new PdfConvertOptions();
converter.convert(convertedFile, options);

This topic has been moved to the related forum: MSG to PDF conversion, resultant document lacks some pages using Java - Free Support Forum - groupdocs.com