Document Template/eFORMz Composer Reference
For a sample project using the Document Template, download the following: https://minisoft.com/support/wp-content/uploads/2017/10/sampinv_DT.zip Basic Part 1: New Project w/ the Document ...
For a sample project using the Document Template, download the following: https://minisoft.com/support/wp-content/uploads/2017/10/sampinv_DT.zip Basic Part 1: New Project w/ the Document ...
Let’s say you have a variable scrape picking up a block of data and you want to keep a blank line in the block. There are two methods for accomplishing this. Repeat the element on a ...
Let’s say a document has a signature section at the bottom of page 1, but the detail lines need to stop just short of that signature, but extend to the bottom of the page on any subsequent ...
To sort data based upon certain criteria, use the Sort procedure. Specify a sort variable and define a sort group of input variables and output variables. This is different from sorting data at ...
When using a repeating row, ‘empty’ values are normally suppressed from output. So, how do you deal with an empty array element? In the following sample, the same three array variables are used ...
There are at least nine different ways to call a project from another project. 1) Preprocessor – Project Unique feature: import the generated output of another project, such as an XML file ...
The Load Document from a File feature loads a data file, preferably a text file (.txt), and automatically generates a document template with that file. Load Document from a File acts as a ...
To follow along, download the following files and put them in the Minisoft\eFORMz_6\projects\Sample\ folder: ExternalDT To add a document template from an existing project file select Add ...
To link text in HTML output consult the following instructions. 1. Right click a Paragraph component in an instance of the Document Template and select Add > Link. 2. Enter the URL or select a ...
As of eFORMz 10.06, detail line borders can be extended to the bottom of a page using “Extend to end of page” in the General tab of the Row Properties. When “Extend to end of page” is ...