This is some python code for crafting bookmark directory for PDFs. At first, you need to prepare a .txt file containing the table of content of the PDF and ToC.ipynb is used to pre-operate the file ...
突然ですが、今回はHTMLをPythonを使ってPDFにしていきます。 さて、いきなりですが全自動でPDFを作りたいです。 調べた結果、Pythonコードで文字や位置を指定するか、HTMLを変換するかで方法が分かれるみたいです。 私はよくHTMLとCSSは使うので、それを使った ...