【问题标题】:Winnovative html to pdf converter for Azure function用于 Azure 功能的 Winnovative html 到 pdf 转换器
【发布时间】:2021-08-22 11:28:10
【问题描述】:

我想将 winnovative html 应用于 pdf 转换器,以实现我在 azure 功能中的解决方案之一,但在安装过程中它说使用云服务,这似乎已经过时了。我们是否使用 Azure 应用服务安装它?

【问题讨论】:

    标签: azure wkhtmltopdf azure-appservice winnovative


    【解决方案1】:

    假设 Winnovative 是第 3 方工具,您需要使用可以控制文件系统的虚拟机或容器。

    PS:您可以使用官方镜像在容器/虚拟机上运行 Azure Functions。

    https://hub.docker.com/_/microsoft-azure-functions-base

    【讨论】:

      【解决方案2】:

      我冒昧下载了最新版本的 HtmlToPdf 应用程序,将其推送到 GitHub,并将其部署到 Azure 应用服务(最低层,免费)。

      你可以看到它在这里运行:https://so-htmltopdf.azurewebsites.net/

      我还包括了Azure template for the App Service,其中包括直接从 GitHub 部署的配置。

      【讨论】:

        猜你喜欢
        • 2011-09-03
        • 1970-01-01
        • 2015-04-09
        • 1970-01-01
        • 2017-01-09
        • 2013-08-04
        • 1970-01-01
        • 1970-01-01
        • 2010-12-22
        相关资源
        最近更新 更多