2021.2

Table Of Contents
Connect 2020.2 Output Improvements
2D Vector Barcode optimization
2D Scalable Vector Graphics (SVG) barcodes now optimized. (SHARED-77579)
This optimization includes these barcode types:
l Aztec Code
l DataMatrix
l QR Code
l Variations of the above, such as GS1 DataMatrix
True Type font handling
A major overhaul of TrueType font handling in the Connect output engine was conducted. This
should help in reducing errors relating to both caching and parallel processing. (SHARED-61839)
PDFDigital Signature Improvements
l When creating a digitally signed PDF that includes a timestamp acquired from a
timestamp server, Connect now automatically chooses the hash algorithm for the
timestamp request.
SHA-256 is tried first and if the timestamp server does not support it, Connect then tries
SHA-384, SHA-512 or SHA-1 (in that order), defaulting to SHA-256 if none are supported.
(SHARED-77850/78085)
l Fixed an issue whereby the use of certain certificates would result in incorrectly signed
PDF output. (SHARED-77915)
Page 1562