On Tuesday 16 Mar 2004 11:51 am, Octavian Rasnita wrote: > Hello all, > > Please tell me what modules I need to use if I want to generate a Word > document from a CGI program. > > It would be wonderful if it would work under Unix also. > > Thank you. > > > Teddy
Hi Teddy, This may not be any use to you, but usually when someone asks this question, the reply they receive is this: Do you NEED to produce a .doc file? Can you not acheive the same objective by producing a .rtf file? There are ethical and technical issues with this reply - why feed Microsoft, RTF is easier, etc., - but there's the added benefit of increased compatibility. While I've never done either, it does appear easier and better controlled to generate RTF files, and there are module aplenty on CPAN to help you do this, although to produce complex structured documents may involve you doing some reading of the RTF specs. Sorry I can't provide any more definite help or advice. Gary -- Gary Stainburn This email does not contain private or confidential material as it may be snooped on by interested government parties for unknown and undisclosed purposes - Regulation of Investigatory Powers Act, 2000 -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] <http://learn.perl.org/> <http://learn.perl.org/first-response>