Home Devices
New Blog Posts: Merging Reports - Part 1 and Part 2

Segoe UI Emoji Font - Save to PDF - all symbols Print

Error: The font: Segoe UI Emoji does not support the necessary glyphs.

Was there ever a fix for this? I have another RTF that has embedded emojis from people's phone text messages, and it looks like all symbols when saved in PDF format.

This occurs when TppReport.PDFSettings.EmbedFontOptions.efAllFonts:=true

Works fine if I print to a printer, but not PDF using:
ListRpt.DeviceType:=dtPDF;

02CC19FE|ppPDFUtils.pas |ppPDFUtils |TppPDFUtils |GetGlyphIDs
02C93D15|ppPDFToUnicode.pas|ppPDFToUnicode|TppPDFToUnicode |ProcessCMapStream
02C9403C|ppPDFToUnicode.pas|ppPDFToUnicode|TppPDFToUnicode |ProcessCMapStream
02C94372|ppPDFToUnicode.pas|ppPDFToUnicode|TppPDFToUnicode |WriteToUnicodeCMap
02C94266|ppPDFToUnicode.pas|ppPDFToUnicode|TppPDFToUnicode |SaveToUnicode
02CA02EC|ppPDFFont.pas |ppPDFFont |TppPDFFont |SaveFont
02D2F0E4|ppPDFDevice.pas |ppPDFDevice |TppPDFDevice |EndJob

Comments

Sign In or Register to comment.