THotPDF.SaveLoadedPagesAsImages

THotPDF

 

Top  Previous  Next

Salva le pagine di un PDF caricato come file immagine esterni

 

Delphi syntax:

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

 

Description

Salva le pagine di un PDF caricato come file immagine esterni

Converte le pagine PDF nei formati PNG, JPEG o BMP

 

See also: THotPDF