TFORMer SDK - NET  7.0
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\7 (on Windows) or /usr/local/share/TFORMer (on Linux). Each time TFORMer Designer is invoked, it safes user-settings automatically in a TFORMer.xml file which is located in C:\Users\**USERNAME**\AppData\Local\TEC-IT\TFORMer\7.

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.

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 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
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-2012 - all rights reserved by TEC-IT Datenverarbeitung GmbH
Generated on Tue Oct 23 2012 16:33:21 for TFORMer SDK - NET with doxygen 1.8.0