【发布时间】:2014-05-16 14:38:16
【问题描述】:
我想打开一个网页并将其保存为 pdf。我必须使用 chrome 的“另存为 Pdf”功能。我不想使用任何付费图书馆。是否可以在 chrome 浏览器中打开 html 页面并在 c# 中以编程方式将其保存为 pdf。
【问题讨论】:
-
我知道很多库,比如 iTextSharp。但我想知道如何使用 chrome 来做到这一点。
标签: c# .net google-chrome pdf-generation