Stephen Liu wrote:
Hi Bryan,
Tks for your advice and links.
- snip -
I used the older perl script that is mentioned on
that page to convert
some Big5 files to UTF-8, which worked well for me.
It should also do
Big5->GB translations.
Is it the "urlg2b.zip" package from the link. Can it
convert Traditional Chinese .doc/.txt documents to
Simplified Chinese
Yes it is that package. I have used it on text and html documents, but
it will likely not work on binary files like .doc . I just tested the
Big5 to GB conversion and it works well, i.e., it converted the
traditional text to simplified.
-Bryan