Matt Price wrote:

> I'm pretty sure the OP is asking whether OOo can be used as a
> command-line conversion tool, which GIMP would call to import file formats
> it doesn't know how to deal with by itself.  

Yes, that's exactly it.

> I think the answer is, "yes, but not in a straightforward way."  It is
> pretty easy to automate file conversion using macros, but macros
> either have to be installed in the user's macro path, or stored in an
> OOo file (sxd,sxw, etc).  So packaging your scripts might be
> difficult.  (see www.oooforums.org for MUCH more on the topic of
> conversion) More complex automation can be achieved in python using
> the PyUNO bridge, but this is broken in many distributions of OOo
> (e.g., debian's). 

We already include a whole bunch of auxiliary files, so I don't think
packaging would be a major obstacle.  Python is not guaranteed to be
available in all environments, so it would be a less than ideal choice.

I have looked around a bit on oooforum and not immediately found anything
that wouldn't require a lot of learning about OO internals, but maybe
it would be best for me to take my question there.

Thanks for your help.

Best,
  -- Bill

 

 
______________ ______________ ______________ ______________
Sent via the CNPRC Email system at primate.ucdavis.edu


 
                   

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to