jmaupetit / md2pdf

Markdown to PDF conversion tool
MIT License
268 stars 41 forks source link

[Feature Reqeust] Plans on adding Orientation and Paper Format ? #69

Open aekasitt opened 6 months ago

aekasitt commented 6 months ago

This would be something I can help with. I think it would be a useful feature to have selectable options such as

$ md2pdf --orientation [landscape|portrait]
> ...

And python

$ md2pdf --paper [A1|A2|A3|A4|...]

For generating documents of various sizes.