Showing posts with label java. Show all posts
Showing posts with label java. Show all posts

Wednesday, December 3, 2008

Adding subversion keyword(s) to PDF

Is it possible to add $Id$ or any other subversion keyword into a PDF when commiting it?
Yes, use the hook script pre-commit and a little java program to insert svn keywords into the PDF metada!
A clue: iText