B4J Question Add POS printer path

onair

Member
Licensed User
Longtime User
how can I add this path to the B4J program:
B4X:
System.setProperty(JposPropertiesConst.JPOS_POPULATOR_FILE_PROP_NAME, System.getenv("jposxml_path"));

regards
 

onair

Member
Licensed User
Longtime User
OK, but this is beyond my ability to implement in B4J. I will continue to print with the jFX8print library. It's not very suitable for the POS printer, but it meets my needs for now. Thanks anyway.
 
Upvote 0

onair

Member
Licensed User
Longtime User
Yet another opinion. I think the ability to print on POS printers is a great advantage. This option in the B4X series would attract many users to make potential applications in the B4X environment.

regards
 
Upvote 0
Top