public void generatePdfFromEmail(File inputFile, OutputStream outputStream, String filename, List<Long> pages) {
try {
MailMessage mailMessage;
String extension = FilenameUtils.getExte…...NodeCollection<Shape> shapes = doc.getChildNodes(NodeType.SHAPE, true);...true); for (Shape shape : shapes) { if (shape.hasImage()) { maxContentWidth...