UnForm Server and Client

Images are inverted, black on white becomes white on black
ImageMagick has a habit of reversing the color palette of 1-bit (black and white) images from one version to another, and UnForm's interpretation can ...
Wed, 3 Aug, 2016 at 5:30 PM
Windows heap issues 2.. Sxe
Q. Should the heap be adjusted on the unform server or the sxe server (with the client)? A. Start with the UnForm server, but we've also seen ...
Mon, 9 Jan, 2017 at 11:01 AM
Email Encryption and Authentication
There are two aspects of email security that often must be addressed when UnForm communicates with a mail server. Encryption Most mail servers suppo...
Tue, 10 Jul, 2018 at 10:52 AM
Active Directory sync operation gets a SizeLimit exceeded error
This error is a result of having more AD records than the server's MaxPageSize policy.  This is easy to change using the ntdsutil program as describe...
Tue, 18 Sep, 2018 at 11:52 AM
Setting up an UnForm service under Linux systemd
Many new Linux versions have switched to using the systemd initialization system.  You can see if your Linux system has this by checking for /etc/systemd and...
Thu, 20 Sep, 2018 at 11:55 AM
Images coming out as empty on Redhat Linux
A system update of Redhat 7, and related updates to CentOS, included a version of ImageMagick with a bug in black and white image production.  UnForm was co...
Thu, 28 Mar, 2019 at 12:42 PM
Laser print images have black band to right of the image
The pcl print language supports both color and black and white images, but the two formats can't be mixed.  The reason is that black and white images of...
Fri, 22 Mar, 2019 at 10:50 AM
UnForm on RedHat Enterprise 8/CentOS 8
Redhat 8 does not include a library needed by the UnForm 9 or 10 runtime.  This library can be installed like this: sudo yum install libnsl Also,...
Mon, 20 Apr, 2020 at 11:35 AM
Recover folder in syslib path gets large
In UnForm 10, both Image Manager and DocFlow use internal archive libraries to manage documents within their activities.  These libraries store what is cons...
Tue, 7 Jan, 2020 at 8:03 AM
Updating the TLS Security Level
Some email and network API providers are deprecating certain levels of TLS security.  For example, Office 365 disabled TLS 1.0 in October 2021.  UnForm can ...
Mon, 16 Jan, 2023 at 8:11 AM