1
General Board / Re: "Testing Report..." and rtf template
« on: April 29, 2009, 04:46:41 pm »
Is it still not possiple to change the template?
I have problem, that this document uses in RTF wrong codepage and charsets, so chars in our languange are not correct
I have to make replacements in VIM like this:
:%s/fcharset\d*/fcharset238/g
and it's quite stupid situation, to do it on every generated document
I have problem, that this document uses in RTF wrong codepage and charsets, so chars in our languange are not correct

I have to make replacements in VIM like this:
:%s/fcharset\d*/fcharset238/g
and it's quite stupid situation, to do it on every generated document

