OpenOffice-OODoc - Re: empty cell or col bug or feature of getTableText in 2.113 dist?

Posted on Mon Aug 21 18:03:44 2006 by iaw4 in response to 2790 (See the whole thread of 18)
Re: empty cell or col bug or feature of getTableText in 2.113 dist?
hi matt: not sure if you saw my response. I cannot get around an error message, no matter what I try (including your example, [except normsheet -> $normsheet]):
wrong condition 'table:(covered-|)table-cell' at /usr/lib/perl5/site_perl//5.8.8/OpenOffice/OODoc/T +ext.pm line 2220
the docs http://www.annocpan.org/~JMGDOC/OpenOffice-OODoc-2.027/OODoc/Text.pod suggest giving
$doc = ooDocument(file => 'report.sxc'); my $sheet = $doc->normalizeSheet('Sheet1', 7, 9);
but this fails, too. is this a bug or a feature? regards, /iaw
Direct Responses: 2806 | Write a response