OpenOffice-OODoc - appending a heading does not work for me

Posted on Sat May 10 20:36:34 2008 by trotz
appending a heading does not work for me
Hello, I use this module for the first time, inserting paragraphs is fine, but inserting headers I get only normal paragraphs, no headers.

$doc->appendParagraph(text => "Dup dubi dubi dup, dup.", style => "Standard");
$doc->appendHeading(text => "bla bla bla", style=>"Heading_20_1");

Using OpenOffice.org 2.3.1 and the latest OpenOffice::OODoc (today downloaded from CPAN) on Linux.

Regards, Francesc
Direct Responses: 7850 | Write a response