in reply to Problem writing french accents to a word file using CGI::Application

But the same module when called from a CGI generates the word document but without the french accents

So what do you get instead of the "French accents"?

CountZero

A program should be light and agile, its subroutines connected like a string of pearls. The spirit and intent of the program should be retained throughout. There should be neither too little or too much, neither needless loops nor useless variables, neither lack of structure nor overwhelming rigidity." - The Tao of Programming, 4.1 - Geoffrey James

My blog: Imperial Deltronics
  • Comment on Re: Problem writing french accents to a word file using CGI::Application

Replies are listed 'Best First'.
Re^2: Problem writing french accents to a word file using CGI::Application
by Anonymous Monk on Apr 07, 2015 at 12:27 UTC
    I get text without annotations. For example ê is shown as e.
      That is very strange. I have never heard of the accents simply disappearing but leaving the basic character in place.

      CountZero

      A program should be light and agile, its subroutines connected like a string of pearls. The spirit and intent of the program should be retained throughout. There should be neither too little or too much, neither needless loops nor useless variables, neither lack of structure nor overwhelming rigidity." - The Tao of Programming, 4.1 - Geoffrey James

      My blog: Imperial Deltronics