EPUB creation in .Net

后端 未结 4 1615
一整个雨季
一整个雨季 2021-02-09 22:06

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.

4条回答
  •  心在旅途
    2021-02-09 22:58

    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

提交回复
热议问题