Small Java application to control JavaPOS fiscal printers basic commands.
This version opens a server that can receive JavaPOS commands.
Functions implemented in this version are:
activateFiscalPrinter
beginFiscalReceipt
closeFiscalPrinter
directIO
endFiscalReceipt
getCapAmountNotPaid
getCapSetStoreFiscalID
getDeviceServiceDescription
getNumHeaderLines
getPhysicalDeviceDescription
getPhysicalDeviceName
header
help
posid
printRecItemAdjustmentDiscountAmount
printRecItemAdjustmentDiscountPercentage
printRecSubtotalAdjustmentDiscountAmount
receiptItem
printRecNotPaid
printRecTaxID
printXReport
printZReport
receiptTotal
resetPrinter
quit
setAdditionalHeader
setAdditionalTrailer
setDate
trailer
FabioPOS is part of the My Handy Restaurant project.
This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation; either version 2 of the License, or
(at your option) any later version.


