TFORMer SDK - DLL/Library  8
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\8 (on Windows) or /usr/local/share/TFORMer (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\8.

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 loading the TFORMer.xml file from the path of the executing process as well as 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 TFormer_SetConfigFile. Please refer to the TFORMer Developer Manual and the file TFORMer.xml to get a detailed explanation regarding the following settings:

TFORMer.XML
Output Type Description
All Output Types
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
HTML
  • Page setup (size, orientation, resolution)
  • Bar-code resolution
Images
  • Page setup (size, orientation, resolution)
  • Image compression method
  • Color mode, anti-aliasing
ZPL-II (ZEBRA)
  • Page setup (size, orientation, resolution)
  • Scaling, dithering, compression method

More Information

See also:
Passing Files, Job

© 2006-2021 - all rights reserved by TEC-IT Datenverarbeitung GmbH
Generated on Wed Nov 17 2021 12:13:03 for TFORMer SDK - DLL/Library with doxygen 1.7.6.1