PDF Export Template Creation: date of printing and other stuff

There’s an easy way to debug the page being exported, if you haven’t already seen it: https://extensions.xwiki.org/xwiki/bin/view/Extension/PDF%20Export%20Application/#HUnexpectedPDFOutput

I managed to add the logo to our exports, you may find some scripts here: Custom PDF template broken after upgrade to 14.10.18
Beware that:

  • when loading attachments from the template page, you need to specify the page full / absolute path
  • I’m no expert at all on these things, hence you’re probably doing it better than me in editing the correct page CSS, instead of me adding styles inline with the HTML code, so take my examples with a pinch of salt