You can do this with JRuby & the java iText library[1]. I posted an example[2] showing how to do this. You'll need jruby 1.1.x and iText[1]. The example only uses text, but you could also add images or any type of vector drawing. It's also possible to add watermark text or images.
[1]: http://www.lowagie.com/iText/ [2]: http://gist.github.com/17528 Brian On Oct 16, 6:41 pm, Gisborne <[EMAIL PROTECTED]> wrote: > I am finishing up a book I want to sell online in PDF form. > > There will be no DRM or such, but I would like to put the buyer's name > in the footer of all the pages. > > I've spent quite some time looking for how to do this, with not a > great deal of success. Has anyone got a good solution for me? > > TIA --~--~---------~--~----~------------~-------~--~----~ SD Ruby mailing list [email protected] http://groups.google.com/group/sdruby -~----------~----~----~----~------~----~------~--~---
