logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

pst2dii - extract email messages from an MS Outlook .pst file in DII load format

Description

pst2dii reads the email messages from an MS Outlook .pst file and produces a DII load file that may be
       used to import message summaries into a Summation DII system. The DII output file contains references to
       the image and attachment files in the output directory.

Name

       pst2dii - extract email messages from an MS Outlook .pst file in DII load format

Options

       -B bates-prefix
           Sets the bates prefix string. The bates sequence number is appended to this string, and printed on
           each page.

       -O dii-output-file
           Name of the output DII load file.

       -V
           Show program version. Subsequent options are then ignored.

       -b bates-number
           Starting bates sequence number. The default is zero.

       -c bates-color
           Font color for the bates stamp on each page, specified as 6 hex digits as rrggbb values. The default
           is ff0000 for bright red.

       -d debug-file
           Specify name of debug log file. The log file is now an ascii file, instead of the binary file used in
           previous versions.

       -f ttf-font-file
           Specify name of a true type font file. This should be a fixed pitch font.

       -h
           Show summary of options. Subsequent options are then ignored.

       -o output-directory
           Specifies the output directory. The directory must already exist.

Synopsis

pst2dii [-Bbates-prefix] [-Odii-output-file] [-V] [-bbates-number] [-cbates-color] [-ddebug-file]
               -f ttf-font-file [-h] [-ooutput-directory] pstfilename

Version

       0.6.76

pst2dii 0.6.76                                     2017-12-07                                         PST2DII(1)

See Also