Numeric Format
If you have values, such as 23.5, that you want formatted as a monetary figure, like $23.50, you would use the Numeric Format procedure. This formats values using decimals, group separators, and ...
If you have values, such as 23.5, that you want formatted as a monetary figure, like $23.50, you would use the Numeric Format procedure. This formats values using decimals, group separators, and ...
To import CSV (Comma Separated Values) records into eFORMz, create a variable for each element of the CSV file. 1. Open the Composer and create a new project by selecting File > New Project. ...
The “Media” Project Property is designed to place logical output page(s) on a physical page. Uses would be to arrange logical pages ( n-up ) on a physical page or to rotate a logical page on a ...
Step 1: LPD Communication To monitor for incoming print files (or spoolfiles) from another host system, follow the steps listed in the following tutorial: ...
If you configure a printer with more than one device and all the devices have Maximum Pages = 0, then any print job’s output to that pool will split the pages between devices by the percent load. ...
You can call built-in and user-defined functions (UDFs) through an eFORMz database connection. First, you configure the database connection, then create a variable to pass to the function as a ...
The Names a File condition takes an action by determining if a file does or doesn’t exist. For example, placing a logo from a file only if that file actually exists: In this instance, there ...
The Matches condition takes an action by comparing two strings of characters. For example, placing a logo based on an exact match of a string of characters: In this instance, there are three ...
As of eFORMz 10.05, the bottom pane of the Viewer in the Composer has visible print margins: To disable them, right-click the form and select Properties > General. From there, select one of ...
As of eFORMz 10.05, for most Document Template Content, you will see two new properties, Minimum Height and Delimiter. The Delimiter, is set to newline (\n) by default. Output, the actual ...