Giter VIP home page Giter VIP logo

kopsoftmes's Introduction

项目介绍



技术

Microsoft .NET Framework 4.5 ZXing.Net C#打印 1.建立PrintDocument对象 2.设置PrintPage打印事件 3.调用Print方法进行打印

BarcodeWriter用于生成图片格式的条码类,通过Write函数进行输出 BarcodeFormat枚举类型,条形码/二维码 QrCodeEncodingOptions二维码设置选项,继承于EncodingOptions,主要设置宽,高,编码方式等 MultiFormatWriter复合格式条码写码器,通过encode方法得到BitMatrix BitMatrix表示按位表示的二维矩阵数组,元素的值用true和false表示二进制中的1和0

支持文本、图片、条形码、二维码、直线等对象自由拖拽、删除,纸张尺寸边距设计等, 并可保存为XML模板,可直接打印到打印机,数据源支持XML、EXCEL、数据库等

操作步骤

  • 1.纸张设置:选择纸张尺寸或自定义纸张尺寸
  • 2.条形码;二维码;图片;文本;直线;设置好属性后 插入到编辑界面
  • 3.各对象支持拖拽操作,按Delete可删除当前选中的对象
  • 4.编辑好准备打印的内容后到“打印”TAB页,“保存配置”会将当前内容保存为XML文件
  • 5.保存配置后可以“打印预览”,也可以直接“打印”
  • 6.“读取配置”用于直接读取之前设计好的模板打印样式,文件保存在程序根目录中,默认模板为KopSoft.KopSoftPrint.PrintConfig.xml

kopsoftmes's People

Contributors

williamyang0123 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.