Customizing stylesheets
Open XML
Objecteering
Document Publisher is currently delivered with two stylesheets for the Open
XML format:
· Modern.docx
·
wModern.docx
These are
situated in the "$MODULE_DIR/res/stylesheet/" directory of your
Objecteering installation.
These
stylesheets can only be modified using Word 2007, by editing the definition of
the styles they contain. The new stylesheet can then be applied to a document,
and generation carried out.
HTML
One single
stylesheet is currently provided for the HTML format: Modern.css. This is
situated in the "$MODULE_DIR/res/stylesheet/" directory of your Objecteering
installation.
This stylesheet
can be directly modified using a text editor, simply by editing the definition
of the styles it contains. The new stylesheet can then be applied to a
document, and generation carried out.