Tagged Questions
1
vote
3answers
321 views
Convert html2pdf with toc, color and unicode support?
Is there a way I can convert large html file (produced with sphinx by the way) to pdf with color, table of contents (toc) and unicode support?
There's htmldoc -- but it neither support color, nor ...