Hi all:
We're running on Linux, php, mysql 😃
I'm looking for a printing solution for orders.
I was asked to write a batch file which would output certain orders to the screen. That works fine.
The problem is when they click on print button, all orders are printed consequetly, meaning right after one order is done the other starts to print.
What we'd like to achieve is at the end of each order, go to a new page then print the next one.
Has anyone run into this before?
Thanx for the ideas/suggestions!🆒
Kamy