Exports an open ODT file as Word 97 Doc file either directly to the same directory, to a new location or to a custom location. Works with OpenOffice.org and derivatives from 2.4 to OOo-dev 3.4 on OS X,Windows and Linux.
1.2.1 fixes a regression in 1.2.
1.2 release adds the ability to edit the macro to add export to Txt, RTF, and PDF by removing comment mark.
1.1.3 release improves error handling when exporting to a custom location is a network drive.
Export As Doc draws from Dmitri Popov's Multi-Format Backup macro in Writer Tools and the rppChooseDirectory function is from Andrey Koretskyy's PhotoAlbumGUI extension.
1.2.1
Comments
Difference with MultiDiff
Hello,
Could you tell me which are the differences between MultiDiff and your OXT?
Why to choose this one?
Thanks
Differences
Friday, October 08, 2010
Simplicity. The process is done without use of a dialogue. The macro in the extension was prepared in response to a request for a menu code change on the NeoOffice forum and I was asked to share it and here it is. For more complicated SaveAsCopy needs MultiDiff is the way to go.
Phil