HowToCook icon indicating copy to clipboard operation
HowToCook copied to clipboard

Is there a way to export to pdf?

Open RedemptionC opened this issue 3 years ago • 2 comments

I installed all the dependency and run mkdocs build --clean failed with this error:

OSError: cannot load library 'gobject-2.0-0': error 0x7e. Additionally, ctypes.util.find_library() did not manage to locate a library called 'gobject-2.0-0'

RedemptionC avatar Sep 27 '22 12:09 RedemptionC

Mark with deploy-pdf and actions

HernandoR avatar Feb 19 '24 04:02 HernandoR

I will consider adding this task and provide official PDF releases.

Anduin2017 avatar Feb 19 '24 10:02 Anduin2017

I added a PDF plugin. Now PDF is supported.

However, there seems to be some issue with the plugin that the generated PDF file only contains half of the dishes. (Only 193 pages)

https://github.com/Anduin2017/HowToCook/blob/master/.github/templates/mkdocs_template.yml#L74-L79

Investigation still needed.

Anduin2017 avatar Jun 04 '24 02:06 Anduin2017