<div dir="ltr"><div><font face="arial, helvetica, sans-serif">After consulting the manual of pdffonts, I can say that the font is not being emedded, as shown by the output below, in the &quot;emb&quot; column. </font></div><div><font face="monospace, monospace"><br></font></div><div><font face="monospace, monospace">[root@tslx99]/shared/pdf#&gt; pdffonts QE1-473.pdf</font></div><div><font face="monospace, monospace">name                                 type              emb sub uni object ID</font></div><div><font face="monospace, monospace">------------------------------------ ----------------- --- --- --- ---------</font></div><div><font face="monospace, monospace">Helvetica                            Type 1            no  no  no       2  0</font></div><div><font face="monospace, monospace">Helvetica-Bold                       Type 1            no  no  no       3  0</font></div><div><font face="monospace, monospace">Helvetica-Oblique                    Type 1            no  no  no       4  0</font></div><div><font face="monospace, monospace"><br></font></div><div><font face="arial, helvetica, sans-serif">So, assuming Jasper can be made to embed a font in a generated pdf, how do I get my hands on those three fonts? (Obviously they have to be purchased that&#39;s not the issue)</font></div><div><font face="arial, helvetica, sans-serif">Everywhere I look, including <a href="http://linotype.com">linotype.com</a>, I cannot seem to find straight &quot;Helvetica&quot;. Is there no such thing as &quot;Helvetica&quot; and I should actually be looking for something else? </font></div></div><div class="gmail_extra"><br clear="all"><div><div class="gmail_signature"><div dir="ltr"><div>--</div>Wyatt Zacharias<div><br></div></div></div></div>
<br><div class="gmail_quote">On Mon, Mar 9, 2015 at 12:55 PM, Gilles Detillieux <span dir="ltr">&lt;<a href="mailto:grdetil@scrc.umanitoba.ca" target="_blank">grdetil@scrc.umanitoba.ca</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Depending on how the PDF is generated, the required fonts may or may not be embedded.  Usually, the standard or base PostScript fonts are not embedded, because they&#39;re assumed to be on the target system&#39;s viewer or printer, but non-standard fonts more typically are embedded.  Systems that don&#39;t have the expected fonts should substitute with the closest match, which may or may not work well depending on how close the match is.  On Windows, the closest match to Helvetica is Arial, which is supposed to have compatible font metrics (<a href="http://en.wikipedia.org/wiki/Arial" target="_blank">http://en.wikipedia.org/wiki/<u></u>Arial</a>).  When it comes to generating a PDF, the system needs to have the font installed, and it needs to be a font that allows embedding, if you want the system to embed the font in the PDF.  For non-embedded fonts, I think it just needs the font metrics, which it should have for the base PostScript fonts.  Many PDF generators have an option for forcing the embedding of fonts, but that only works for fonts that are installed and embeddable.<br>
<br>
I&#39;m not familiar with Jasper and how it generates its PDF output, but perhaps you&#39;ll find some helpful tips on this page:<br>
<a href="http://superuser.com/questions/39167/how-to-embed-arial-in-pdf-when-pdf-has-helvetica" target="_blank">http://superuser.com/<u></u>questions/39167/how-to-embed-<u></u>arial-in-pdf-when-pdf-has-<u></u>helvetica</a><div><div class="h5"><br>
<br>
On 09/03/2015 11:54 AM, Wyatt Zacharias wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
I&#39;m not all that familiar with the typography world, so I&#39;m hoping someone can lend some insight into a problem I&#39;m having.<br>
<br>
We have pdf reports generated by Jasper which are created using the Helvetica font. My main problem, is a report generated by Jasper on Windows is slightly different than the one generated by Jasper on Linux. I&#39;m guessing this is an issue with something other than the fonts, but to be sure, my question is does the system generating the pdf need the font installed to use that font? I assume not, since I can inspect the pdf with Acrobat, or the pdffonts command and it confirms that the font used is Helvetica.<br>
<br>
My second question, is if the pdf is being created properly, would it render improperly on a desktop that does not have Helvetica installed? If I need to have the font installed, where can I find plain old Helvetica? As I said, I&#39;m not familiar with typography, but I can find every variety out there of helvetica, except straight up &quot;Helvetica&quot;.<br>
</blockquote>
<br>
-- <br></div></div>
Gilles R. Detillieux              E-mail: &lt;<a href="mailto:grdetil@scrc.umanitoba.ca" target="_blank">grdetil@scrc.umanitoba.ca</a>&gt;<br>
Spinal Cord Research Centre       WWW:    <a href="http://www.scrc.umanitoba.ca/" target="_blank">http://www.scrc.umanitoba.ca/</a><br>
Dept. of Physiology and Pathophysiology, Faculty of Health Sciences,<br>
Univ. of Manitoba  Winnipeg, MB  R3E 0J9  (Canada)<br>
<br>
______________________________<u></u>_________________<br>
Roundtable mailing list<br>
<a href="mailto:Roundtable@muug.mb.ca" target="_blank">Roundtable@muug.mb.ca</a><br>
<a href="http://www.muug.mb.ca/mailman/listinfo/roundtable" target="_blank">http://www.muug.mb.ca/mailman/<u></u>listinfo/roundtable</a><br>
</blockquote></div><br></div>