ARCS Support Links
If you are looking for ARCS support, you found the wrong Minisoft. Minisoft Inc. is a different company with a very similar name that supports ARCS software. Please go to the ...
If you are looking for ARCS support, you found the wrong Minisoft. Minisoft Inc. is a different company with a very similar name that supports ARCS software. Please go to the ...
NOTE: To convert JSON to XML using the JSON Preprocessor, view the following tutorial: https://vimeopro.com/user39510018/minisoft-support/video/686417060 JSON files are a good way to provide data ...
You can dynamically specify the number of copies to print through eDirect. In the eFORMz Composer, set a variable with the number of copies to print. In the eFORMz Composer’s Project ...
You can add custom left and top offsets to adjust printing output to a PCL printer. You are most likely to want to do this if you have the same eFORMz project printing to multiple printers, but ...
You can load a variable from a value in a file. This method can be helpful if you are unable to use a SQL table lookup to look up a value. The file can hold the value that is output from a batch ...
Some software creates XML that has variable names in text outside of the XML tags. These variable names are not XML attributes or elements. For example: <FormattedReportObject ...
ShipStation is a proven performer with eFORMz, but you should be aware of certain configuration requirements and its limitations. Labels ShipStation should be configured in Shipping Label Format ...
SQL Load is an eFORMz procedure to load one or more rows of data from one or more columns of a relational database. Use the eFORMz function Table Lookup to load a single value from a row of a ...
Complete these steps to count the number of lines in an XML array variable: Create a variable to hold the value. Create a LoadFromXML procedure by right clicking the form > Add Post-condition ...
Where most printed reports used as data sources for eFORMz have clearly defined pages, this does not exist in XML files. Using the eFORMz “XML Input” Page property, you divide your XML data into ...