2010/2/13 Ryan Prior <[email protected]>: > Thanks to Mr. Rosenberg and jomali for your answers. > > However, my particular need is for an automated process which does not > require a human to manipulate GUI controls. As I stated in my original > email, I'm starting OOo using: > openoffice.org -headless -accept="socket,host=localhost,port=2002;urp;" > > For that reason, the File->Properties solution isn't appropriate. > > Thanks again, > Ryan
I'm sorry to say that I know almost nothing about Python, so i can't help you any further. I always use OpenOffice.org Basic for things like this, mostly because I am too lazy to learn something new… ;P Regards Johnny Rosenberg > > On Sat, Feb 13, 2010 at 10:07 AM, jomali <[email protected]> wrote: >> On Sat, Feb 13, 2010 at 4:36 AM, Johnny Rosenberg >> <[email protected]>wrote: >> >>> <snip> >>> Isn't word count already implemented in OpenOffice.org Writer? >>> >>> Regards >>> >>> Johnny Rosenberg >>> >>> >> Yes. Select File->Properties to get word count and other properties of the >> document. >> >> John >> > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > > --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
