File Release Notes and Changelog
Notes:
v0.2
------------------------------
AUCAS File Clerk is currently under ALPHA development.
It is not garunteed to run properly, and will probably
require someone with IT knowledge to set up and install.
You have been warned.
*Given that v0.1 got over 700 downloads on sourceforge, I figured I'd best include
installation instructions and a little documentation this time. Now the next
700 will actually know how to use it :-).
*The OCR processor ("Leroy") is currently unused. The code included is latent.
*The automatic email features will probably only work with Microsoft Outlook.
*Certain features in the ScanDaemon may not be functional in this release.
*SUPPORTED FILE FORMATS
Currently, Microsoft Office Document Imaging (MDI) is supported via the MODI COM libraries
installed by Microsoft Office 2003.
These documents can *only* be opened by the Microsoft Office API. The Office API supports
the TIFF format as well, but cannot export them without using a similarly proprietary
compression format.
Ergo, using the MODI system for file storage is highly discouraged. The
Client application uses MODI libraries to view files, and MDI can be selected in the
Scandaemon for now, but all MDI/MODI support will be removed from later releases.
Instead, a portable TIFF format is available as the default. On the fly conversion to
PDF is now supported from the Client for emailing/exporting files.
Changes:
v0.2.2 (Client update)
------------------------------
- Fixed a bug that prevented multi-page documents from being exported as PDF.