Printing
Is check printing supported?
With Interform you can also create and print your checks. The product comes with a MICR E-13B support and similar to a business document or label checks are easily created directly in the product.
Do I need to setup Host Print Transform to use InterForm?
The printers defined on the operating system should be set up to use Host Print Transform, but the actual configuration has no effect on Interform as the merged spooled files are fully done when they arrive on the output queue. Interform is not ...
Which finishing print features does Interform support?
Interform is able to select the paper from a specific input drawer, place the merged output in a specific output bin, and even trigger stapling. A needed PJL sequence can be user-defined. Apart from this Interform also supports various OMR (Optical ...
What output print formats are supported by Interform?
Interform is able to print in PCL5e (black/white print format supported by most laser printers), PCL5c (the color print format supported by most laser printers), ZPLII (Zebra Printer Language), and DP (Direct protocol) for label printing. You can ...
Is Interform able to print in color?
Yes, you can of course create any output in full color. You can use full-color images, and you can even define your own colors with the RGB (Red, Green, Blue) setting of your choice. These color definitions can be used for coloring e.g. fixed texts, ...
Popular Articles
REST webservice basic example
Below a simple setup is done to illustrate how the REST webservice basic can be setup. The example below can be run without any programming at all. First a simple template to prove, that the workflow has worked and returned a PDF: The template is ...
High Availability setup
For multi-server installations with high availability, we support an active-active setup with multiple active application server instances, supported by a shared relational database. A load balancer should be in front, to distribute HTTPS requests ...
IBM MQ send message
To send a message to an IBM MQ as part of a workflow, insert a new component at the point in the workflow where you want to send the message. From the "Advanced" components tab select "IBM MQ send message" to send a message to an IBM MQ. Note that ...
To email server
The advanced output workflow component, to email server is able to send out an email, that you have already configured via one of the tenant email servers. The input payload for this component can be eml or even text or html - as long as the email ...
XPath
In InterformNG2, you use the language XPath for referencing data from the XML file. There are many sources of information if you want to learn more about XPath, but you can also simply read the few examples below to get a good idea of how it can be ...