Tushar Gandhi wrote:

> I want to generate a pdf by using rpdf plugin.
> Can anyone tell me how to do that?

Google is your friend here... :-)

> What are the gems or plugins will be required for that?
> Is there any tutorial available for this?
> Is it possible to create table structure into it?
> If anyone knows any URL then that will be great.

You need http://ruby-pdf.rubyforge.org/pdf-writer/ as rpdf is dependent 
on this gem. The documentation here describes very thoroughly how to 
make PDF's

The only other thing you need is an example of using Rpdf on top of this 
- e.g. in a view:

http://railspdfplugin.rubyforge.org/wiki/wiki.pl

- Carsten

-- 
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 [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/rubyonrails-talk?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to