Skip to content

Commit 2835348

Browse files
committed
PDF generator
Converts various source codes into pdf file with custom features
1 parent e39559b commit 2835348

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -232,6 +232,7 @@ Files
232232
**Create Zip File Maker** - The user enters various files from different directories and the program zips them up into a zip file. *Optional: Apply actual compression to the files. Start with Huffman Algorithm.* [[averageprogrammer (Java)]](https://github.com/averageprogrammer/Zip_Up)
233233

234234
**PDF Generator** - An application which can read in a text file, html file or some other file and generates a PDF file out of it. Great for a web based service where the user uploads the file and the program returns a PDF of the file. *Optional: Deploy on GAE or Heroku if possible.*
235+
[[tushar-rishav (Python)]](https://github.com/tushar-rishav/code2pdf)
235236

236237
**Mp3 Tagger** - Modify and add ID3v1 tags to MP3 files. See if you can also add in the album art into the MP3 file’s header as well as other ID3v2 tags.
237238

0 commit comments

Comments
 (0)