Guys,
i am displaying this content in the view
WASC Visit
25 Feb
We also will be making final preparations for our
WASC Accreditation Team’s visit
March 10, 11 and 12. They will be using the Old
Computer Room as their meeting
place during the visit but they also will be
visiting classrooms, recesses, assemblies...
Open House and Lenten Food Drive
We also will be making final preparations for our
WASC Accreditation Team’s visit
March 10, 11 and 12. They will be using the Old
Computer Room as their meeting
place during the visit but they also will be
visiting classrooms, recesses ...
WASC Visit
22 Feb
We also will be making final preparations for our
WASC Accreditation Team’s visit
March 10, 11 and 12. They will be using the Old
Computer Room as their meeting
place during the visit but they also will be
visiting classrooms, recesses, assemblies...
..................................................................
Beside that i have a link called "Download as a PDF"
when i click on that link it should be downloaded as a pdf and in
that pdf the content should be the above that i am displaying..
Can u help me guys.
I am struck with this functionality
--~--~---------~--~----~------------~-------~--~----~
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@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/rubyonrails-talk?hl=en
-~----------~----~----~----~------~----~------~--~---
cool wrote:> Beside that i have a link called "Download as a PDF"There are several solutions for generating PDF documents from Rails applications. Here''s one: http://prawn.majesticseacreature.com/ -- Posted via http://www.ruby-forum.com/. --~--~---------~--~----~------------~-------~--~----~ 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?hl=en -~----------~----~----~----~------~----~------~--~---
You can use flying saucer (a xhtml renderer java based) too, using XHTML as pdf template. Recently is available as a rails plugin: http://github.com/dagi3d/acts_as_flying_saucer/tree/master A simple app that uses flying saucer to generate invoices (Spanish) http://github.com/dagi3d/facturails/tree/master All the best! Robert Walker escribió:> cool wrote: > >> Beside that i have a link called "Download as a PDF" >> > There are several solutions for generating PDF documents from Rails > applications. > > Here''s one: > http://prawn.majesticseacreature.com/ > >--~--~---------~--~----~------------~-------~--~----~ 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@googlegroups.com For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en -~----------~----~----~----~------~----~------~--~---
cool wrote:> Guys, >You can use gem available in ruby names as "pdf writer" Enjoy -- Posted via http://www.ruby-forum.com/. --~--~---------~--~----~------------~-------~--~----~ 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?hl=en -~----------~----~----~----~------~----~------~--~---