THotPDF.InsertLoadedText

THotPDF

 

Top  Previous  Next

読み込まれたページ上の指定された座標にテキストを挿入します

 

Delphi syntax:

procedure InsertLoadedText( PageIndex: Integer; const Text: WideString; X, Y: Single; const FontName: AnsiString; FontSize: Single; Color: TColor );

 

Description

読み込まれたページ上の指定された座標にテキストを挿入します

ページのコンテンツストリームに直接標準テキスト描画します

 

See also: THotPDF