https://github.com/ventralnet/ajaxclass-pdf-generator
This is a quick script to generate the pdf files that are required for project submissions for cs605.787
https://github.com/ventralnet/ajaxclass-pdf-generator
Last synced: 3 months ago
JSON representation
This is a quick script to generate the pdf files that are required for project submissions for cs605.787
- Host: GitHub
- URL: https://github.com/ventralnet/ajaxclass-pdf-generator
- Owner: ventralnet
- Created: 2013-09-21T16:07:16.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2014-10-16T10:25:45.000Z (over 10 years ago)
- Last Synced: 2025-01-21T21:31:20.457Z (5 months ago)
- Language: Groovy
- Size: 15.3 MB
- Stars: 0
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README
Awesome Lists containing this project
README
requires
enscript
ps2pdf (on linux)
pstopdf (on mac)
and an internet connection to download dependencies
I don't believe this works on windows, but maybe in CygwinWhile it is annoying to include in the git repo. You can find an already
compiled uberjar in the build/lib folder just in case you don't have the means
to install groovy (that jar should work with the Sun JVM).