<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
</head>
<body text="#000000" bgcolor="#FFFFFF">
<div class="moz-cite-prefix">Hi Theodor,<br>
<br>
On 09.02.19 16:15, <a class="moz-txt-link-abbreviated" href="mailto:tvidenberg@t-online.de">tvidenberg@t-online.de</a> wrote:<br>
</div>
<blockquote type="cite"
cite="mid:1549725325808.1560610.4aef7e8f4b9e31ad2da8cf8760efcfd9e333daf0@spica.telekom.de">
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title></title>
<span
style="font-family:arial,helvetica,sans-serif;font-size:10pt;color:#000000;text-decoration:none">I
want to publish my thesis. But a requirement is to embed all
fonts in PDF. How can I do this with texworks?</span></blockquote>
<br>
TeXworks is only a graphical front-end, it does not alter PDF files
(or typeset .tex files, for that matter - pdfLaTeX does that).<br>
<br>
<blockquote type="cite"
cite="mid:1549725325808.1560610.4aef7e8f4b9e31ad2da8cf8760efcfd9e333daf0@spica.telekom.de">
<p style="margin: 0px;"><span
style="font-family:arial,helvetica,sans-serif;font-size:10pt;color:#000000;text-decoration:none">I
am using typeset "pdfLaTeX".</span>
</p>
<p style="margin: 0px;"> </p>
<p style="margin: 0px;"><span
style="font-family:arial,helvetica,sans-serif;font-size:10pt;color:#000000;text-decoration:none">If
I check under PDF->File-> Properties->Fonts some
fonts are not embeded: e.g. Helvetica, Courier</span></p>
<p style="margin: 0px;"> </p>
<p style="margin: 0px;"><span
style="font-family:arial,helvetica,sans-serif;font-size:10pt;color:#000000;text-decoration:none">Thank
you for any help. I am not an expert user of texworks, so
please could you explain with simple words. Thanks</span></p>
</blockquote>
<br>
To my knowledge, Helvetica and Courier are not used by LaTeX by
default. So unless you used some special font packages or something,
I would guess that most likely the unembedded fonts come from
figures you include. If that is the case, please search for how to
embed fonts in whichever program you used to create your figures.<br>
<br>
As a starting point, I suggest a web-search for "embed fonts in
pdf". I got, for example:<br>
<a class="moz-txt-link-freetext" href="https://zauner.nllk.net/post/0000-embedding-fonts-into-pdf-files/">https://zauner.nllk.net/post/0000-embedding-fonts-into-pdf-files/</a><br>
<a class="moz-txt-link-freetext" href="https://help.foxitsoftware.com/kb/how-to-embed-font-to-a-pdf-document.php">https://help.foxitsoftware.com/kb/how-to-embed-font-to-a-pdf-document.php</a><br>
<a class="moz-txt-link-freetext" href="http://matrossi.blogspot.com/2011/04/embedding-fonts-in-pdfs-using.html">http://matrossi.blogspot.com/2011/04/embedding-fonts-in-pdfs-using.html</a><br>
<br>
to name just a few.<br>
<br>
HTH<br>
Stefan<br>
</body>
</html>