<?xml version="1.0"?>

<rss version="2.0">


<channel>
<title>Home - All Categories - APDFL  - APDFL&amp;#58 Fonts and CMAPS  </title>
<link>https://kb.datalogics.com/category/apdfl/apdfl-58-fonts-and-cmaps/13/</link>
<description>This RSS Feed contains Articles of Category in the knowledge base. You can click on the title to view its content.</description>
<item>
										<guid>https://kb.datalogics.com/article/managing-subset-characters-when-embedding-fonts-in-a-pdf-document-104.html</guid>
										<title>Managing subset characters when embedding fonts in a PDF document</title>
										<link>https://kb.datalogics.com/article/managing-subset-characters-when-embedding-fonts-in-a-pdf-document-104.html</link>
										<description><![CDATA[The last parameter of the dlpdffontcreateembedded or dlpdffontcreatewithmetricsembedded calls, both used to embed fonts in a PDF document, is the Subset flag. This flag specifies whether you want the entire font embedded in the PDF document, or only...]]></description>

									</item>
<item>
										<guid>https://kb.datalogics.com/article/what-are-adobefnt16-1-lst-files-34.html</guid>
										<title>What are AdobeFnt16.1.lst files?</title>
										<link>https://kb.datalogics.com/article/what-are-adobefnt16-1-lst-files-34.html</link>
										<description><![CDATA[The AdobeFnt16.1.lst files are a byproduct of normal Adobe PDF Library operation (including other Library-based products such as Acrobat or Reader). The exact number shown in the filename will vary from one version of APDFL to another, and from one...]]></description>

									</item>
<item>
										<guid>https://kb.datalogics.com/article/resolving-encoding-cmap-errors-in-pdf-processing-32.html</guid>
										<title>Resolving Encoding CMap Errors in PDF Processing</title>
										<link>https://kb.datalogics.com/article/resolving-encoding-cmap-errors-in-pdf-processing-32.html</link>
										<description><![CDATA[The Details The issue revolves around a specific error message encountered during the processing of a PDF file: "The encoding(CMap) specified by a font is missing." This error typically indicates that the application is unable to locate the necessary...]]></description>

									</item>
<item>
										<guid>https://kb.datalogics.com/article/what-is-the-difference-between-font-embedding-and-font-subsetting-40.html</guid>
										<title>What is the difference between font embedding and font subsetting?</title>
										<link>https://kb.datalogics.com/article/what-is-the-difference-between-font-embedding-and-font-subsetting-40.html</link>
										<description><![CDATA[Font embedding places the entire font within your output file, while font subsetting places only those characters which are actually used within your output file. A PDF file with all fonts fully embedded can be quite large. Adobe allows the embedding...]]></description>

									</item>
<item>
										<guid>https://kb.datalogics.com/article/guidelines-to-placing-text-with-the-datalogics-unicode-apis-110.html</guid>
										<title>Guidelines to placing text with the Datalogics Unicode APIs</title>
										<link>https://kb.datalogics.com/article/guidelines-to-placing-text-with-the-datalogics-unicode-apis-110.html</link>
										<description><![CDATA[The Datalogics build of APDFL includes additional APIs to facilitate setting Unicode text. These APIs are demonstrated in the Unicode sample program:  PDETextAddASText() PDETextGetASText() PDEFontCheckASTextIsRepresentable()  Working with Unicode...]]></description>

									</item>
<item>
										<guid>https://kb.datalogics.com/article/missing-fonts-when-printing-136.html</guid>
										<title>Missing Fonts when Printing</title>
										<link>https://kb.datalogics.com/article/missing-fonts-when-printing-136.html</link>
										<description><![CDATA[When using a function or object to print PDF files, you might sometimes see the print job fail, where some or all of the fonts are missing. If you embed all of the fonts in a PDF document, it can be sent to any printer, on any system. The speed of...]]></description>

									</item>
<item>
										<guid>https://kb.datalogics.com/article/how-do-i-subset-a-font-using-only-the-adobe-pdf-library-44.html</guid>
										<title>How do I subset a font using only the Adobe PDF Library?</title>
										<link>https://kb.datalogics.com/article/how-do-i-subset-a-font-using-only-the-adobe-pdf-library-44.html</link>
										<description><![CDATA[In the Adobe Samples directory, the FontEmbed sample illustrates both embedding and subsetting a font. The difficult part is creating the font. You must use one of the font creation methods that include the PDEFontCreateFlags: ...]]></description>

									</item>
<item>
										<guid>https://kb.datalogics.com/article/font-missing-error-103.html</guid>
										<title>Font missing error</title>
										<link>https://kb.datalogics.com/article/font-missing-error-103.html</link>
										<description><![CDATA[When I try to save a PDF file without making any changes error number 537067605 appears, "The encoding (CMap) specified by a font is missing." I have scanned the document and discovered all fonts. I then downloaded and installed all the fonts on my...]]></description>

									</item>
<item>
										<guid>https://kb.datalogics.com/article/can-i-add-barcodes-to-a-pdf-with-the-adobe-pdf-library-107.html</guid>
										<title>Can I add barcodes to a PDF with the Adobe PDF Library?</title>
										<link>https://kb.datalogics.com/article/can-i-add-barcodes-to-a-pdf-with-the-adobe-pdf-library-107.html</link>
										<description><![CDATA[A QR code can be generated with APDFL C++ interface from a string using the PDPageAddQRBarcode() function. This functionality is exposed in the .Net and Java interfaces as the AddQRCode method of the Page class. There are other sorts of two...]]></description>

									</item>
<item>
										<guid>https://kb.datalogics.com/article/when-are-fonts-and-cmaps-needed-as-resources-43.html</guid>
										<title>When are fonts and CMaps needed as resources?</title>
										<link>https://kb.datalogics.com/article/when-are-fonts-and-cmaps-needed-as-resources-43.html</link>
										<description><![CDATA[Fonts and CMaps are needed when:  Creating PDF documents and adding text strings. The resources are needed to embed and subset fonts. Rendering a document page if any font or CMap needed for that document is not embedded in the document. Fonts are...]]></description>

									</item>
<item>
										<guid>https://kb.datalogics.com/article/apdfl-font-q-a-69.html</guid>
										<title>APDFL Font Q&amp;A</title>
										<link>https://kb.datalogics.com/article/apdfl-font-q-a-69.html</link>
										<description><![CDATA[What Fonts Does APDFL Include? The Adobe PDF Library package contains a basic set of fonts matching fonts that you would get with Adobe Acrobat; these include Courier, Symbol and the Adobe serif and sans-serif multi-master fonts,Â  plus a set of CJKV...]]></description>

									</item>
<item>
										<guid>https://kb.datalogics.com/article/substituting-fonts-42.html</guid>
										<title>Substituting fonts</title>
										<link>https://kb.datalogics.com/article/substituting-fonts-42.html</link>
										<description><![CDATA[Datalogics added a method to Adobe PDF Library v18.0.3PlusP1e (November 4, 2020) called PDDocReplaceUnembeddedSimpleFonts(). This method, declared in the header file DLExtrasCalls.h, allows you to replace an unembedded simple font (Type 1, TrueType,...]]></description>

									</item>
<item>
										<guid>https://kb.datalogics.com/article/can-apdfl-set-text-using-base-14-fonts-without-corresponding-fonts-on-the-system-105.html</guid>
										<title>Can APDFL set text using base 14 fonts without corresponding fonts on the system?</title>
										<link>https://kb.datalogics.com/article/can-apdfl-set-text-using-base-14-fonts-without-corresponding-fonts-on-the-system-105.html</link>
										<description><![CDATA[The PDF format includes a set of 14 standard fonts that can be used without prior definition. APDFL can set text using the base 14 fonts, even if the fonts do not exist on the local system. Don&#039;t use PDEFontCreateFromSysFont. Use the...]]></description>

									</item>
<item>
										<guid>https://kb.datalogics.com/article/searching-font-resource-directories-when-adobe-pdf-library-initializes-87.html</guid>
										<title>Searching Font Resource Directories when Adobe PDF Library Initializes</title>
										<link>https://kb.datalogics.com/article/searching-font-resource-directories-when-adobe-pdf-library-initializes-87.html</link>
										<description><![CDATA[When your application starts, it will call the PDFLInitHFT() method to begin the initialization process for the Library. When the Library initializes it compiles a list of all its available resources. In particular it identifies the file folders...]]></description>

									</item>
<item>
										<guid>https://kb.datalogics.com/article/creating-unicode-bookmarks-109.html</guid>
										<title>Creating Unicode bookmarks</title>
										<link>https://kb.datalogics.com/article/creating-unicode-bookmarks-109.html</link>
										<description><![CDATA[A bookmark in a PDF document labels a place within the PDF document to serve as a destination, usually a heading or a graphic. After you add a bookmark, you can create a hyperlink elsewhere in the same PDF document and connect it to that bookmark....]]></description>

									</item>
<item>
										<guid>https://kb.datalogics.com/article/can-apdfl-be-used-to-simulate-italic-or-bold-if-the-system-only-has-the-regular-typeface-106.html</guid>
										<title>Can APDFL be used to simulate italic or bold if the system only has the regular typeface?</title>
										<link>https://kb.datalogics.com/article/can-apdfl-be-used-to-simulate-italic-or-bold-if-the-system-only-has-the-regular-typeface-106.html</link>
										<description><![CDATA[If you want to use a font that only offers a normal typeface&mdash;not bold, not italic&mdash;you can simulate bold by setting the same string several times at almost the same location, offset slightly such that the character would be imprinted twice...]]></description>

									</item>
<item>
										<guid>https://kb.datalogics.com/article/font-resource-directories-on-unix-108.html</guid>
										<title>Font Resource Directories on Unix</title>
										<link>https://kb.datalogics.com/article/font-resource-directories-on-unix-108.html</link>
										<description><![CDATA[On Unix based machines, the Adobe PDF Library looks for font resources in a few default directories:  /usr/lib/X11/fonts /usr/local/X11R6/lib/X11/fonts /usr/share/X11/fonts /usr/share/fonts  To specify a particular directory to look for fonts, please...]]></description>

									</item>

</channel>

</rss>