How to implement the printing of the heat-sensitive 58MM ticket printer in php-developed background management system to implement the order printing function, through the heat-sensitive 58MM ticket printer to open the order, how to implement in php, it is better to have the source code, and you can give a thought without the source code! I have no idea about this printer.
Reply to discussion (solution)
Page settings 100%. It is probably enough.
The printer is just a tool. you only need to output the corresponding page for printing.
As long as you present the data to the page, if the printing problem occurs, then adjust the page size according to the test.
Search for the easy-to-connect Cloud Printer. it submits the order through the page and the remote printer prints it automatically. Without human intervention, PHP is implemented in the background.
Printing is not a php task, and browser printing is mainly javascript
It indicates that the eac/pos command is used to implement non-driver printing.
A print control needs to be installed on the front end.
Baidu search "cloud" will know that it is still very mature in ticket printing. Give you an account for logging on to cloud management. the account ceshizhanghao password is adminadmin.
I used to have this development requirement. I used vba to print the implementation.
Reference
Http://download.csdn.net/detail/conqweal/4808386
Instructions
Set the printer.
Install the driver, print the settings, and solve the problem.