· Bug fixes: Line detection will always return a line if it exists Page setup now uses detected page size Directory processing has ability to stop even when waiting for a long period
· queXF now uses the database to manage PDF files to import.
· queXF will track forms by their SHA1 hash and only import a form more than once if specified by the user.
· A list of forms that failed to import is also generated.
· queXF will now scale, rotate, and offset a page to better handle scanning irregularities.
· Missing page handling was improved by automatically entering a missing page into the set if only one page is missing from the set.
· A page layout tool (pagesetup.php) has been added to make configuring queXF for your page layout easier.
· It is now possible to "watch" a directory on the Web server for new PDF files, which will be processed by queXF when they appear.
· Importing documents now uses less memory, as only one page will be resident at a time.
· New features include output to CSV and the ability to reorder variables on a form using a drag and drop interface.
· A bug in importing forms where a barcode that was invalid was detected and the page disappeared has been fixed.
· Also, missingpages.php is now XHTML compatible.
· Added: Client ability to view forms (in /client subdir)
· Ability to add clients, and assign to forms similar to adding and assigning operators to forms
· Support for Codabar barcode (in addition to Interleaved 2 of 5)
· Cleanup: Admin menu now easier to navigate
· Bug fix release: new banding system javascript fixed (faster banding now)
· Interactive banding of forms (faster, using AJAX, thanks to Prototype JS and Rectangular Marquee Tool).
· More accurate barcode detection. All pages are XHTML 1.1 compliant.
· Page size modifications are possible in config.inc.php.
· Banding zooming works without resetting the page.