IronPDF 支持 Windows 与 .NET

This article was translated from English: Does it need improvement?
Translated
View the article in English

IronPDF 支持 .NET 8、7、6、Core、Standard 和 Framework 的 Windows 10、11 和 Windows Server。

Windows 服务器

我们支持Windows Server 2022和2016的桌面体验版和核心版,而仅支持2019和2012的桌面体验版。

Windows Server 2022 和 2016

  • Windows Server 2022 & 2016 with a UI ("桌面体验")
  • Windows Server 2022 & 2016 command-line only ("核心").

Windows Server 2019 和 2012

  • Windows Server 2019 & 2012 with a UI ("桌面体验")
  • Windows Server 2019 & 2012 command-line only ("核心").

我们正在努力支持 Windows Server 的 Core 和 Nano 版本。阻碍我们提供支持的并非操作系统架构问题。这可能是由于 Chromium 的媒体/图形 DLL (Chrome 浏览器渲染器) 在 Windows Server 的 "桌面 "版本中存在,但在精简版中却没有。

此外,由于 Windows Nano Server 是 Windows Server Core 的精简版,一旦我们完全支持 Windows Server Core,我们将考虑支持 Windows Nano Server。

.Net6 中的 Windows Nano Server / Servercore 不支持 System.Drawing

https://ironpdf.com/troubleshooting/libcef-dll-203/

Windows Server Standard & DataCenter

基于微软文档" "中强调的差异Windows Server 2016 标准版与数据中心版的比较",Windows Server DataCenter 包含 Windows Server Standard 的所有组件,以及额外的存储增强组件。IronPdf 也可在 Windows Server DataCenter 桌面体验上运行。

Windows 专用安装

主要的 IronPdf NuGet 软件包依赖于 IronPdf.Native.Chrome.Windows,其中包含适用于 x86 和 x64 架构的 Chrome 浏览器二进制文件。

  • IronPdf 软件包支持 x86 和 x46 Windows 架构。

如果针对特定目标运行时,可以删除不使用的 /runtimes 文件夹 (x86 或 x64).

硬件规格

IronPDF 使用 Chromium 将 HTML 呈现为 PDF。Chromium 引擎以完美的像素渲染 PDF,可用于 Chrome 浏览器的打印功能。硬件规格主要用于运行 Chromium 引擎,它占用了大部分计算能力。

  • 最低:1 个内核和 1.75 GB 内存
  • 建议:2 个内核和 8 GB 或以上内存