Hi Wilson, On Apr 30, 2010, at 6:56 PM, Wilson Leão Neto wrote:
Hello all!
I'm working with XWiki and I'm a newbie... I've read the tutorial available on http://code.xwiki.org/xwiki/bin/view/Modules/RenderingModule and the customization part of the pdf export. I'm still clueless on how to do it properly... I have java experience, so I can code what is necessary, I just don't know where to go.
All I want to do is change the default template. Changing the footer, header, TOC and breaking a page on every h1 found.
I would be glad if someone could give me a hint.
PDF export is not done using the new rendering system. It's still using some older system. The customization is described here: http://platform.xwiki.org/xwiki/bin/view/AdminGuide/Configuration#HCustomizi... Thanks -Vincent