General Updates
Added “Parse 3 of 9 Chars” Correction which will look for and replace special 3- or 9-Barcode escaped characters with their ASCII equivalents. Some characterss may be whitespace or unprintable characters.
Fixed issue with CloseGraphics generating an error then graphics object is disposed of first. Moved ClosedGraphic into the Using statement for the Graphics objects.
Updated Vintasoft Libraries to 12.1.2.1.
WorkPath Standard Enhancements
Input and Process DAT files now create backup files everytime they are loaded.
Added run once option to Weekly and Monthly scheduler input
Added the ability to Skip current file then attaching other files.
Added Features to Scheduler Process. Added a Weekly and Monthly run types that allow you to specify to which days or the week or days of the month to run the process on. It will check for files every 60 seconds during those allowed days. This can be narrowed to a specific time window using the “Run Between” option.
Modified WorkPath and REST Subscription Expiration Warning message to include the name of the server.
Added 1-bit and LQ settings to Barcode OCR Object and Burst OCR Object.
Added “Recycle Tokens” option to Email OAuth on inputs/outputs/notification. This allows it to recycle the OAuth token for a max of 3 hours before exchanging for a fresh one.
Made change to the Recycle token code so it dynamically gets the expiration value when refreshing a token and stores that with the token. So, if recycle is turned on, it will reuse the token until the expiration is hit and then refresh it. Token file will only get resaved when a Token is refreshed, not just recycled, since nothing has changed.
Added Option to Enable or Disable API Logging. It is set to Enabled by default. Previously, it was continuously logging.
WorkPath Standard Resolved Issues
Fixed issue with Black and White Redactions with rotated PDFs and PDF with offset margins.
Fixed issue with Box Fill Color not setting the transparency based on the selected color. This made transparent color selection not work.
Fixed issue with Draw Rectangle with rotated PDFs and PDF with offset margins.
Fixed issue with Draw Lines with rotated PDFs and PDF with offset margins.
Fixed an issue with calculating placement when view orientation is set to 270 degrees.
Fixed an issue where fields were not lining up due to the media box having top or left override margin defined that are not the normal zero value.
Fixed Form Filler Text Alignment Issue. Fixed issue related to change in Vintasoft library alignment property. Changed algorithm on how placement is calculated.
Fixed Form Filler Text orientation issue on PDF pages that have a view orientation that does not match the actual page orientation.
Fixed issue with filenames having spaces replaced with underscores in email output.
Fixed issue with Text Form Object returning empty data when a child zone is partially into a negative page offset on the X or Y plane.
Fixed issue with error when adding barcode to TIFF.
Fixed label wrap issue with Run Program Dialog.
Fixed installation issue with download of OCR Server executable no longer working. Modified the installation procedure to not install the OCR Server by default. This allows installation to complete without the OCR server, then the admin can download and install it separately.
Fixed issue with “Last Day” option in the Monthly scheduler not working.
Fixed issue with file collision when multiple processes are using the OCR or Barcode burster functions. Tempfiles and folders are now uniquely named.
Fixed bug in the Token recycle code where it was exiting the code as expected causing the token to refresh ever though recycle was enabled.
WorkPath Desktop Resolved Issues
Fixed issue with Search Wait Box not always closing.
Fixed issues in Search Highlighting with rotated PDFs and PDF with offset margins.