TFORMer SDK - NET  9
TFORMer.XML Configuration File

Background information to the configuration file TFORMer.XML.

Overview

TFORMer uses a configuration file named TFORMer.xml to define the available paper formats, error handling and general output options.

The default file is installed automatically by the setup application into C:\ProgramData\TEC-IT\TFORMer\9 (on Windows) or /usr/local/share/TFORMer9 (on Linux). Each time TFORMer Designer is invoked, it saves user-settings automatically in a TFORMer.xml file which is located in C:\Users\**USERNAME**\AppData\Local\TEC-IT\TFORMer\9.

Both TFORMer Designer and TFORMer SDK load this file to determine the default options for generating output. If no user specific file is found, the default configuration file is used.

TFORMer SDK also tries to load the TFORMer.xml file from the path of the executing process and from the path from which the TFORMer library has been loaded.

To meet custom requirements, the settings in the configuration file may be modified manually. As an alternative, TFORMer SDK can be instructed to use a custom configuration file with ConfigFile . Please refer to the TFORMer Developer Manual and to the file TFORMer.xml to get a detailed explanation regarding the following settings:

TFORMer.XML
Output Type Description
All Output Types
  • Error handling for bar-codes, images, expressions and UNICODE fonts
  • Paper format names (see Job.JobTrayControlName)
PDF
  • Page setup (size, orientation, compression, margins, font-embedding)
  • Image compression method and JPEG-quality
  • Maximum resolution for images (so-called down-sampling)
PostScript
  • Page setup (size, orientation, color-mode)
  • Header and footer sequences, character encoding
  • Image compression method and JPEG-quality
  • Maximum resolution for images (so-called down-sampling)
HTML
  • Page setup (size, orientation, resolution)
  • Bar-code resolution
Images
  • Page setup (size, orientation, resolution)
  • Image compression method and JPEG-quality
  • Color mode, anti-aliasing
ZPL-II (ZEBRA)
  • Page setup (size, orientation, resolution)
  • Scaling, dithering, compression method
Windows GDI Printer
  • Drawing modes for barcodes and transparent images
SVG
  • Page setup (size, orientation, color-mode)
  • Image compression method and JPEG-quality
  • Maximum resolution for images (so-called down-sampling)

More Information

See also:
Passing Files, Job

© 2006-2026 - all rights reserved by TEC-IT Datenverarbeitung GmbH
Generated on Fri Feb 6 2026 10:33:01 for TFORMer SDK - NET with doxygen 1.7.6.1