OO Pinyin Guide

4
Average: 4 (1 vote)
teaser_1.png

OO Pinyin Guide is a Java extension for OpenOffice 3 or higher. It enables the user to add pinyin transliteration over chinese characters inside a text document. This tool can be useful for people learning or teaching chinese.

It is an extended version of the "Asian Phonetic Guide" available in OpenOffice. The improvement is that OO Pinyin Guide will help the user by automatically filling in the pinyin part, and doesn't require to type it by hand.

Project wiki: http://oopinyinguide.sourceforge.net/
SourceForge project page: http://sourceforge.net/projects/oopinyinguide/

Download extension
Operating System: System Independent
Version: 0.0.10-Alpha
Size: N/A

License: Opensource | GNU General Public License
Source code: Browse source code
Downloads: Today: 0 | Week: 33 | Month: 108 | Year: 11,452

Comments

Keep getting an Error

Keep getting an Error message:

"Could not create Java implementation loader"

What should I do?

Are you using Ubuntu ? If

Are you using Ubuntu ?

If yes, that error is due to the OpenOffice Java packages/API not being installed by default.
The package name is "openoffice.org-java-common".

You can try this:
sudo apt-get install openoffice.org-java-common

Then try to install the extension again.