IronPDF 支援 Windows 與 .NET

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

IronPDF 支援 Windows 10、11 和 Windows Server,適用於 .NET 8、7、6、Core、Standard 和 Framework。

Windows Server

我們支援 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 渲染器) 需要將 HTML 渲染為 PDF,而這些功能在 Windows Server 的 "桌面" 版本中存在,但在精簡版本中缺失。

此外,由於 Windows Nano Server 是 Windows Server Core 的精簡版,一旦我們完全支持 Windows Server Core,我們將會考慮支持 Windows Nano Server。

Windows Nano Server / Servercore 在 .Net 6 中不支持 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 二進製檔案。

  • The IronPDF 套件支援 x86 和 x46 Windows 架構。

如果目標是特定的運行時,可以刪除未使用的 /runtimes 資料夾。 (x86或x64).

硬體規格

IronPDF 使用 Chromium 引擎將 HTML 渲染為 PDF。Chromium 引擎的渲染效果與 Chrome 的列印功能完美對接。硬體規格主要是用來運行 Chromium 引擎,這是最為耗費計算資源的部分。

  • 最低要求:1 核心 & 1.75 GB 記憶體
  • 推薦配置:2 核心 & 8 GB 記憶體或以上