public class PTouchPrinter
extends java.lang.Object
Constructor and Description |
---|
PTouchPrinter()
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
void |
print(java.lang.String layoutName,
java.lang.String[] text)
Deprecated.
Prints text on layout (template) as specified.
|
void |
print(java.lang.String exePath,
java.lang.String layoutName,
java.lang.String[] text)
Deprecated.
Prints text on layout (template) as specified.
|
public void print(java.lang.String layoutName, java.lang.String[] text)
layoutName
- the name of the layout to use (without file extension .lbl)text
- the text to fill into placeholders text1, text2,...public void print(java.lang.String exePath, java.lang.String layoutName, java.lang.String[] text)
exeDir
- the directory of the exe file other than './bin/'layoutName
- the name of the layout to use (without file extension .lbl)text
- the text to fill into placeholders text1, text2,...Copyright 1998-2023 Christoph Mueller, Kaerntner Str. 56, D-70469 Stuttgart, Germany, https://www.perpus.de