C# 和 VB.NET 的 PDF 库
Docotic.Pdf 是一个用于 .NET 的高性能 C# PDF 库。您可以使用它在 .NET Core、ASP.NET、Windows Forms、WPF、Xamarin、Blazor、Unity 和 HoloLense 应用程序中创建、读取和编辑 PDF 文档。

该库支持 .NET 6、.NET 5、.NET Standard / .NET Core 和 .NET 4.x 框架。您可以在 Windows、Linux、macOS、Android、iOS 或云环境中使用 .NET 中的库。

Docotic.Pdf 提供了一个易于使用的 API。有大量C# 和 VB.NET 示例 可帮助您将 SDK 快速集成到项目中。 联系我们以在几个小时内获得全面的答复。您将直接从开发人员那里得到答案。

自 2010 年首次发布以来,我们不断提高 Docotic.Pdf 的质量并增加其功能集。该库速度很快,即使对于大型 PDF 文档,它的内存消耗也很低。我们的 C# 代码是 100% 托管的,没有不安全的块,并且没有外部依赖项。为了防止回归,我们使用数千个自动测试检查 PDF SDK 的每个版本。这使我们能够在带有修复和改进的新版本准备好后立即为您提供生产质量的版本。

Benefits and features
Using the Docotic.Pdf library provides the following advantages:

Extract text, images, and paths from PDF documents
Extract plain or formatted text from PDF. Extract text by words or characters. Extract right-to-left or bidirectional text. Extract images and vector paths from PDF.

Draw and print PDF documents
Save documents and individual pages as raster format images with desired zoom level, resolution, and background color. Produce thumbnail images of your documents. Draw documents on any Graphics surface (requires BitMiracle.Docotic.Pdf.Gdi extension DLL). Print PDFs to printer device contexts (requires BitMiracle.Docotic.Pdf.Gdi extension DLL).

Optimize new and existing PDFs
Linearize documents (optimize for Fast Web View). Remove unused objects while saving PDFs. Employ advanced compression options. Recompress, scale or resize images in your documents. Flatten form fields.

Sign PDF documents
Digitally sign PDF documents. Verify digital signatures.

Convert HTML to PDF
Create PDF from local or remote HTML (requires BitMiracle.Docotic.Pdf.HtmlToPdf extension DLL). Convert screen or print version. Execute a script before an HTML to PDF conversion. Convert password-protected HTML.

Create documents with ease
Create standards-compliant PDF and PDF/A documents from scratch using powerful API. Set document properties (including well-known and custom XMP Metadata properties).

Read, merge and modify existing PDF documents
Read documents produced by 3rd party applications. Extract text with or without formatting. Extract images preserving their compression and quality. Find position and size of text and images. Read document properties (author, subject, and so on). Add or remove pages. Merge documents. Append documents with new content.

Show text in different languages
Employ full support for Unicode to efficiently process text. Produce PDF files compatible with legacy applications. Use any font installed on your system. Use 14 built-in Type1 fonts. Load fonts from files. Embed fonts required to view or edit the produced document.

Compare and change document structures
Compare PDF files. Read and modify metadata. Setup how documents should be displayed by a PDF viewer. Split and combine PDF files. Add, remove and reorder pages in PDFs. Setup page size and other properties. Add labels to pages.

Insert images
Add images in popular formats (preserving format and colorspace, if any). Use any image as a thumbnail for a page. Output added images skewed, rotated, and/or resized. Use transparent images. Apply transparency to opaque images. Use images with multiple pages.

Use protection and security features
Check if a PDF is protected. Protect PDF documents with passwords or certificates using RC4 40-bit, RC4 128-bit, AES 128-bit, or AES 256-bit encryption algorithms. Allow or disallow printing and editing of documents. Tune-up other protection options.

Add interactivity to documents
Create forms (AcroForms) with buttons, checkboxes, drop-down lists, radio buttons, and text fields. Fill in existing forms and read data from already filled ones. Import and export data in Form Data Format (FDF files). Create document outlines (bookmarks). Add annotations. Insert links to pages, other documents, or internet sites. Add actions (including Javascript actions).

最灵活的PDF:Docotic.Pdf 8.7.13797 Crack相关推荐

  1. Bitmiracle Docotic.Pdf Library 8.8.14015 Crack

    C# 和 VB.NET 的 PDF 库 Docotic.Pdf 是用于 .NET 的高性能 C# PDF 库.您可以使用它在 .NET Core.ASP.NET.Windows Forms.WPF.X ...

  2. html页面转成PDF,PDF下载

    先说要完成的功能:把填写好的信息转换成PDF文件,并且下载到本地,类似在智联上下载自己的简历,不过下载下来是PDF文件. 参考了网上的多篇博客,发现有两种方法,但两种方法都各有利弊.下边介绍这两种方法 ...

  3. php批量导出pdf文件大小,php完美导出pdf,pdf合并批量导出

    使用到的工具 pdftk      https://www.pdflabs.com/tools/pdftk-the-pdf-toolkit/      pdf合并工具 wkhtmltopdf      ...

  4. html实现pdf预览打印机,Pdf操作(HTML转PDF,PDF直接网页连接打印机)

    Pdf导出的操作:引用TuesPechkin.dll和TuesPechkin.Wkhtmltox.AnyCPU.dll程序集,新建PDF静态类 PDFConverter,在web.config配置保存 ...

  5. PDF转换图片,图片的切割,图片转换PDF以及PDF加水印等记录贴

    PDF转变为图片: 把图片进行切割: 把图片转变回PDF: 为PDF加水印文字: 为PDF加水印图片. 1,PDF转变为图片 /*** @author dalin*将PDF格式的文件转换成png文件* ...

  6. 怎样编辑PDF,PDF怎么删除页面

    随着PDF文件越来越受大家的欢迎,PDF文件的修改编辑是需要用到PDF编辑器的,不知道大家在使用PDF文件的时候,编辑文件之后有没有文件中有页面需要删除的情况,在编辑文件的时候如果遇到文件中有页面需要 ...

  7. PDF文件拆分合并器PDF Merge PDF Splitter + Mac

    PDF Merge & PDF Splitter + Mac是专为Mac用户所提供的PDF文件拆分合并器,PDF Merge & PDF Splitter + Mac版能够为您将快速多 ...

  8. 【Java】使用PDF模板合成PDF文件(文本 + 图片)

    使用PDF模板合成PDF文件(文字 + 图片) 制作PDF模板工具:Adobe Acrobat 9 Pro 导入依赖 <dependency><groupId>com.itex ...

  9. Java使用openOffice转PDF以及PDF文件预览乱码问题

    Java使用openOffice转PDF以及PDF文件预览乱码问题 使用openOffice,支持doc, docx, .xls, .xlsx, .ppt, .pptx转pdf 一:依赖 <de ...

最新文章

  1. 一起学nRF51xx 21 -  蓝牙项目工程的初始化流程解读
  2. 怎么下载并安装python_怎么下载官网python并安装
  3. 重庆大学计算机课程设计,计算机组成原理课程设计报告重庆大学.doc
  4. Eclipse安装以及JDK环境变量配置
  5. mybatis学习(51):扩展集
  6. delphi random 六位_《蒙面唱将猜猜猜》第五季将播,六位唱将率先登场
  7. 在python3中如何加载静态文件详版步骤
  8. Kali Linux 网络扫描秘籍 第七章 Web 应用扫描(一)
  9. 数据预处理—8.属性归约之主成分分析(理论及python实现)
  10. 谈谈Mysql主从同步延迟分析及解决方案
  11. VSCode中安装Django插件后实现html语法提示
  12. 大数据是什么?大数据的定义?
  13. 分享:快捷方便的函数命名网站
  14. 在WordPress评论里添加电话、手机号、微信号的表单功能教程
  15. 华为OD机试真题 Python 实现【开放日活动】【100%通过率】【2022.11 Q4 新题】
  16. 转:企业最稀缺和最具价值的人力资源到底是什么?
  17. ubuntu16.04下安装网易云音乐(官网已经换为18.04)
  18. mysql练习-数据查询之嵌套查询
  19. OpenCv笔记(五)--图像分割与分水岭算法
  20. python的实验报告大一心理_python的期末实验报告

热门文章

  1. keil软件里打钩了create .HEX file但还是生成不了.HEX的故障排除。
  2. java 读出数字声音_JAVA的声音处理方法 (转自伊氏女人)-----淘特网
  3. 货币转换 描述人民币和美元是世界上通用的两种货币之一,写一个程序进行货币间币值转换,其中:人民币和美元间汇率固定为:1美元 = 6.78人民币。程序可以接受人民币或美元输入,转换为美元
  4. springboot+阿里云OSS分片上传、断点续传、秒传
  5. 刚删除的文件怎么找回?
  6. 程序员年薪30万,偷车厘子解压被抓,网友:丢程序员的脸;蚂蚁集团专利数全球第一;华为开发者大会下月召开;Pulsar 2.7.1...
  7. 【论文阅读】You Are What You Do:通过数据来源分析寻找隐蔽的恶意软件
  8. 图文介绍STM32L4读写内部flash
  9. jBPM-jPDL学习
  10. 机器学习与物理科学(五)(Machine learning and the physical sciences)