THPDFActionBuilder.GoToEmbeddedPage Method
Creates a PDF GoToE action for an explicit page destination in an embedded or related PDF document
Declaration
class function GoToEmbeddedPage(const RootFileName: AnsiString; TargetPageIndex: Integer; const TargetPath: array of THPDFEmbeddedTarget; FitMode: THPDFDestinationFitMode = dfmFit; Left, Top, Right, Bottom, Zoom: Single = 0; NewWindow: boolean = false): THPDFActionBuilder;
Behaviour
The fit mode and view rectangle map to the destination dictionary; NewWindow controls the viewer open behaviour