php程序怎么安装外部打印软件

WBOY
Release: 2016-06-13 13:39:26
Original
816 people have browsed it

php程序如何安装外部打印软件
请问外部远程如何在系统中安装一个外部打印票据的软件??

------解决方案--------------------
要用ActiveX

浏览器的安全策略会阻止浏览器加载本地安装的软件。
------解决方案--------------------
这跟php有关?你的意思是用php调用安装程序?
------解决方案--------------------
找js打印插件
------解决方案--------------------
你试一下这个 onClick="window.print()" 是页面打印插件! 顺便你可以去:http://blog.sina.com.cn/s/blog_713702690100znzl.html 具体看一下!
------解决方案--------------------

探讨

你试一下这个 onClick="window.print()" 是页面打印插件! 顺便你可以去:http://blog.sina.com.cn/s/blog_713702690100znzl.html 具体看一下!
Related labels:
source:php.cn
Statement of this Website
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn
Popular Tutorials
More>
Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template
About us Disclaimer Sitemap
php.cn:Public welfare online PHP training,Help PHP learners grow quickly!