Description

Provide a pdf book creator (#143)

Requirements:

  • should use a simple html-list as a table of contents
  • should use this html-list to retrieve the pages and create the book
  • should work with command-line on server-side

note that htmldoc has problems with utf-8 (see #142)

Changes