Giter Site home page Giter Site logo

lzpfmh / webprint Goto Github PK

View Code? Open in Web Editor NEW

This project forked from newfuture/webprint

0.0 1.0 0.0 53 KB

a simple website to share your printers to others online. 简单的在线打印[局域网免驱动配置共享打印机方案]

Home Page: https://newfuture.github.io/WebPrint

License: Apache License 2.0

ASP 17.32% C# 34.68% JavaScript 17.48% CSS 30.53%

webprint's Introduction

WebPrint

Windows 在线共享打印机

a simple website to share your windows printers to others via web browsers.

使用方法

I. 开启IIS 和 ASP支持

如果已经开启 或者 windows server跳过此步骤 。

Windows 系统包含IIS功能,但默认关闭,需要手动打开。

可以参考http://jingyan.baidu.com/article/48206aeaaacd51216ad6b318.html

具体步骤

  1. 搜索 Windows 功能,或者打开控制面板
  2. 点击 启用或者关闭Windows功能
  3. 勾选Internet Information Services(Internet信息服务) 和 子目录下 ASP.NET 4.x
  4. 点击确定,等待开启

II. 下载代码

  1. 下载代码
  2. 解压替换C:\inetpub\wwwroot下内容,(确保README.md同级文件在此根目录下)
  3. 浏览器打开 localhost 可以看到上传界面

III. 配置

  1. 修改临时文件权限file,添加IIS_IUSRS的写入权限
  2. 设置打印密码,修改Web.config设置打印密码
  3. 设置系统默认打印机即配置完成
  4. 局域网其他电脑或手机在浏览器访问你的主机IP,主机名域名可打印则部署成功

兼容支持

  • 文件格式:
    • PDF
    • doc
    • docx
    • rtf
    • png
    • jpg
    • tiff
    • txt
  • 功能设置:
    • 份数设置
    • 页码设置(pdf)
    • 多文件上传

截图

截图

LICENSE

Apache2.0 LICENSE 并保留或添加源码链接https://github.com/NewFuture/WebPrint

webprint's People

Contributors

newfuture avatar

Watchers

Robert Liu avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.