Accusoft ImagXpress 13
CompactFile Method
The path of the multiple page TIFF file that needs to be compacted.
The destination path to the new compacted multiple page TIFF file.
Description
Compacts a multiple page TIFF file by removing unused pages.
Syntax
Visual Basic
Public Sub CompactFile( _
   ByVal sourceFile As String, _
   ByVal destFile As String _
) 
Parameters
sourceFile
The path of the multiple page TIFF file that needs to be compacted.
destFile
The destination path to the new compacted multiple page TIFF file.
Remarks

This method copies all pages from the sourceFile to the destFile. Pages in the sourceFile which have been deleted or are not pointed to by any IFDs are not copied.

Note: Available in Professional Edition.

See Also

ImagXpress Object  | ImagXpress Members  | Tiff Format

 

 


©2019. Accusoft Corporation. All Rights Reserved.

Send Feedback