C
C

Code2pdf

code2pdf - :fax: Convert various source codes into pdf file with custom features

Code2pdf screenshot 1

Cost / License

  • Free
  • Open Source (MIT)

Platforms

  • Linux
0likes
0comments
0alternatives
0articles

Features

No features, maybe you want to suggest one?

Code2pdf News & Activities

Highlights All activities

Recent activities

No activities found.

Code2pdf information

  • Developed by

    tushar-rishav
  • Licensing

    Open Source (MIT) and Free product.
  • Written in

  • Alternatives

    0 alternatives listed
  • Supported Languages

    • English

GitHub repository

  •  348 Stars
  •  33 Forks
  •  12 Open Issues
  •   Updated  
View on GitHub
Code2pdf was added to AlternativeTo by wilfried18 on and this page was last updated .
No comments or reviews, maybe you want to be first?

What is Code2pdf?

code2pdf - :fax: Convert various source codes into pdf file with custom features

Usage

code2pdf [-h] [-l] [-s SIZE] [-S NAME] [-v] filename [outputfile] Options

positional arguments: filename absolute path of the python file outputfile absolute path of the output pdf file

optional arguments: -h, --help show this help message and exit -l, --linenos include line numbers. -s SIZE, --size SIZE PDF size. A2,A3,A4,A5 etc -S NAME, --style NAME the style name for highlighting. Eg. emacs, vim style etc. -v, --version show program's version number and exit