Quote:
Originally Posted by leToff
Hi,
How should we proceed to generate pdf files in A4 format ? I've try to modify the paper type in the params/paper.type.xml file but without success.
What is strange is that if I dump a fo file from my Docbook document (tools menu->Dump fo tree) and process it with fop, I obtain a pdf file in A4...
TIA.
|
Serna uses slightly different stylesheets for publishing and for editing. You have changed the paper type in the editing stylesheet, not in the publishing one. You should probably make a separate XSL stylesheet with paper type parameters defined, and import it from both editing and publishing stylesheets. This is just to ensure, that the same set of parameter is used.