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?
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.
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!