Creating and Filling PDF Forms

I am looking for two solutions:

  1. open source cross-platform alternative to Adobe LiveCycle Designer
    to create PDF forms
  2. method to fill in these PDF form fields from Rails and serve up the
    resulting PDF file

Thanks,
Mark

On Wed, 2008-05-21 at 06:27 -0700, Mark A. Richman wrote:

I am looking for two solutions:

  1. open source cross-platform alternative to Adobe LiveCycle Designer
    to create PDF forms

I use openoffice.org to create PDF forms

  1. method to fill in these PDF form fields from Rails and serve up the
    resulting PDF file

many different techniques discussed hereā€¦

http://wiki.rubyonrails.org/rails/pages/HowtoGeneratePDFs

Craig