Pdf reports generation

Hello,

I tried a lot for looking at various methods to generate PDF reports
in ROR.

But, i didn’t understand anything.

Can,anyone please tell me which is the best method to do this.

Thanks,

regards,
Avinash.

What I did :

Send XML to a Java servlet which returns a PDF file.

In the Java, i used the amazing,unbeatable and blisteringly fast iText
library to create the PDF. This works great for me.

Another option would be to use the iText library with JRuby.

Thanks

Chris

Check out acts_as_reportable, which is part of the Ruby Reports
library. It’s an excellent little piece of code. :wink:

–Jeremy

On 7/16/07, [email protected] [email protected]
wrote:

Thanks,

regards,
Avinash.


http://www.jeremymcanally.com/

My free Ruby e-book:
http://www.humblelittlerubybook.com/book/

My blogs:

http://www.rubyinpractice.com/