0

I am using Jzebra for giving print job from browser to printer.

I could list the printers name from local machine using jzebra but i want to know any other identification like printer ip address or anything else to detect the printer and also i want to give print using that.

I tried php_printer.dll but it doesn't work for me and also i spoke to my server support. They also didnt give positive result.

I want to get the printer identification and using that i want to give print job to printer using php or jzebra.

1 Answers1

0

You can read some helpful comments put on similar questions available at

PHP to Zebra Printer

Printing to printers in PHP

Print directly to network printer using php

Additionally you can browse to http://php.net/manual/en/book.printer.php for printing support and function in PHP.

Hope it helps

Community
  • 1
  • 1
Krishan Gopal
  • 4,073
  • 1
  • 16
  • 19
  • php_printer concept is completely not working for me. Even it will not work in server also. i discussed with support team. – user2462414 Sep 10 '13 at 08:16