| View previous topic :: View next topic |
| Author |
Message |
neanderslob General User

Joined: 09 Nov 2010 Posts: 7
|
Posted: Mon Nov 29, 2010 1:37 pm Post subject: Save .odt contents to multiple formats |
|
|
Hi all,
I have a bit of a goofy question about some file-saving acrobatics. I have a team working on a business plan via Dropbox (a cloud server). Most of us are Openoffice users but one guy, the accountant, has neither openoffice nor ms word on his computer. We plan on introducing him to Openoffice (don't worry) but we'd like him to be able to view our shared document before he sees the light on good software (it could take some time). Is there a way we could have the file automatically save to our shared .odt file AND to a shared pdf to keep him in the loop? If not, out of curiosity, is there a way to automatically save a single document to multiple files of different formats at once? Or is there a way to tell a PDF file (or any other file format) to detect changes within a .odt file and then automatically sync itself? I've got a couple workarounds in mind if this is just too out there but I'd like to know if this way is doable. Oh, and of course, thanks in advance!  |
|
| Back to top |
|
 |
Ed Super User

Joined: 28 May 2003 Posts: 1040
|
Posted: Mon Nov 29, 2010 2:43 pm Post subject: |
|
|
The PDF import extension enables OOo to create ODT-PDF hybrid files, which any PDF reader should be able to open as any other PDF file and OOo can open as any other ODT file. From what I can work out you will need to have the PDF import extension installed on all the OOo installations you want to open the file with. The extension can be found here
Alternatively you could write a macro to save the changes to the file and export a PDF that overwrites the previously exported PDF, and get into the habit of using this macro instead of the usual "save" command. |
|
| Back to top |
|
 |
PGAGA OOo Advocate

Joined: 01 Aug 2004 Posts: 303
|
Posted: Tue Nov 30, 2010 4:56 am Post subject: |
|
|
Tuesday, November 30, 2010
There are two extensions which might help you.
One is MultiDiff which is a sophisticated GUI interface for save as a copy of an open ODT file to DOC or PDF.
The second is ExportAsDoc (my extension) which installs a toolbar and menu which can save an open ODT directly to a location by pushing the button. This replicates the PDF buttons which come with OOo.
Phil _________________ Phil Griffin-Allwood
New Brunswick, Canada |
|
| Back to top |
|
 |
neanderslob General User

Joined: 09 Nov 2010 Posts: 7
|
Posted: Tue Nov 30, 2010 12:01 pm Post subject: |
|
|
| Thanks guys, I'll play around with those ideas. |
|
| Back to top |
|
 |
PGAGA OOo Advocate

Joined: 01 Aug 2004 Posts: 303
|
Posted: Sun Dec 05, 2010 9:04 pm Post subject: |
|
|
Monday, December 06, 2010
As a result of this thread I updated my Export As Doc macro to be able to export and open ODT file to Txt, RTF, or PDF without using a GUI format. These formats are not turned on by default. One has to edit the macro to turn them on.
Phil _________________ Phil Griffin-Allwood
New Brunswick, Canada |
|
| Back to top |
|
 |
|