Hello,

I created a little manual on how to use openoffice, with python and uno.

http://lucasmanual.com/mywiki/OpenOffice

Contents

  1. OpenOffice and Python
        1. Start openoffice
        2. Connect to OpenOffice
        3. Modify Content
              1. Load Services
              2. Load Current Document
              3. Load New Document
              4. Load Existing Document
              5. Modifying text
              6. Create Table
        4. Save
              1. Save Changes
              2. Save file as
              3. Exit the file
        5. Manipulate
              1. Find and Replace
              2. Save to PDF


Now if I could only figure out how to read the whole odf to some
python object, do some find and replace, and send it back to odf for
writing.

Is that possible, or do I have to use:
createSearchDescriptor()



Thanks
Lucas



-- 
Where was my car manufactured?
http://cars.lucasmanual.com/vin
TurboGears Manual-Howto
http://lucasmanual.com/pdf/TurboGears-Manual-Howto.pdf

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

Reply via email to