code2pdf icon indicating copy to clipboard operation
code2pdf copied to clipboard

Convert your source code to PDF

Results 13 code2pdf issues
Sort by recently updated
recently updated
newest added

Code highlighting was broken for *.kt (Kotlin) file

Hey, Lucas! Thanks a lot for the great tool! My Cyrillic text was hidden from my source code at pdf. Could you add supporting that.

I ran the code2pdf command. It didnt specify the location of the output pdf file.

Mac OS 10.15.4 Trying to convert a ReactJS project. just src directory. What did I made wrong? ```console Traceback (most recent call last): 10: from /usr/local/bin/code2pdf:23:in `' 9: from /usr/local/bin/code2pdf:23:in...

The possibility of passing font size (or scaling) of the generated pdf as an option while invoking code2pdf would be a great addition.

good first issue
help wanted

Would be useful to be able to ignore file globbing patterns like \*.md, my-report-0\*.md, etc.

This program needs the capability to soft-wrap files, otherwise the code gets really tiny when encountering long lines of code.

Hello, first of all, thank you for your work :) I'd really need something like this to export some repositories and read them offline on my ebook reader. But it...