hey all, For my project, i am using ODFpy open office spreadsheets. I am creating ledgers in python ie.ledger.py. So when i run ledger.py, spreadsheet will be opened in open office. since ledger is made of number of accounts, i am creating multiple tables for all accounts in single spreadsheet. So, there are number of tables in one spreadsheet. Now i want create links in each table of spreadsheet so that i can connect multiple tables. SO can anyone please tell me how to create links in odfpy..
-- http://mail.python.org/mailman/listinfo/python-list