>> On 14 May, laurent.duperval@microcell.ca wrote: >>> - The same file is viewed correctly when sent with Mozilla but not with >>> Tkrat Ok, I see the problem. The problem is that TkRat is standards compliant and uses rfc2231 encoding of the filenames whereas the others do not. I may have to implement an option in TkRat which tells it how to encode filenames. /MaF