Skip to end of metadata
Go to start of metadata

You are viewing an old version of this content. View the current version.

Compare with Current View Version History

Version 1 Next »

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

  • 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 WP 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.

  • 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 as nothing has changed.

  • Added “Recycle Tokens” option to Email OAuth on inputs/outputs/notification. This allows it to recycle the OAuth token for a max of 3 hrs before exchanging for a fresh one. This should reduce the throttling we see on the 0365 servers. NEEDS TO BE TESTED to verify it doesn’t create any issues with email.

  • Added Option to Enable or Disable API Logging. It is not set to disable by default. Before it was always 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 JIRA Wp-725 fixed two more related issues. One to deal with calculating placement when view orientation is set to 270 degrees. The second one is to deal with fields that are not lining up due to the media box having top or left override margin defined that are not the normal zero value.

  • Fixed JIRA WP-724 Form Filler Text Alignment Issue. Fixed issue related to change in Vintasoft library alignment property. Changed algorithm on how placement is calculated.

  • Fixed JIRA Wp-725 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 WP-719 error when adding barcode to TIFF

  • Fixed label wrap issue with Run Program Dialog

  • Fixed issue with Box linking no longer working dur to changes in how the Prism website (which we use for the redirection URL) is now loading and presenting.

  • 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.

  • No labels