Table of Contents

TTMSFNCPDFGraphicsLibOutputWriter.AddText Method

Emits a PDF text-show operator (Tj or TJ) for AValue, using the current font encoding.

API unit family: TMSFNCPDFCoreLibBase Declaring type: TTMSFNCPDFGraphicsLibOutputWriter

Syntax

procedure AddText(AValue: UnicodeString);

Parameters

Name Description
AValue Unicode text to emit into the content stream.