THotPDF.SaveAllLoadedEmbeddedFiles

THotPDF

 

Top  Previous  Next

Saves all loaded embedded files to a specified directory

 

Delphi syntax:

function SaveAllLoadedEmbeddedFiles( const ADirectory: TFileName ): Integer;

 

Description

Saves all loaded embedded files to a specified directory

Extracts all file attachments and saves them to the given directory path

 

See also: THotPDF