<!DOCTYPE html>
<html>
<head>
<meta http-equiv="Content-Type" content="text/xhtml; charset=utf-8">
</head>
<body><div style="font-family: sans-serif;"><div class="markdown" style="white-space: normal;">
<p dir="auto">On 24 Aug 2024, at 22:00, leo wrote:</p>
<blockquote style="margin: 0 0 5px; padding-left: 5px; border-left: 2px solid #777777; color: #777777;">
<blockquote style="margin: 0 0 5px; padding-left: 5px; border-left: 2px solid #777777; border-left-color: #999999; color: #999999;">
<ol start="2">
<li>Images. In this case, the PDF format is used instead of a “real” image format like PNG. MailMate can more easily display these inline.</li>
</ol>
</blockquote>
<p dir="auto">However I think that in the past <em>some</em> PDF documents were inlined when I had the option unchecked. That is probably because these documents were only one page long and Mailmate took them as “images”.</p>
<p dir="auto">What is the criterion for Mailmate to understand a PDF as “image”?</p>
</blockquote>
<p dir="auto">It is exactly what you describe above. It's a heuristic crude check to see if the PDF contains multiple pages or not. (If I remember correctly.)</p>
<p dir="auto">Speaking of PDF, the latest test release allows users to generate PDF files via the “File > Export...” menu item or the Export rule action. Based on feedback, this appears to be frequently needed for documentation purposes for some users. This feature makes it both easier and more flexible than using the printing interface to do Save as PDF. Be warned, I haven't done much testing but the results should be similar/identical to what is generated using the printing interface (it's mostly the same code that is involved).</p>
<p dir="auto">--<br>
Benny</p>

</div>
</div>
</body>

</html>