Convert CPP to PDF with Syntax Highlighting
I just had converted a bunch of CPP files to PDF with Syntax Highlighting. I think it will be helpful to share how I did that.
Required Packages
enscript
ps2pdf
Use package manager to download them.
Now modify this script to your own configs.
#!/bi...
blog.mdminhazulhaque.io1 min read