I have a printer directly connected to my computer and I can print texts using PHP. what i want to know how can i print the image using the same php functions?
thank
Try a look at http://www.php.net/manual/en/function.printer-draw-bmp.php and see if this helps ...
Check the documentation: http://www.php.net/manual/en/book.printer.php
But I don’t see anything for printing image files in the documentation.
(.bmp)., , : http://www.php.net/manual/en/function.printer-draw-bmp.php
- d- pdf/postscript printer_write ( "filename.pdf" ).
.
PHP printing is really cool: D