josteink / wsd-mode

A major-mode for Emacs and websequencediagrams.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Support for pdf-export (pro-only)

josteink opened this issue · comments

As seen in the documentation there is an option to export as PDF for pro users.

In it's most basic form, this could be just adding another possible value to the def-custom-section. In practice, the rest of the code-base then need to be aware that the result can now be something which cannot be displayed by inline-image-mode.

And do we really want to use PDF output for normal C-c C-c rendering while editing our script? Should we instead add another explicit option/key-binding for PDF-export?

Any opinions?

CC: @dlasko

Seeing as I no longer have a pro-account I cannot develop or test this functionality. I'm settings this to postponed until someone requests it :)