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
(4)
]
