HotPDF Delphi PDF Component Developer Guide loslab Logo

 

THotPDF.LoadFromFile

THotPDF

 

Top  Previous  Next

Loads an existing PDF file.

 

Delphi syntax:

function LoadFromFile ( FileName: TFileName ): Integer;

 

C++ syntax:

int __fastcall LoadFromFile ( AnsiString FileName );

 

Description

Call  LoadFromFile to load an existing PDF file. Function LoadFromFile returns count of pages in the loaded file.

 

 

See also: LoadFromStream

Copyright©2007-2019 losLab.com