THotPDF.HPDFEscapeLoadedText

THotPDF

 

Top  Previous  Next

Escapes text characters for use in a loaded PDF

 

Delphi syntax:

function HPDFEscapeLoadedText( const Text: WideString ): AnsiString;

 

Description

Escapes text characters for use in a loaded PDF

Ensures special characters are properly escaped in content streams

 

See also: THotPDF