THotPDF.SaveLoadedPagesToTiff

THotPDF

 

Top  Previous  Next

Menyimpan halaman yang dimuat ke file TIFF multi-halaman

 

Delphi syntax:

function SaveLoadedPagesToTiff( const FileName: TFileName; const PageRange: string= ''; DPI: Integer= 150; Compress: boolean= True ): Integer;

 

Description

Menyimpan halaman yang dimuat ke file TIFF multi-halaman

Berguna untuk mengonversi halaman PDF menjadi file gambar raster tunggal

 

See also: THotPDF