See the below links for short infographic videos of some of the item new to v22

Formate eVo v21.5 Release Video – Configuring and Using Reviewer

Demonstrating the use of the Reviewer Interface, and how to get documents into it for use.

Formate eVo v21.5 Release Video – Remote Printers

Demonstrating the use of the Remote Printer client to capture data on a client machine and pass it to a Formate eVo server, with the Web Service Receiver enabled.

Formate eVo v21.5 Release Video – Backup Now

Demonstrating how to use the new “Backup Now” dashboard button for one click full export and emailing.

Formate eVo v21.5 Release Video – Using the PDF Text Extractor Helper

Demonstrating how to use the new visual tool to extract text locations from a PDF for use with the EdPdf2ExtractText() commands..

Formate eVo v21.5 & Windows 11

Formae eVo v22 is certified for Installation on Windows 11, for all development and testing requirements

Formate v22 is released 01.03.2022

Welcome to a milestone release of Formate eVo V22

The next post will contain links to some infographics highlighting new functionality, but the focus of this release has been to add some user productivity features . These aim to help with capturing data when remote working and passing it to eVo, and at the other end of the document production workflow, allowing output to be veted o reviewed prior to final despatch to the printer or recipient via email.

We have also added, some enhancements for those of you who use Dashboard, particularly hoping to improve the experience when using PDF editing features.

Email Connectivity via Modern Authentication for MS O365, and Google Gmail, has also been enhanced in this release

The full list of new features – Fixes can be found in the full release notes available vis the Dashboard Update feature.

New Module: Document ReviewerDocument (PDF) Reviewer Client provided. Windows Client
interface to allow users to review Formate eVo document output prior
to transmission to final destination, be it Printer or Email. Documents
can be viewed, and the output managed, including final approval
release, or delete
Module: Remote PrinterClient Application to install three local printers, to facilitate
local workstation capture of printed output, for automated delivery to
Formate eVo server via the web service receiver interface
Dashboard: Backup NowOne click server back and delivery via email (T3Cmd
automation)
Dashboard: Extract Text PDF Helper In support of the EdPDF2AddTextArea() scripting
command, a GUI to view pdfs and locate content coordinates.

Service Release 21.5 (21.5.21336.11413)

New Patch Release – Please see release notes in Dashboard Update Utility

Available 09.12.2021

Formate eVo v21.5 & Windows 11

Not certified yet, but testing starting with eVo v21.5 and Windows 11.

Looking Promising

Formate v21.5 is released 18.11.2021

Welcome to a milestone release of Formate eVo V21.5

The next post will contain links to some infographics highlighting new functionality, with some significant ones relating to usability (Lists), PDF editing (Ability to use underlying letterheads and templates), and Email Connectivity (Modern Authentication for MS O365, and Google Gmail)

The full list of new features – Fixes can be found in the full release notes available vis the Dashboard Update feature.

Dashboard Explorer: Interactive lookup lists addedDashboard Explorer allows creation of named key pair lists. New scripting commands GetListitem() to perform a single item lookup, and GetList() to return list contents to an array, added to support use of lists within Formtypes.
WebSvcMon: List ManagementNew List Management Page available via WebSvcMon to allow population and management of list contents.
Email Connection: O365 Modern AuthenticationNew Email connection type added: Microsoft approved O365 Modern Authentication connection can be used. Upon successful authorisation MS Modern Authentication stores a local security token, which will expire if not used for 90 days. Nearing the token’s end of lifetime, it will automatically be renewed by a refreshed token for another 90 days by the action of successfully connecting. Should the connection not be used for more than 90 days, expiry of the existing token will prevent renewal and the connection will need to be re-established within dashboard.
Email Connection: Gmail Modern AuthenticationNew Email connection type added: Google approved GMail Modern Authentication connection can be used. Upon successful authorisation Google Modern Authentication stores a local security token.
Task Despatcher: Server Task Backup Lifetime addedSet via Dashboard “System Configuration” , Server Task Backup Lifetime, and working in a similar manner to Email backup Lifetime, prevents Task Despatcher from processing spoolfiles older than the backup lifetime set.
Dashboard: New Explorer TreeExplorer Tree View updated
Dashboard: Explorer – Ability to add grouping folder to sectionsWithin Explorer sections new sub folders can be added to group section elements, such as formtypes, or email connections. Items to be grouped need to be dragged to within pre-existing folders. Folders exist only at Dashboard level, and cannot be exported or imported.
Dashboard: Explorer – Added “Save As” ability to Shared ValuesIntroduced “Save As” functionality to Shared Value Section of Explorer to allow duplication of sets, and match functionality of over sections of explorer
PDF Creation: Insert BookmarkA named Layout Text element can be set as a pdf bookmark with the SetFormtypeProperty() command as a PDF is generated by CreateCustPdfEx()
PDF Processing: PDFCreateContentsPage()Auto-create PDF Contents Page, from existing PDF containing bookmarks.
PDF Editing: New Command PdfMultiMerge()New Command for the fast combining of multiple PDFs with reduced system overhead. PdfMultiMerge() accepts a single column array containing a set of PDF file paths to be merged in order into a new output PDF. Optimisation settings can also be specified.
Enhancement: SetformTypeProperty() – PdfCrFontfix can be applied to a display text elementPdfCrFontFix is already available for application to the global formtype, thus applying to all text elements within a created PDF. Now it can be selectively applied to individual display text elements as required.
Dashboard: General logs: Email QueueSelect and resend individual failed emails as required.
Dashboard: Service Status – Restart Email QueueAdded ability to restart email queue from Service Status tab.
PDF Editing: New Operation – EdPdfAdOpLetterHead() add underlying letterhead or template PDFNew PDF Editing Operation, EdPdfAdOpLetterHead() to add underlying letterhead or template PDF to an Operations set for the creation of a new final PDF.
Scripting: New Command – DownloadImage()Download image from defined URl for storage within the local filing system and subsequent use. DownloadImage(https://www.mywebsite.com/image.png,”D:\\Test\\Signature.png”)
Scripting: New Command IsOdd() Determine if a number is odd or evenDetermine if numeric variable is Odd or Even: Return True(-1) and False(0)
Scripting: New Command – BtOutputToString()Build text resultant output can now be passed to a string variable via BtOutputToString()
Scripting: New Command – StrPad() –New Command StrPad() to allow the padding of strings with chosen character.
Scripting: New Command – SuperTrim()New Command to superseded and enhance Trim(), LTrim(), and RTrim() with inclusion fo options to remove blank lines, Matches functionality available in Template field Trim options.
Scripting: Enhancement to ScanBarcode() – New image pre-processing optionsAdded Options to Scanbarcode() for image pre-processing into Option string. “Invert” – this inverts colours on the image “Despeckle” – used to remove speckles from a poor scanned image “Dilate” – used to expand image pixels. This essentially adds pixels to an image boundary which can help when scan has caused edges of image are faint. “Erode” – used to reduce image pixels. This has the opposite effect of the “Dilate” command. “Sharp” – used to sharpen an image that is blurred.
Scripting: Enhancement – DBOpen() – Add Option to exclude headers from being included when called DbFillArray()New Option DbOptExcludeHeaders – prevents headers being included when DbFillArray() is called
Dashboard – New Brand compliant Pre Splash, Splash and About boxesNew branding of Pre-Splash and Splash screens plus the About box.