CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 打印编程 搜索资源 - print delphi

搜索资源列表

  1. PrintTest

    0下载:
  2. Delphi下的打印范例,两种方式,但对针打不能实现双向.-Delphi under the Print example, in two ways, but to achieve a two-way technique.
  3. 所属分类:打印编程

    • 发布日期:2008-10-13
    • 文件大小:171658
    • 提供者:李德军
  1. Delphi控制针式打印的纸张大小的函数

    0下载:
  2. 在Delphi中,如果要在一台PC电脑上同时控制多台打印机,并且各台打印的纸张大小不同,此函数非常有用。 如果要只定把数据打印在那一台打印机,不需要控制打印机端口,只需要使用打印机索引即可,默认打印机为第一台打印机,以后按顺序排序,但第一台打印机的索引号为 –1并不是0. -in Delphi, in a PC computer can control many printers, and the print paper units of different sizes, this fu
  3. 所属分类:打印编程

    • 发布日期:2008-10-13
    • 文件大小:2997
    • 提供者:阿飞
  1.  打印DLL(包括vc源码)

    1下载:
  2. 打印DLL(包括VC源码)可使用PB,Dephi等直接调用此DLL,详见包内说明-Print DLL (including VC-source) can be used PB, Delphi direct calling this DLL, detailed packet states
  3. 所属分类:打印编程

    • 发布日期:2008-10-13
    • 文件大小:363731
    • 提供者:比尔
  1. preview

    1下载:
  2. 在DELPHI编程中用于进行打印预览的控件-in Delphi Programming for the print preview control
  3. 所属分类:打印编程

    • 发布日期:2008-10-13
    • 文件大小:425342
    • 提供者:冯小刚
  1. PosPrint

    0下载:
  2. 打印精确定位。DELPHI Code,App,Simple to Publish,forum,WEB/FTP uploads Support,member WEB Space or email addr-Print precise positioning. DELPHI Code, App, Simple to Publish, forum, Web / FTP uploads Support, member Web Space or email addr
  3. 所属分类:打印编程

    • 发布日期:2008-10-13
    • 文件大小:1844842
    • 提供者:fenglijun
  1. delphi_print

    0下载:
  2. Delphi编程实现对窗体上数据以报表的形式打印出来-Delphi programming on Form statements on the data to print out the form
  3. 所属分类:打印编程

    • 发布日期:2008-10-13
    • 文件大小:1516872
    • 提供者:朱宏
  1. POSPrintTest.rar

    0下载:
  2. POS打印测试,可以按照你输入的内容以及设定的格式来打印小票。支持所有POS机。,POS print test
  3. 所属分类:Printing program

    • 发布日期:2017-03-25
    • 文件大小:235669
    • 提供者:黄山
  1. AnyPrint

    0下载:
  2. 专门打印表格的 VCL 组件( ActiveX 版本的表格已经集成打印功能,不需要 AnyPrint)。它提供了丰富的页面设置功能,如页边距、页方向、页面居中、报表标题、标题行、页眉和页脚等。可以将表格的前几行作为表头,或后几行作为表尾(表头和表尾在每页中都被打印);可以建立多个子报表,然后组合成一个报表;美观的预览界面,用户可以在预览窗体里进行页面设置-VCL components specially printed forms (ActiveX version of the forms ha
  3. 所属分类:Printing program

    • 发布日期:2017-05-23
    • 文件大小:7500558
    • 提供者:jgzhang
  1. POS_Printer

    3下载:
  2. POS网口打印机,打印控制代码。通过网线直接与打印机连接。包括检测和打印。-POS network printer port, print control code. Through the network cable to connect directly with the printer. Including testing and printing.
  3. 所属分类:打印编程

    • 发布日期:2012-11-07
    • 文件大小:195380
    • 提供者:kevin
  1. word

    0下载:
  2. delphi操作word,启动word,预览,打印。-delphi operating word, start the word, preview, print.
  3. 所属分类:Printing program

    • 发布日期:2017-03-31
    • 文件大小:472561
    • 提供者:hee
  1. print_invoice

    0下载:
  2. 对发票进行精确对准,直接打印的delphi程序-print invoice
  3. 所属分类:Printing program

    • 发布日期:2017-03-27
    • 文件大小:543923
    • 提供者:nsang
  1. PosPrint

    2下载:
  2. 一个很完善的打印系统,能可以设置打印多种格式的文件。-Print a complete system can be set to print a variety of formats.
  3. 所属分类:Printing program

    • 发布日期:2017-04-09
    • 文件大小:1843358
    • 提供者:景惠
  1. code

    0下载:
  2. 一个条码打印的源代码,打印各种类型的条码,并可设定条码大小-A bar code print source code, print all types of bar codes, and set the bar code size
  3. 所属分类:Printing program

    • 发布日期:2017-03-30
    • 文件大小:196993
    • 提供者:yue
  1. prt2file_v1.3

    0下载:
  2. PrintToFile打印,Delphi单元,能够打印任何组件到文件,更详细信息察看“Readme.txt”。-PrintToFile print, Delphi unit, able to print any of the components to the paper with more detailed information see
  3. 所属分类:Printing program

    • 发布日期:2017-04-02
    • 文件大小:33214
    • 提供者:hee
  1. StartWORD

    0下载:
  2. delphi操作word,打开word,预览,打印。-delphi operating word, open word, preview, print.
  3. 所属分类:Printing program

    • 发布日期:2017-04-01
    • 文件大小:251540
    • 提供者:hee
  1. paperprint

    0下载:
  2. 医院化验单打印程序,通过录化验资料自动打印出单据,简单实用-The hospital laboratory single-print program, through the laboratory data were recorded automatically print out the document, simple and practical
  3. 所属分类:Printing program

    • 发布日期:2017-04-01
    • 文件大小:961853
    • 提供者:周公
  1. wsreport_cs

    0下载:
  2. 1、强大快速的自动分页技术; 2、页面元素、布局高度集成,自定义; 3、实现报表无需报表设计器,所有操作由程序控制; 4、灵活的弹性接口设计; 5、完善的打印预览和打印操作; 6、组件性能高效、轻量,可用于VB,VC,DELPHI,C++ Builder,PB,ASP,JSP,.NET等开发环境; -1, strong and fast auto paging technology 2, page elements, layout, highly integrat
  3. 所属分类:Printing program

    • 发布日期:2017-05-09
    • 文件大小:2428946
    • 提供者:lidcen
  1. printer

    1下载:
  2. DICOM格式打印程序,可以多分格,是医学影像科室的基础项目。-DICOM format print program, you can pay would grid, the medical imaging department of infrastructure projects.
  3. 所属分类:Printing program

    • 发布日期:2017-03-30
    • 文件大小:523219
    • 提供者:muzi
  1. Dreport

    1下载:
  2. Dreport报表打印系统: 是一款免费的报表打印系统,使用Dreport开发人员可以不用花费时间在打印报表上,Dreport的打印报表基本模板来完成,也就是说一个打印的需求,可以设计多套模板,想打印出什么风格的时候就用哪款模板即可。模板设计的所有操作全部可视化,只需拖动控件、设定名称、显示的内容、绑定的数据字段等几个简单的操作就可以满足绝大部分的报表要求。Dreport是标准的DLL,适用于任何一种应用程序语言使用(如:VC、Delphi、VB、C#等),目前压缩包里包含了Delphi和C
  3. 所属分类:Printing program

    • 发布日期:2017-05-13
    • 文件大小:3139614
    • 提供者:qnaqbgss
  1. QRCodePrint

    1下载:
  2. 打印二维码,直接用fastreport打印(print 2D barcode)
  3. 所属分类:打印编程

    • 发布日期:2019-09-18
    • 文件大小:724992
    • 提供者:samyin
« 12 »
搜珍网 www.dssz.com