On Wed, 2005-02-09 at 14:53 -0500, Matt Price wrote:
> On Wed, Feb 09, 2005 at 11:43:32AM -0800, William Skaggs wrote:
> > 
> > 
> > Dan Lewis wrote:
> > > For files created by the Draw part of OOo (*.sxd files), exporting to
> > > png is very simple: File > Export. Select PNG as the file format. 
> > 
> > Thanks for the quick response, but that's not quite what I was asking.
> > Basically the question is whether machinery exists to allow creating
> > a program or script (called say "oo_convert") that could be run like
> > 
> > oo_convert < file.sxd > file.png
> > 
> > or
> > 
> > oo_convert -i file.sxd -o file.png
> 
> my last post went out before this came out.  I have a little python
> script that does mass conversion of all .sx* files in a particular
> directory; I've posted the script (there are actually 2 scripts,
> mostly b/c debian pyUNO bridge is broken) OOoConvertWrapper.py, and
> convert.py) at http://www.derailleur.org/oo-python/
> 
> maybe it'll be of some guidance.  The script requires a working PyUNO
> bridge and uses Xfvb to run OOo silently.  It's clumsy, but feel free
> to ask me any qyestions you like...
> 
> matt

Matt,

You have perms problems with your contribution. Can't tell from here
whether the problem is local to http://www.derailleur.org/oo-python/ or
a firewall issue at UoT.
-- 
Documentation Co-Lead
PLEASE - keep list traffic on the list.  Email sent directly to me may
be ignored utterly.

"Dinna meddle wi' things ye ken nuthin' aboot!"
J.Herriot


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

Reply via email to