I have created a printer friendly version of a PHP page which
contains only a small logo and basic text. I'd like to allow users
to save the page, which loads with dynamic MySQL content , as a
word document.
Ideally, they would just click on a button or link to save
the document as a word doc or possibly an rtf.
Is there a way to do this in PHP?