Add Superscript Letters and Symbols
The eFORMz Composer supports a wide range of fonts and formatting. However, no specific “Superscript” option exists. To make superscript text, complete the following steps: Separate ...
The eFORMz Composer supports a wide range of fonts and formatting. However, no specific “Superscript” option exists. To make superscript text, complete the following steps: Separate ...
How do you put leading zeros in front of a number in eFORMz? Let’s say a numeric value of 4.69 needs to be converted to 00000000469. There are at least two methods of controlling the total ...
Problem: Some lines of a ZPL file do not break correctly. Where line breaks should be, the eFORMz Composer shows ¢&, resulting in text like that shown in the following image: Solution: In the ...
Printer Job Language (PJL) is a language supported by most PCL printers that lets you add processing commands at the job level. People who use PJL in eFORMz projects typically send finishing ...
Some systems use a time stamp that is commonly referred to by one of the following names: Unix time Unit timestamp POSIX time The time is the number of milliseconds from 1 January 1970 12:00:00 ...
You can place conditions on the following objects: Forms Document Templates Document template objects including tables, boxes, paragraphs, rows, cells, etc. Pre-condition and post-condition ...
Problem: The eFORMz Composer says your project was created by a later version of the Composer. This happens if you open a project in an earlier version of the Composer than the version used when ...
Use conditional logic in eFORMz to set a variable based on the value of another variable. Setting up this example includes the following steps: Define the variables Create procedures Define a ...
eFORMz includes an easy way to suppress an area of data from an input file. However, you cannot place conditions on suppressed data areas. One way to conditionally suppress data is to create a ...
A form can have a condition set on it to determine whether to process the input file. For example, if you have an alternative process for invoices to Canada, you can set a condition not to ...