MkDocs plugin to export content pages as PDF files
An MkDocs plugin to export content pages as PDF files The pdf-export plugin will export all markdown pages in your MkDocs repository as PDF files using WeasyPrint. The exported documents support many advanced features missing in most other PDF exports, such as a PDF Index and support for CSS paged media module. Requirements This package requires MkDocs version 1.0 or higher (0.17 works as well) Python 3.4 3.5 or higher WeasyPrint depends on cairo, Pango and GDK-PixBuf which need to […]
Read more