|
THotPDF.AddLoadedOutline
|
Top Previous Next |
|
Adds a new outline item to a loaded PDF.
Delphi syntax: function AddLoadedOutline( ParentIndex, DestPageIndex: Integer; const ATitle: AnsiString;
Description Adds a new outline item to a loaded PDF. Appends a bookmark pointing to the specified page.
See also: THotPDF |