OpenPetra
Free Administration Software for Non-Profits
Ict.Common.Printing.TBarCode128 Class Reference

collection of data that is entered on the web form More...

Static Public Member Functions

static string Encode (string AText)
 convert a string to a bar code that can be printed with code128.ttf font. This code is partly from http://grandzebu.net/informatique/codbar/code128_C%23.txt but also contains modifications from http://grandzebu.net/index.php?page=/informatique/codbar-en/code128.htm More...
 

Detailed Description

collection of data that is entered on the web form

Member Function Documentation

◆ Encode()

static string Ict.Common.Printing.TBarCode128.Encode ( string  AText)
inlinestatic

convert a string to a bar code that can be printed with code128.ttf font. This code is partly from http://grandzebu.net/informatique/codbar/code128_C%23.txt but also contains modifications from http://grandzebu.net/index.php?page=/informatique/codbar-en/code128.htm

Parameters
AText
Returns

The documentation for this class was generated from the following file: