THotPDF.SaveLoadedPagesAsImages

THotPDF

 

Top  Previous  Next

Saves pages of a loaded PDF as external image files.

 

Delphi syntax:

function SaveLoadedPagesAsImages( const PageRange: string; ImageFormat: THPDFPageImageFormat; const Location, FileNamePrefix: string; DPI: Integer= 150;

 

Description

Saves pages of a loaded PDF as external image files.

Converts PDF pages to PNG, JPEG or BMP formats.

 

See also: THotPDF