[jQuery] PDFs of JQuery docs

[jQuery] PDFs of JQuery docs

Hi,
Inspired by a comment on John's "helping you understand jquery" blog
post, I've mashed together the JQuery build scripts (written in
javascript!) with a free PDF-generating library called iText to produce
PDF versions of the JQuery documenation:
Just JQuery [116k pdf]:
http://corky.net/programming/hacks/jquerydocs/jquery-docs.pdf
JQuery and the plugins specified in the build [186k pdf]:
http://corky.net/programming/hacks/jquerydocs/jquery-docs-with-plugins.pdf
JQuery and all the plugins in the subversion repository [ 275k pdf] :
http://corky.net/programming/hacks/jquerydocs/jquery-docs-with-all-plugins.pdf
The last one probably contains empty chapters and probably duplications.
The PDFs created have clickable tables of contents for navigation, and
aren't intended for printing.
My code and meandering explanations are on my blog, here:
http://corky.net/dotan/log/2007/01/jquery-documentation-in-pdf.html
I'd appreciate any feedback.
Thanks,

Dotan Dimet.
_______________________________________________
jQuery mailing list
discuss@jquery.com
http://jquery.com/discuss/