Ray
Ray

Reputation: 6115

Grails 2.0 Documentation - how to print it out?

Is there a PDF for the Grails 2.0 documentation, or another mechansim to readily print it out? There was a PDF for version 1.3.7. I need to get a printout to read away from my computer. Thanks.

Upvotes: 2

Views: 803

Answers (1)

Jayan
Jayan

Reputation: 18458

Till the PDF generation is fixed, you may use some pdf writers and a get a readable copy- I use http://sourceforge.net/projects/pdfcreator/. Once installed you can open them html docs(single page) and print to it.

Upvotes: 1

Related Questions