2008/3/28, Jean Christophe Andr? <jean-christophe.andre at auf.org>: > Vu Do Quynh a ?crit : > > > For this purpose of programmation, I can provide with a bounty if somebody > > helps me to set-up one first. > > > > I propose 3 objectives, so 3 bounties to setup: > 1) do a graphic interface to the Python script I've wrote last week (see > wiki page), allowing to convert a single file or a whole directory ; > 2) transform the python script (or rewrite it) in a UNO componant which > should allow to run the conversion from a single button clic in some OOo > toolbar ; > 3) transform the python script (or rewrite it) in a filter for OOo > allowing to convert ? on the fly ? (while opening) documents containing > old Vietnamese fonts. > > FYI about this project, I plan to add VNI fonts conversion to. >
FYI, win32com let you turn a doc file into OOo format. http://www.mail-archive.com/python-win32 at python.org/msg03911.html # launchpad is wrong now, and here is the code http://bazaar.launchpad.net/~progfou/ovniconv/trunk/revision/jean-christophe.andre%40auf.org-20080319104547-qbype9n77o5jxmi6?start_revid=jean-christophe.andre%40auf.org-20080319104547-qbype9n77o5jxmi6&file_id=tcvn5712_1.py-20080318081958-42vn811hysd88c5x-1 # memo, project page: http://www.hanoilug.org/dokuwiki/projects:ovniconv -- Best Regards, Nguyen Hung Vu ( Nguy?n V? H?ng ) vuhung16plus{[email protected] An inquisitive look at Harajuku http://www.flickr.com/photos/vuhung/sets/72157600109218238/
