Recommend this page to a friend! |
All requests | > | What is the best PHP pos printing class? | > | Request new recommendation | > | Featured requests | > | No recommendations |
by Nelson - Yesterday (2016-11-05)
+1 | My code is generating PDF output and it is printing. PDF seems to be in correct format. But on printed paper, the content is shrink to the center. And also its not printing directly. We have to print the invoice by clicking on the print option in PDF file. |
+1 | by Christian Vigh 215 - Yesterday (2016-11-05) Comment There is no way from the server side to force printing on the client side : this would be a security breach ! I've seen one or two solutions on the web, but they require installing an application on the client side, which is not what you may want. I found this class here that opens the print dialog when the user opens the document ; it embeds javascript code in the pdf file. It could be a good starting point for you. |
Recommend package | |
|