TS
Asked
1. I want to bold and increase font size in my receipt. Can you let me know how can i get done this ? I tried on remote_printing.php but got some errors. For example i want to increase size of text ' Total' please write down that line again so i can get fixed others.
2. also is there way to change the font of the ppp receipt using ?
3. After sale if i use automatic print reciept it works. but browerser url will be http://blabla/pos?print123. So in that can it reloaed by cashier it will print last receipt again. How to redirect automatically into http://blabla/pos after print of receipt ?
4. When use ppp it will not open cash drawer before print the receipt. How can i get fixed this ? ( i have setup to open cash drawer before print. but it does not work with ppp and if use browser print it will work. )
2. also is there way to change the font of the ppp receipt using ?
3. After sale if i use automatic print reciept it works. but browerser url will be http://blabla/pos?print123. So in that can it reloaed by cashier it will print last receipt again. How to redirect automatically into http://blabla/pos after print of receipt ?
4. When use ppp it will not open cash drawer before print the receipt. How can i get fixed this ? ( i have setup to open cash drawer before print. but it does not work with ppp and if use browser print it will work. )
- TSAnsweredtwo more questions,
5. What is the use of remote_printing2.php file ?
6. If i use two computers on local server installation & if i installed ppp on both of computers are you instructed, how can i add both of printers into sma ?
In the settings i can select ' PHP POS Print Server' and only possible to select one printer as recipt printer, so how can i get done this ? - MSAnsweredHello,
**_The PPP repo is deprecated and we are not supporting it. If you like, you can modify it as you need._**
The `remote_printing2.php` is to prepare the receipt as text to send it to server same as `remote_printing.php` the only difference is the price and quantity columns. remote_printing.php show it in next line after name while 2 should be on same line.
There is no option to select multiple receipt printer but only one. You can have more than one order printers.
Thank you - TSAnsweredI think my last question you had misunderstood. if possible explain how to use two cashier ( two computers and each computer have a unique pos printer ) on same store. I never needs to use multiple installation, need to have same database , stock and have two sales persons on my store. how to get done this
Thanks - MSAnsweredHello,
You can use same SMA install by access it on any number of machines. However you will need to install the PPP on each machine, add printers and set default.
Thank you - Login to Reply