Thanks for response.

Can you give me an example for this? Can prawn edit existing pdf file?


Craig White wrote:
> On Tue, 2010-03-09 at 01:29 +0100, John Wu wrote:
>> Hi,
>> 
>> I am new to rails. I need to edit an existing pdf file and fill in some
>> data and send it to browser, how to implement this? Is there an example
>> online I can look at it?
> ----
> I do this using pdftk and using rails to output the fdf data file and
> then using pdftk to merge the data to the PDF template.
> 
> You might be able to use prawn to do that.
> 
> Craig
> 
> 
> --
> This message has been scanned for viruses and
> dangerous content by MailScanner, and is
> believed to be clean.

-- 
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-t...@googlegroups.com.
To unsubscribe from this group, send email to 
rubyonrails-talk+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/rubyonrails-talk?hl=en.

Reply via email to