On Wed, 18 Oct 2006 00:48:32 +0200
xion <rails-mailing-list-ARtvInVfO7ksV2N9l4h3zg@public.gmane.org> wrote:
>
> hi everybody
>
>
> i have a application, but i need generate a report in screen, where
> the user can print it. after generate...
>
> any can say me
>
> how do i do it?
>
> or what application i need to generate a report
>
There are several approaches to do this, depending on what output
format you need. The easiest would be to create an alternate
stylesheet That''s suitable for printing. If PDF output is what you need
then there''s PDF::Writer.
A more all in one solution would be ruport
http://ruport.infogami.com
Good luck,
Jason
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"Ruby on Rails: Talk" group.
To post to this group, send email to
rubyonrails-talk-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org
To unsubscribe from this group, send email to
rubyonrails-talk-unsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org
For more options, visit this group at
http://groups.google.com/group/rubyonrails-talk
-~----------~----~----~----~------~----~------~--~---