Discussions
Categories
Groups
Community Home
Categories
INTERNAL ENABLEMENT
POPULAR
THRUST SERVICES & TOOLS
CLOUD EDITIONS
Quick Links
MY LINKS
HELPFUL TIPS
Back to website
Home
Intelligence (Analytics)
Fonts embedded by default in PDFs?
swerlen
When looking at the properties of the generated PDF, I can see the following:<br />
(this is the result of the linux command 'pdffonts')<br />
<br />
<pre class='_prettyXprint _lang-auto _linenums:0'>
name type emb sub uni object ID
--- --- ---
NEBPBA+Arial-BoldMT CID TrueType yes yes yes 3 0
DLJSMF+ArialMT CID TrueType yes yes yes 4 0
HQQNRR+Arial-BoldItalicMT CID TrueType yes yes yes 11 0
</pre>
<br />
Is it normal that fonts are embedded?<br />
Looks strange to me. I want to avoid that each generated pdf is bigger because of those fonts.
Find more posts tagged with
Comments
swerlen
I changed font to Helvetica (which is very similar to Arial) and fonts are not embedded any more.