1. 首页
  2. 编程语言
  3. C#
  4. C#打印PDF的类库 PdfPrintingNet 无水印破解版(廉价版)

C#打印PDF的类库 PdfPrintingNet 无水印破解版(廉价版)

上传者: 2019-09-17 15:04:14上传 ZIP文件 7.06MB 热度 17次
打印速度快,主要还是便宜只要2分,其他都是十几二十分的。调用方式PdfPrintpdfPrinter=newPdfPrint("","");varprintStatus=pdfPrinter.Print(fileLabel.FullName);上面不需要填写打印机名,采用默认打印机,也可以填写打印机名,如下PdfPrintpdfPrinter=newPdfPrint("","");pdfPrinter.PrinterName="打印机名";varprintStatus=pdfPrinter.Print(fileLa
下载地址
用户评论