Topic: Slip printer
Want to print my receipt on a slip printer.
What do i have to modify to do this.
It's much more fun, when you can discuss your problems with others...
You are not logged in. Please login or register.
FrontAccounting forum → Reporting → Slip printer
Want to print my receipt on a slip printer.
What do i have to modify to do this.
Hi,
I am assuming that the receipt template (rep112.php) will have to be changed to modify the receipt format so that it will print nicely on a receipt printer.
Is there anyone out there using a receipt printer, and if so what did you have to do to get this to work?
Any help would be appreciated.
Regards,
Modified report files can be placed under company/#/reporting to override defaults
Is it #107 or #112 that has to be edited just to have lets say a direct cash sale receipt?
Report numbers and other info are here in the wiki
Actually you have to define the size of the PDF file from the
pdf_report.inc
. You can see there are few already defined its size.
Based on that, you have to customize certain things in
header2.inc
. When you change the view port size, you have to change the header informations as of the slip size.
After that finally, you have to edit the files of rep (107 - for invoice, 112 - for the payment Receipts).
Hope it helps a bit more.
FrontAccounting forum → Reporting → Slip printer
Powered by PunBB, supported by Informer Technologies, Inc.
Currently installed 4 official extensions. Copyright © 2003–2009 PunBB.