You are here: Section Rules Reference > Section Rules Summary > AddMultiPageTIFF

AddMultiPageTIFF

     
Note Beginning with version 11.3, the AddMultiPageTIFF rule was replaced by the AddMultiPageBitmap rule. If the system comes across the AddMultiPageTIFF rule, it auto ma ti ally runs the AddMultiPageBitmap rule.

Use this section level rule to include multiple TIFF images contained in a single TIFF file in a form set. The first TIFF in the file is inserted on the triggering form/section. Subsequent TIFF images trigger additional pages which are appended to the form after the page which contains the first TIFF image.

This rule can also extract TIFF, JPEG, or bitmap images from PDF files. For instance, if you have a PDF file that includes scanned images, typically in TIFF format, you can use this rule to extract those images from the PDF file.

     
Note For more information on using this rule to extract TIFF, JPEG, or bitmaps images from PDF files, see Using the Type Option.

Syntax

AddMultiPageTIFF (Options)

For the Options parameter, you have these options:

Option

Description

Opt

(Optional) Enter Yes to indicates this rule is optional and you do not want error messages generated if the file naming parameters fail to produce a valid name. The default is No.

This option lets you use multiple named parameters. The first parameter that provides a TIFF file name is used, but if the name of the TIFF file returned by the search criteria is blank, the system ignores it and does not generate an error.

Make this option the first rule parameter.

Type

(Optional) Enter T (TIFF) or P (PDF). If you omit this option, the system first looks for TIFF files. If it cannot find a TIFF file, it looks for a PDF file.

Including this option will speed processing. You can also include this option if the target directory contains both TIFF and PDF files.

Keep in mind:

The system supports these types of TIFF images:

Type

Description

Type 1

uncompressed

Type 32773

Packbits

If you omit the positioning parameters, the default top/left coordinate is taken from the margin defined for the FAP file. If the FAP file is not loaded and the margins are unknown, the default is 0,0 (aligned with the top of the section).

For single step mode, set the LoadFAPBitmap option to Yes.

After executing the two rules, there will be five pages in the form. The first four pages will have two images each (one from the first rule and one from the second) and the final page will contain the last image from the 5-page TIFF.

Be aware that the placement of those bitmap images on the page can make them overlap.

     
Note This rule supports long file names on 32-bit Windows operating systems.