/JHRS-PrintClient

这是基于WinForm技术使用FastReport.net类库封装的web打印客户端程序源码,包含了2个示例网站程序和web打印客户端主程序,还有一个打包安装程序,可以将web 打印客户装打包成安装程序,打包好的安装程序放到网站目录,首次使用下载安装即可。中文首髮站:https://jhrs.com 英文首髮站:https://znlive.com

Primary LanguageJavaScript

JHRS-PrintClient

这是基于WinForm技术使用FastReport.net类库封装的web打印客户端程序源码,包含了2个示例网站程序和web打印客户端主程序,还有一个打包安装程序,可以将web 打印客户装打包成安装程序,打包好的安装程序放到网站目录,首次使用下载安装即可。

This is the source code of the web printing client program encapsulated by the FastReport.net class library based on WinForm technology. It contains 2 sample website programs and the main web printing client program. There is also a package installation program that can package the web printing client into Install the program, the packaged installer is placed in the website directory, and it can be downloaded and installed for the first time.

# PrintClient version 0.1

  1. 这是一个可以实现在浏览器上直接让打印机开始工作和源码程序,web打印客户端程序使用了FastReport.net和自定义协议URI Scheme来实现在浏览器上直接让打印机开始工作,你可以根据需要设置是否使用预览功能,在这份源码中已经实现了这个功能。你也可以在YouTube上观看这个打印功能是如何工作的。
  2. 中文博客:FastReport浏览器直接打印无须预览(2022终版)
  3. 英文博客:How to realize FastReport.net web direct printing without preview
  4. YouTube:怎样使用FastReport实现浏览器静默打印无须预览
  5. 演示网站:https://fastreport.jhrs.com/
  1. 技术框架:.NET 6,WinForm,FastReport.net 2.0,asp.net webform,Windows Installer,asp.net core
  2. 涉及技术:WinForm + FastReport.net + asp.net webform + asp.net core .etc
  1. This is a source code program that allows the printer to work directly on the browser. The web printing client program uses FastReport.net and a custom protocol URI Scheme to enable the printer to work directly on the browser. You can directly start the printer on the browser. Set whether to use the preview function, which has been implemented in this source code. You can also watch how this print function works on YouTube.
  2. Chinese blog: [FastReport browser directly print without preview (2022 final version)] (https://jhrs.com/2021/44698.html)
  3. English blog: How to realize FastReport.net web direct printing without preview
  4. YouTube: How to use FastReport to achieve browser silent printing without previewing
  5. Demo:https://fastreport.jhrs.com/
  1. .NET 6,WinForm,FastReport.net 2.0,asp.net webform,Windows Installer,asp.net core
  2. WinForm + FastReport.net + asp.net webform + asp.net core .etc
  1. 這是一個可以實現在瀏覽器上直接讓打印機開始工作和源碼程序,web打印客戶端程序使用了FastReport.net和自定義協議URI Scheme來實現在瀏覽器上直接讓打印機開始工作,你可以根據需要設置是否使用預覽功能,在這份源碼中已經實現了這個功能。你也可以在YouTube上觀看這個打印功能是如何工作的。
  2. 中文博客:FastReport瀏覽器直接打印無須預覽(2022終版)
  3. 英文博客:How to realize FastReport.net web direct printing without preview
  4. YouTube:怎樣使用FastReport實現瀏覽器靜默打印無須預覽
  5. 演示網站:https://fastreport.jhrs.com/
  1. 技術框架:.NET 6,WinForm,FastReport.net 2.0,asp.net webform,Windows Installer,asp.net core
  2. 涉及技術:WinForm + FastReport.net + asp.net webform + asp.net core .etc

image