Create printable forms?

Joined: 03/09/2009

Greetings,

I'm trying to do something fairly specific, but hopefully there's a solution someone is aware of.

I'm trying to post a form on our Drupal site, that, when filled out, will automatically generate a printable page. That's it!

I need to have a combination of text fields, drop downs, and other information. It's going to be used multiple times a day by different users. Any thoughts?

Thanks!

G&G Moderator
Josiah's picture
Joined: 12/20/2007
WebForm

I think you could use Webform module and then either a print stylesheet, custom theme page or one of the PDF output modules. This is similar to something I've had floating around in my head for awhile, but haven't yet implemented.

Joined: 03/09/2009
Thanks

Thanks for the quick response!

I was thinking about going that way as well with Webforms but haven't really gotten too deep into it. I'll go further and report back!