Hi!
Is there a way to do this with PHP?
I'd like a button that says "Print Form" which, when clicked, prints (or opens with print dialog) a PDF or Word document (i.e., I'm not trying to print the page that the script is on or another html page). 😕
I'm familiar with print_r and all that jazz, but I can't seem to find anything like this.
Thanks!
eCat