Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

Also, for what it's worth the author was very open and explicit about the provenance. In the footer:

"This is a copy of the Pandoc README file, modified to suit Docverter's manifest format."

I'm confused though. In another comment [1] zrail says this (the HTML-to-PDF in particular) is built on a Java library. Is Flying Saucer based on Pandoc? Do you use one sometimes and the other other times?

[1] http://news.ycombinator.com/item?id=4645497



Docverter is a collection of a few pieces of software that get used at various times. For example, if you do markdown to docx you'll just be using Pandoc. If you convert to PDF you'll be going through flying saucer. If you go markdown to PDF you'll go through both. MOBI conversions go through Pandoc to get an ePub and then through Calibre to get the mobi.

The point is that you don't have to worry about those pieces, though, since Docverter abstracts over them with a simple API.




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: