public void generatePdfFromEmail(File inputFile, OutputStream outputStream, String filename, List<Long> pages) {
try {
MailMessage mailMessage;
String extension = FilenameUtils.getExte…...Content is still being sliced on the right when converting msg...sample .msg file where the content is being cut off? This will...