sc_field_color()

5 years ago with no comments in Macros
Dieses Macro setzt die Textfarbe des übergebenen Feldes auf den übergebenen Wert in einem Grid oder einem PDF. Die Farbe ist in ...

sc_include_library()

5 years ago with 1 comment in Macros
sc_include_library("Target","Library Name", "File", "include onece", "Require")Target = "prj" oder "sys" je nachdem wo Ihr die Klasse ...

setBarcode()

5 years ago with 1 comment in TCPDF-Funktionen
setBarcode($code, $type) $code = string, ist der Text oder Zahl der als Barcode dargestellt werden soll $type = String, ist der Typ des ...

Image()

5 years ago with no comments in TCPDF-Funktionen
Image($file,$x='', $y='', $w=0, $h=0, $type='', $link='', $align='', $resize=false, $dpi=300, $palign='', $ismask=false, ...