2022.1

Table Of Contents
OLConnect 2022.1 Output Improvements
Tweak Postscript Headers
Raw Postscript can now be inserted at the header level. (SHARED-83380)
Certain printers require very specific information in their header comments to work correctly.
Although this could already be handled through custom Printer Definitions, it can now also be
done directly through Dynamic PPD mode.
The inserts are added in the order they appear.
Use system fonts as fallback for missing input file fonts
When fonts are missing in input files (PDF, PostScript, etc.), it is now possible to have Connect
use system fonts if the same fonts are installed locally. (SHARED-54777)
At the moment this a technical preview feature, which requires manually editing the OL-
outputpreset file, thus:
<fontSubstitutionConfig>
<pluginId>0</pluginId>
<useSystemFonts>true</useSystemFonts>
</fontSubstitutionConfig>
Page 1591