PDA

View Full Version : SCRIPT : for quickly generating a CD-R/DVD-R cover 12x12 cm



Lapogne71
October 4th, 2009, 09:30 PM
I wrote a small interactive script which quickly produces a ready to print CDR or DVDR cover
This cover lists the content of a CD/DVD or a folder, and has a title.
The resulting file is a PDF : A4 format (210x279mm) with centered cover.

Link for the script and examples : http://lapogne.free.fr/files/shell/dir-to-pdf
(Note that evince displays ugly fonts and does not print with good dimensions, instead of other pdf viewer (test OK on foxit reader))

Any help, comments, suggestions, corrections, reviews are welcome ! :)

(update v0.03) :
- added : import list of files/dirs from text file (usefull for manual editing)
- display bug removed
- minor convert syntax change

(update v0.04) :
- added : can list dirs+files instead of dirs only
- bugs fixed when spaces within name of dirs/files/CD title

(update v0.05) :
- bug fixed for A4 page size

Lapogne71
January 26th, 2010, 06:35 AM
up : just updated the script

Warpnow
January 26th, 2010, 07:13 PM
Example output would probably get you more hype.

Lapogne71
January 26th, 2010, 11:05 PM
Thanks for your suggestion... I just added 2 pdf examples (see link in main post)