You are here: Section Rules Reference > Section Rules Summary > AddMultiPageTIFF > Using the GVM Option

Using the GVM Option

This example imports a TIFF file based on file name contained in the GVM variable called TIFF_File_GVM. Using the TIFF file name and path in the GVM variable, the GenData program adds the TIFF images contained in the single TIFF file to the form set. Each image in the TIFF file causes a duplicate of the original FAP image to be appended to the form. This duplicate contains the bitmap image. Note the Top option is set to 0,400. This sets the top/left coordinate for each bitmap to 0,400 FAP units.

     
Note Keep in mind you can use any valid GVM variable, no matter how it is created or assigned.

To create the TIFF_File_GVM variable, you would include the following INI option in your FSISYS.INI and add its definition in the TRNDFDFL.DFD file.

< GenTrnDummyFields >

TIFF_File_GVM = .\tif_gvm\T_GVM