NOTE: use Perl; is on undef hiatus. You can read content, but you can't post it. More info will be forthcoming forthcomingly.
All the Perl that's Practical to Extract and Report
Stories, comments, journals, and other submissions on use Perl; are Copyright 1998-2006, their respective owners.
simpler format ? (Score:1)
Word (recent incarnations of it, at any rate) do HTML fairly well. They certainly have no problem opening HTML documents. Would that fit ? You could do headers, footers, watermarks etc etc with HTML. Heck, just create a blank document, export to HTML, run HTMLTidy on it and you have your own HTML template to fill in with text.
I was also going to suggest PDF, because a few decent toolchains exist for generating fancy PDF; but editing it would pose a few problems (unless everyone has Acrobat installed or something)
I've used RTF::Writer a bit. It's a very nice module for what it's supposed to do, but if your non-techie types are like most I've encountered, some of their formatting tricks are going to be really hard to reproduce.
Reply to This