IPRO
An IPRO load file (LFP) instructs IPRO View how to display a project's images.
Different commands in the LFP files provide:
- The image's file location, file type, boundary, and Bates number
- The position, size, and color of redactions or highlights
- The content of any information only fields
- Any embedded text or sticky notes
- The search words and their position on the image (if your project supports highlighted searching in IPRO View)
You can view and edit an LFP file using a text editor. Each record (or line) in the LFP file begins with a 2-letter code that determines the action that line will perform. Commas separate each part of the record. The sequence of the records in the file does not matter.
The commands in the LFP file take effect after you load or import the LFP file (Import > Import LFP File from the IPRO Tech Utility menu).
IPRO Example File
IM,MSC-00001,S,0,@MDEMO;IMAGES\00\00;001.PDF;6
IM,MSC-00002,C,0,@MDEMO;IMAGES\00\00;002.PDF;6
IM,MSC-00003,C,0,@MDEMO;IMAGES\00\00;003.PDF;6
IM,MSC-00004,,0,@MDEMO;IMAGES\00\00;003.PDF;6
IM,MSC-00005,D,0,@MDEMO;IMAGES\00\00;005.JPG;4
IM,MSC-00006,,0,@MDEMO;IMAGES\00\00;006.JPG;4,0
IM,MSC-00007,D,0,@MDEMO;IMAGES\00\00;007.TIF;2,0
IM,MSC-00008,,0,@MDEMO;IMAGES\00\00;008.TIF;2,0
IM,MSC-00009,,0,@MDEMO;IMAGES\00\00;009.TIF;2,0
IM,MSC-00010,D,0,@MDEMO;IMAGES\00\00;010.TIF;2,0
A sample LFP file record such as:
IM,MSC-00014,D,0,@MDEMO;IMAGES\00\00;014.TIF;2,1
consists of:
IM - import code identifier (Importing New Page)
MSC-00014 - an image key
D - Document; a boundary flag
@MDEMO;IMAGES\00\00;014.TIF - volume name, directory path and filename for the image
The boundaries in the LFP file are used for navigating in IPRO View.
For more information, consult your vendor.