View Single Post
Old 01-25-2016, 06:56 AM   #5
gummihuhn
Enthusiast
gummihuhn solves Fermat’s last theorem while doing the crossword.gummihuhn solves Fermat’s last theorem while doing the crossword.gummihuhn solves Fermat’s last theorem while doing the crossword.gummihuhn solves Fermat’s last theorem while doing the crossword.gummihuhn solves Fermat’s last theorem while doing the crossword.gummihuhn solves Fermat’s last theorem while doing the crossword.gummihuhn solves Fermat’s last theorem while doing the crossword.gummihuhn solves Fermat’s last theorem while doing the crossword.gummihuhn solves Fermat’s last theorem while doing the crossword.gummihuhn solves Fermat’s last theorem while doing the crossword.gummihuhn solves Fermat’s last theorem while doing the crossword.
 
Posts: 35
Karma: 28904
Join Date: Aug 2015
Device: none
Quote:
Originally Posted by Alan_S View Post
You can check https://dotepub.com/

They also offer easy conversion of web pages into epub with images, but this also doesn't give great result. As I didn't tried Pandoc and don't know how bad result with it is, maybe dotepub gives same or similar result.

Please check and share how it works for you.
Thanks for that suggestion.

I did look at dotepub. Using the bookmarklet, I got better results than I've been getting with Pandoc. Unfortunately, it appears that the only way to use dotepub programmatically is to use their API, which requires you to parse the HTML yourself. If I parse the HTML, I've already solved the formatting issues with Pandoc, so dotepub doesn't offer much of an advantage.

If I can figure out how to grab the "Printer Friendly Format" link from sites where images are important and pass that URL to Pandoc, that should solve the problem. This probably requires site-specific configurations or "recipes", which I may play with at some point, but this isn't a huge priority for me at the moment.
gummihuhn is offline   Reply With Quote