【问题标题】:Is there a way to fix error with user32.dll on Linux with pdfsharp project?有没有办法使用 pdfsharp 项目修复 Linux 上的 user32.dll 错误?
【发布时间】:2019-10-21 07:49:02
【问题描述】:

我有 pdf 生成器的应用程序。我正在使用 pdfsharp 库。 在我的本地机器(windows)上一切正常,但是当我在我的 linux 机器上部署应用程序时,我得到:

无法加载共享库“user32.dll”

有没有办法克服这个问题或有任何解决方法?

【问题讨论】:

    标签: c# linux .net-core pdfsharp


    【解决方案1】:

    PDFSharp 现在不支持 Linux。尝试为 PDFSharp 使用 .Net Core 端口:

    https://github.com/damienbod/AspNetCorePdf

    【讨论】:

      猜你喜欢
      • 1970-01-01
      • 2019-08-16
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 2022-08-04
      • 1970-01-01
      相关资源
      最近更新 更多