在 .Net 中创建 EPUB

发布于 2024-09-16 06:06:48 字数 150 浏览 4 评论 0原文

有没有可以用来在 .NET/C# 中创建 epub 文件的库?流程文档 -> epub 转换工具是理想的选择,但任何类型的库都可以。

我还对评估编写一个程序的复杂程度感兴趣。我知道它基本上是一堆压缩的 XHTML 文件,但我不断听说使用现有的转换工具很难做到正确。

Is there any library out there that I can use to create epub files in .NET/C#? A Flowdocument -> epub conversion tool would be ideal, but any kind of library would be great.

I am also interested in an assesment of how complex it would be to write one. I understand that it is basically a bunch of zipped XHTML files, but I keep hearing that using existing conversion tools it is difficult to get it right.

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(4

旧时模样 2024-09-23 06:06:48

您尝试过 ePub Sharp 吗?这是项目页面
注:我自己没有尝试过。

Did you try ePub Sharp? Here is the project page
Note: I have not tried it myself.

你与昨日 2024-09-23 06:06:48

我围绕 epubcheck 构建了一个 DLL,您可以通过使用 IKVM 从 .NET 使用。

您可以从这里下载:
http://www.raulvejar .com/Blog/tabid/70/EntryId/1/EPubCheck-1-1-on-NET.aspx

I build a DLL around epubcheck you can use from .NET by using IKVM.

You can download it from here:
http://www.raulvejar.com/Blog/tabid/70/EntryId/1/EPubCheck-1-1-on-NET.aspx

花辞树 2024-09-23 06:06:48

第一次提出问题时,DotNetEpub 可能还不存在。

DotNetEpub may not have been around when the question was first asked.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文