Hi,
I have complete rhtml for calendar month view, containing images also.
I need to generate pdf for the selected month view calender.
from .rhtml
which plugin or gem I have to use. and how can I implement it.?
Thanks
Tejas Sapovadiya
Hi,
I have complete rhtml for calendar month view, containing images also.
I need to generate pdf for the selected month view calender.
from .rhtml
which plugin or gem I have to use. and how can I implement it.?
Thanks
Tejas Sapovadiya
http://sublog.subimage.com/articles/2007/05/29/html-css-to-pdf-using-ruby-on-rails
Substruct - Open source RoR e-commerce software.
http://code.google.com/p/substruct/
hi ,
just render your .rhtml to convert it into pdf format inorder to
generate pdf. I can be done the same way as we are
rendering the partial or action methods.
There is one pdf available regarding pdfwritting on SCRIBD website,
which provide all the details regarding pdf generation in a simple way
without install the plugins or else try to install plugin name RPDF,
which is used for generating pdf through rails.
This forum is not affiliated to the Ruby language, Ruby on Rails framework, nor any Ruby applications discussed here.
Sponsor our Newsletter | Privacy Policy | Terms of Service | Remote Ruby Jobs