AppendRawText
Content streams and optional content groups, Text
Description
Appends caller-supplied text operators to the selected page
Syntax
Delphi
Function TPDFlib.AppendRawText(Const Source: AnsiString): Integer;
Parameters
| Source | The PDF text operators to append exactly as supplied |
|---|
Return values
| 0 | Source is empty |
|---|---|
| 1 | The text content was appended |