Convert PST File Email Messages


Pst Viewer Pro supports batch export operations to convert Outlook PST files or selected emails to different formats.

PstViewer Pro has a flexible profile-driven command line interface. It can be accessed through the included PSTViewerConsole.exe utility located in the program folder directory.

Create specific profiles in PstViewer Pro to perform precise operations and call them from the command line using PstViewerConsole.exe. For example:
PSTViewerConsole.exe --export <profile> <input-dir]>

In this example, lets consider . To do this using PstViewerConsole.exe, we set <profile> to be “PDF” and <input-dir> will be the source folder containing the emails that we want to convert to PDF files.

We can adjust the PDF profile to our needs using the PSTViewer interface to perform a variety of specific functions, such as specifying which data separator to use, and which directory to export the emails to.

For example: "C:\PSTViewerConsole.exe" --export "PDF" "C:\input_folder\"

Detailed information about configuring and using PstViewerConsole can be found in the PstViewer Pro help system.