Table of Contents

TTMSFNCGeneralPDFLibFontInitializer.GetTTFDataCompressed Method

Returns the compressed TTF font data stream, ready for embedding in a PDF file.

API unit family: TMSFNCPDFLib.General.Android Declaring type: TTMSFNCGeneralPDFLibFontInitializer

Syntax

function GetTTFDataCompressed: TStringStream;

Returns

A TStringStream containing the compressed font binary data.