Reputation: 1
I am new to Drupal.
Which module do I use to display forms saved as PDF files so that they look like this:
http://www.cra-arc.gc.ca/E/pbg/tf/t3ret/t3ret-10e.pdf
Upvotes: 0
Views: 3790
Reputation: 446
Well, you'd have to format the form in that fashion, however, this might be a good start for you.
http://drupal.org/project/print
Upvotes: 1
Reputation: 916
Can't you just link the pdf and let the browser plugin handle them. The appearance of the PDF shouldn't have anything to do with what you are using to deliver it.
Upvotes: 1