Customize header in PDF

Hi,

How is it possible to personnalize the header of the PDF ?

When i export the scheduler to PDF, i want to have 2 things on the header :

  • my company logo (an image file)
  • the name of the scheduler (a string)

I have tried to insert a png file with the header option but the image is stretched on all page width.

You can

a) change the image size ( add white space if necessary ) to prevent scretching
or
b) we are providing sources for all export libs, so you can adjust the code and place the custom commands in export logic.

It would be cool to have the ability to insert a string in the header.