Barcode Software, QR/2D
Barcode Software - SAP
Label Software
Reporting Software
Data Acquisition
Mobile Data Acquisition
Online Tools
Barcode Studio
TBarCode Office
TBarCode SDK
TBarCode/X
TBarCode/SAPwin
TFORMer
Freeware
Online Order
Prices
FAQs
License Terms (PDF)
Help Me!
Knowledge-Base
Links
Protected Area
Software and Apps
Web and Cloud
Training Courses
SAP Consulting
Contact
References
Resellers
Integrators
Partners
Link to TEC-IT
Jobs
Legal Terms
Imprint
TFPrint, the command line reporting component of TFORMer SDK, integrates form printing and report generator functions in batch jobs and shell scripts.
The command line reporting software, TFPrint, is the ideal solution if you like to embed label printing and reporting in batch jobs or shell scripts. Only 3 input parameters are necessary to generate the desired output:
The TFPrint application is very easy: All print job parameters are given as command line arguments (e.g. the form name). You can start TFPrint by means of DOS commands, or simply by invoking it within your application (so called spawning or ShellExecute in ORACLE®, Perl, PHP, JAVA...).
TFPrint is part of TFORMer SDK and therefore available for all major operating systems (like Windows, Linux®, UNIX® and macOS®).
Some examples on how you can call TFPrint from command line or per batch job are listed below:
The following sample prints the VDA 4902 Label on the available local printer:
TFPrint.exe -F VDA4902.tff -D VDA4902.csv -DT TEXT -DO SC, QC" -O "VDA_Labelprinter" -OT WIN32
The following sample shows the output of the same VDA4902 transport label as PDF file (-O VDA4902.pdf -OT PDF):
TFPrint.exe -F VDA4902.tff -D VDA4902.csv -DT TEXT -DO SC, QC" -O VDA4902.pdf -OT PDF
Info Sheet (PDF)
White Paper (PDF)
Online Demo: Etiketten Generator