Skip to main content

Creating TIFF Documents

ScanbotSDK.writeTIFF(args: WriteTIFFArguments)

The Scanbot SDK renders the given images into a multipage TIFF file and stores it as a file. For each image, a separate page is generated.

Write TIFF usage example

Write TIFF hook example
loading...

Parameters

Write TIFF Arguments

Returns

Write TIFF Result

TIFF Compression Types

TIFF Compression types

⚠️ Please note that the following compression types are only compatible for binarized images (1-bit encoded black & white images): CCITTRLE, CCITT_T4, CCITT_T6, CCITTRLEW.

Want to scan longer than one minute?

Generate a free trial license to test the Scanbot SDK thoroughly.

Get your free Trial License

What do you think of this documentation?