IronPDF for .NET 允许开发人员在 C#、F# 和 VB.Net 中为 .NET Core 和 .NET Framework 轻松创建 PDF 文档。您可以选择简单的 HTML,或合并 CSS、图像和 JavaScript。IronPDF 渲染紧跟 Google Chrome。
IronPDF for .NET图像提取
将嵌入的图像提取到现有的 PDF 中。
IronPDF for .NET图像支持
BMP、JPEG、GIF、ONG 和 TIFF 文件。
System.Drawing 位图和图像对象。
PDF打印
将任何 PDF 转换为 PrintDocument 对象。
以编程方式将 PDF 发送到没有 Adobe 的打印机。
PDF 文件 IO
PDF 可以从文件、二进制数据或 MemoryStreams 加载或保存,包括:
加载和保存 PDF。
支持使用 128 位加密的用户和管理员密码保存和加载。
PDF 签名
对 PDF 进行数字签名或在编辑后添加其他签名。
IronPDF for .NET设置签名图像、位置、元数据、联系信息和时间戳。
验证 PDF 签名。
编辑 PDF
添加、编辑和删除 PDF 大纲/书签。
以编程方式将文本注释(便笺)添加到任何 PDF 页面。
从 HTML 或 PDF 资产添加前景或背景覆盖。
为任何 PDF 添加不透明的 HTML 水印。
在任何现有的 PDF 页面上添加新的 HTML 内容。
向任何 PDF 添加逻辑或 HTML 页眉和页脚。
合并和加入 PDF 页面。
复制、添加和删除页面。
旋转页面。
编辑元数据、用户权限和 PDF 密码。
PDF 内容提取
从现有 PDF 中提取纯文本和图像。
页眉和页脚
可以在创建 PDF 时添加页眉和页脚,或添加到现有 PDF
逻辑页眉和页脚
字体大小和字体系列。
分隔线。
使用中心、左侧和右侧文本字段的简单 API。
HTML 页眉页脚
支持 CSS、图像甚至 JavaScript。
BaseUrl 用于从 http、https 或文件系统加载资产。
从父 HTML 文档加载或忽略 CSS。
页眉和页脚支持合并数据,包括:
页码。
页数。
标题。
网址。
时间和日期。
Edit pdf
Add, edit, and delete PDF outlines / bookmarks.
Programmatically add text notes (notes) to any PDF page.
Add foreground or background overrides from HTML or PDF assets.
Add an opaque HTML watermark to any PDF.
Add new HTML content to any existing PDF page.
Add logical or HTML headers and footers to any PDF.
Merge and add PDF pages.
Copy, add, and delete pages.
Rotate the page.
Edit metadata, user permissions, and PDF passwords.
Pdf content extraction
Extract plain text and images from existing PDFs.
header and footer
You can add headers and footers when you create a PDF, or add to an existing PDF
Logical header and footer
Font size and font family.
Separation line.
Use a simple API for the center, left, and right text fields.
HTML header and footer
Support CSS, images and even JavaScript.
Baseurl is used to load assets from HTTP, HTTPS, or file systems.
Load or ignore CSS from parent HTML document.