Re: [O] ODT image export

2011-09-22 Thread Giovanni Ridolfi
Jambunathan K writes: Hi, Jambunathan, I've noticed that in the pdf file, you've sent, the second headings: > * Converter Setup > ** Install BasicODConverter-0.8.0.oxt ^^^ > *** See contrib/odt/BasicODConverter/ does _not_ have a space between the dot "*" and the following word, i.e. "In

Re: [O] ODT image export

2011-09-21 Thread Derek Thomas
> It is important that > > M-: (executable-find "soffice") > > should report some valid path. This returns a valid result. Also, executing the printed soffice command at the command line works. Internally, emacs prints a failed message after the command in the *Messages* buffer. It seems that t

Re: [O] ODT image export

2011-09-21 Thread Achim Gratz
Jambunathan K writes: > I work on a Windows machine. You seem to be using Linux. May be it is > not soffice but soffice.bin. Try creating a symlink between the two > names and see if the problem goes away. There is an soffice.bin on Linux, but you cannot or should not call it directly. If every

Re: [O] ODT image export

2011-09-21 Thread Jambunathan K
>> /home/dthomas/Dropbox/Presentations/Indy2011/"macro:///BasicODConverter.Main.Convert(file:///home/dthomas/Dropbox/Presentations/Indy2011/indy.odt,odp,file:///home/dthomas/Dropbox/Presentations/Indy2011/indy.odp)" >> does not exist. > > What surprises me is that I don't see `soffice -norestore -

Re: [O] ODT image export

2011-09-21 Thread Jambunathan K
Derek Thomas writes: > Jambunathan, > > Thanks that looks like it's exactly what I need. I have been > partially successful in getting the exporter running, but it stalls > out after creating the odt file and opening it in openoffice. Any > tips for getting ppt or odp export up and running. On

Re: [O] ODT image export

2011-09-21 Thread Derek Thomas
Jambunathan, Thanks that looks like it's exactly what I need. I have been partially successful in getting the exporter running, but it stalls out after creating the odt file and opening it in openoffice. Any tips for getting ppt or odp export up and running. One thing I have noticed is if I hav

Re: [O] ODT image export

2011-09-21 Thread Tom Prince
On Wed, 21 Sep 2011 20:11:29 +0530, Jambunathan K wrote: > Does your plotter - R, gnuplot or whatever - support SVG. I see that > LibreOffice-3.4 (which I have locally installed) supports embedding of > SVG images. These SVG images are actually embedded as SVM files in the > exported ODT file. Us

Re: [O] ODT image export

2011-09-21 Thread Giovanni Ridolfi
Derek Thomas writes: Hi, Derek > I got the odt export working and I'm very excited about the > possibility of using it, but when I export a file with an image link, > the image isn't embedded. Instead there's a link to the file. Do I > need to take any special steps to embed images in export?