Posts Tagged ‘wikipedia’

Brochure Japanese Text

Saturday, January 9th, 2010

Brochure Japanese Text
I have a Microsoft Word 2003 with English and Japanese text, how can I remove all the Japanese?

Is there a quick way of it, so we do not have to go through line by line? I have to delete all text in Japanese for the last hundred page brochures time for my work. Please help if you know how I can accomplish this, would really appreciate it!

In Word 2003, there is no solution. What should to do is write a macro that will convert the double-byte characters to single byte characters. Googling around, I found a script: http://ginstrom.com/software/wordmacros/wide2narrow.php Personally, I have not tested this script to back up your Word document before using the script.