<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:clearspace="http://www.jivesoftware.com/xmlns/jive/rss" version="2.0">
  <channel>
    <title>Adobe Community: Message List - PDF CID keyed font support</title>
    <link>https://forums.adobe.com/community/design_development/pdf_language_and_specifications?view=discussions</link>
    <description>Most recent forum messages</description>
    <language>en</language>
    <pubDate>Mon, 10 Nov 2014 20:28:33 GMT</pubDate>
    <generator>Jive Engage 7.0.0.1  (http://jivesoftware.com/products/)</generator>
    <dc:date>2014-11-10T20:28:33Z</dc:date>
    <dc:language>en</dc:language>
    <item>
      <title>Re: PDF CID keyed font support</title>
      <link>https://forums.adobe.com/message/6916800?tstart=0#6916800</link>
      <description>&lt;!-- [DocumentBodyStart:82bb84bd-2645-4018-a06a-767a927fe85c] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;thanks ever so much for the info.&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;One last thing - I said earlier that I thought I&amp;nbsp; had examples of CIDFonts that had non CFF data, I think I may well have got that wrong.&lt;/p&gt;&lt;p&gt;To your knowledge, does the CIDFont spec support type 1 charstrings (like you find in type 1 fonts)?&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:82bb84bd-2645-4018-a06a-767a927fe85c] --&gt;&lt;img src='/beacon?t=1415903218904' /&gt;</description>
      <pubDate>Mon, 10 Nov 2014 20:28:33 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/message/6916800?tstart=0#6916800</guid>
      <dc:date>2014-11-10T20:28:33Z</dc:date>
      <clearspace:dateToText>2 days 22 hours ago</clearspace:dateToText>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>Re: PDF CID keyed font support</title>
      <link>https://forums.adobe.com/message/6915608?tstart=0#6915608</link>
      <description>&lt;!-- [DocumentBodyStart:c7576b33-cfeb-4ca8-9226-4b080be4299e] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;ISO Standard is the document you should be using &amp;#8211; it supersedes all of the Adobe references.&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Correct. You need to convert the T1-&amp;gt;CFF for use in a CIDFont.&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;(and yes, PS also did CIDFonts of more complexity)&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:c7576b33-cfeb-4ca8-9226-4b080be4299e] --&gt;</description>
      <pubDate>Mon, 10 Nov 2014 15:22:49 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/message/6915608?tstart=0#6915608</guid>
      <dc:date>2014-11-10T15:22:49Z</dc:date>
      <clearspace:dateToText>3 days 3 hours ago</clearspace:dateToText>
      <clearspace:replyCount>1</clearspace:replyCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>Re: PDF CID keyed font support</title>
      <link>https://forums.adobe.com/message/6915525?tstart=0#6915525</link>
      <description>&lt;!-- [DocumentBodyStart:86ee282e-a779-45dc-8aa4-a0aff0a5719c] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;I thought CIDFonts existed in the PS world well before PDF, and also, in the PS world, CIDFonts are more complex because they aren't limited to a single descendent font.&lt;/p&gt;&lt;p&gt;My understanding of the PDF spec is that a composite font has only 1 descendant unlike in PS.&amp;nbsp; But that's a bit off topic.&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;AFP (a nasty old IBM transactional print language) will generate CIDFonts which use type1 font (not CFF) as a descendent - these CIDfonts are handled by FreeType.&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;the problem I have is how to embed them in PDF (when converting the AFP stream to PDF).&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;The bit you quote from the ISo standard is really clear, I agree, I had been using the PDF reference manual which doesn't specify CFF for composite based in type1, it says:&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;　&amp;nbsp;&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;　&amp;nbsp;&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;　&amp;nbsp;&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt; &lt;span style="font-size: 12pt;"&gt; &lt;/span&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;&lt;span style="font-size: 14pt;"&gt;&lt;strong&gt;"&amp;#8226;&lt;/strong&gt;&lt;/span&gt;&lt;span style="font-size: 12pt;"&gt;A Type 0 CIDFont contains glyph descriptions based on the Adobe Type 1 font format"&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style="font-size: 12pt;"&gt;&lt;br/&gt;&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style="font-size: 12pt;"&gt;based on the ISO spec and what you tell me, I guess it is clear that you cannot represent a CIDFont which is based on a non-CFF font program in a PDF file unless you convert the Type1 font to CFF.&amp;nbsp; Is that right?&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style="font-size: 12pt;"&gt;&lt;br/&gt;&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style="font-size: 12pt;"&gt;Thanks&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style="font-size: 12pt;"&gt;AFO &lt;/span&gt;&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:86ee282e-a779-45dc-8aa4-a0aff0a5719c] --&gt;</description>
      <pubDate>Mon, 10 Nov 2014 14:35:02 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/message/6915525?tstart=0#6915525</guid>
      <dc:date>2014-11-10T14:35:02Z</dc:date>
      <clearspace:dateToText>3 days 4 hours ago</clearspace:dateToText>
      <clearspace:replyCount>2</clearspace:replyCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>Re: PDF CID keyed font support</title>
      <link>https://forums.adobe.com/message/6915500?tstart=0#6915500</link>
      <description>&lt;!-- [DocumentBodyStart:e743854a-7441-4c18-9c1b-9b604b4bf2cf] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;ISO 32000-1:2008 (aka the PDF standard) is very clear on the topic:&lt;/p&gt;&lt;p&gt;9.7.4.1&amp;nbsp;&amp;nbsp;&amp;nbsp; General&lt;/p&gt;&lt;p&gt;A CIDFont program contains glyph descriptions that are accessed using a CID as the character selector. There&lt;/p&gt;&lt;p&gt;are two types of CIDFonts:&lt;/p&gt;&lt;p&gt;&amp;#8226;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; A Type 0 CIDFont contains glyph descriptions based on CFF&lt;/p&gt;&lt;p&gt;NOTE&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; The term &amp;#8220;Type 0&amp;rdquo; when applied to a CIDFont has a different meaning than for a &amp;#8220;Type 0 font&amp;rdquo;.&lt;/p&gt;&lt;p&gt;&amp;#8226;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; A Type 2 CIDFont contains glyph descriptions based on the TrueType font format&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;I am confused, however what print language you are converting to PDF that has a CIDFont, since that is a PDF-centric concept.&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:e743854a-7441-4c18-9c1b-9b604b4bf2cf] --&gt;</description>
      <pubDate>Mon, 10 Nov 2014 14:22:49 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/message/6915500?tstart=0#6915500</guid>
      <dc:date>2014-11-10T14:22:49Z</dc:date>
      <clearspace:dateToText>3 days 4 hours ago</clearspace:dateToText>
      <clearspace:replyCount>3</clearspace:replyCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>Re: PDF CID keyed font support</title>
      <link>https://forums.adobe.com/message/6915357?tstart=0#6915357</link>
      <description>&lt;!-- [DocumentBodyStart:dd966623-6c30-4ed5-a57a-3609dba95192] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;can I add a little background to my question.&lt;/p&gt;&lt;p&gt;We have a print language conversion application that can receive fonts from a variety of sources.&lt;/p&gt;&lt;p&gt;One such source will generate CIDFonts that contains type 1 font programs and these are perfectly valid, they can be rendered by the FreeType library etc.&lt;/p&gt;&lt;p&gt;however, if transforming a print stream to PDF, I am worried that PDF cannot represent such a thing (non CFF,&amp;nbsp; CID keyed).&lt;/p&gt;&lt;p&gt;If I know that this is the case, then I know that we have the big problem of Type1 to CFF conversion in order to embed the font in pDF.&lt;/p&gt;&lt;p&gt;This is what has prompted my question.&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:dd966623-6c30-4ed5-a57a-3609dba95192] --&gt;</description>
      <pubDate>Mon, 10 Nov 2014 14:14:12 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/message/6915357?tstart=0#6915357</guid>
      <dc:date>2014-11-10T14:14:12Z</dc:date>
      <clearspace:dateToText>3 days 4 hours ago</clearspace:dateToText>
      <clearspace:replyCount>4</clearspace:replyCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>Re: PDF CID keyed font support</title>
      <link>https://forums.adobe.com/message/6915356?tstart=0#6915356</link>
      <description>&lt;!-- [DocumentBodyStart:11a9c1e7-7158-4fd8-a9a6-3a60f08578b9] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;ok, let me rephrase&amp;nbsp; my question a little.&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;please explain why the fact that a type1 font doesn't know about Unicode means that a CID keyed font has to use a CFF embedded font program rather than, for instance, a CIDFont that uses a type 1 font program.&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:11a9c1e7-7158-4fd8-a9a6-3a60f08578b9] --&gt;</description>
      <pubDate>Mon, 10 Nov 2014 14:05:44 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/message/6915356?tstart=0#6915356</guid>
      <dc:date>2014-11-10T14:05:44Z</dc:date>
      <clearspace:dateToText>3 days 4 hours ago</clearspace:dateToText>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>Re: PDF CID keyed font support</title>
      <link>https://forums.adobe.com/message/6915365?tstart=0#6915365</link>
      <description>&lt;!-- [DocumentBodyStart:83f5dbdd-36ff-43b8-a3f9-67b8f68932e7] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;You don&amp;#8217;t.&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:83f5dbdd-36ff-43b8-a3f9-67b8f68932e7] --&gt;</description>
      <pubDate>Mon, 10 Nov 2014 13:44:24 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/message/6915365?tstart=0#6915365</guid>
      <dc:date>2014-11-10T13:44:24Z</dc:date>
      <clearspace:dateToText>3 days 5 hours ago</clearspace:dateToText>
      <clearspace:replyCount>6</clearspace:replyCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>Re: PDF CID keyed font support</title>
      <link>https://forums.adobe.com/message/6915348?tstart=0#6915348</link>
      <description>&lt;!-- [DocumentBodyStart:29b44887-e6b1-4ab0-a64f-90ab8981c175] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;thanks for the reply, but I don't quite understand your answer.&lt;/p&gt;&lt;p&gt;Could you explain to me how the Unicode issue affects and explains your assertion that only CFF is supported?&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;My understanding is that a composite font in PDF has to use a CMap to generate a numeric CID, the problem with a type 1 font would then be that glyphs are selected by name - how do you&lt;/p&gt;&lt;p&gt;map a CID to a glyph name?&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:29b44887-e6b1-4ab0-a64f-90ab8981c175] --&gt;</description>
      <pubDate>Mon, 10 Nov 2014 13:35:57 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/message/6915348?tstart=0#6915348</guid>
      <dc:date>2014-11-10T13:35:57Z</dc:date>
      <clearspace:dateToText>3 days 5 hours ago</clearspace:dateToText>
      <clearspace:replyCount>7</clearspace:replyCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>Re: PDF CID keyed font support</title>
      <link>https://forums.adobe.com/message/6915269?tstart=0#6915269</link>
      <description>&lt;!-- [DocumentBodyStart:bf0306e5-97dd-455c-9fe7-35133c7d17b8] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;You can only use CFF-based Type 1 fonts for CID, since a classic Type 1 didn&amp;#8217;t know anything about Unicode.&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:bf0306e5-97dd-455c-9fe7-35133c7d17b8] --&gt;</description>
      <pubDate>Mon, 10 Nov 2014 12:08:34 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/message/6915269?tstart=0#6915269</guid>
      <dc:date>2014-11-10T12:08:34Z</dc:date>
      <clearspace:dateToText>3 days 6 hours ago</clearspace:dateToText>
      <clearspace:replyCount>8</clearspace:replyCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>PDF CID keyed font support</title>
      <link>https://forums.adobe.com/message/6915229?tstart=0#6915229</link>
      <description>&lt;!-- [DocumentBodyStart:fdabf136-1e28-42ad-81e2-5aefe75f9797] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;Hi,&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;I understand that PDF supports embedded CFF font programs for composite fonts of type CIDFontType0 - the spec is clear.&lt;/p&gt;&lt;p&gt;But, does it support embedded font programs that are not CFF&amp;nbsp; - ie. CIDFont with type 1 descendent for example?&lt;/p&gt;&lt;p&gt;The spec only mentions CFF when talking about type 1 composite fonts, but it isn't totally clear.&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;So, does PDF support embedded non-CFF&amp;nbsp; programs for composite type 1 fonts?&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;regards&lt;/p&gt;&lt;p&gt;Steve&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:fdabf136-1e28-42ad-81e2-5aefe75f9797] --&gt;</description>
      <pubDate>Mon, 10 Nov 2014 12:00:44 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/message/6915229?tstart=0#6915229</guid>
      <dc:date>2014-11-10T12:00:44Z</dc:date>
      <clearspace:dateToText>3 days 6 hours ago</clearspace:dateToText>
      <clearspace:replyCount>9</clearspace:replyCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
  </channel>
</rss>

