report_webkit : How to add a logo over the header and the body

Asked by Quentin Gérôme

Hello,

Is it possible to put an element in the body of a webkit report and to repeat this element on each new page ?

Here is a template of what I trying to have : http://imageshack.us/photo/my-images/803/templateb.png/

Does anybody know how to do that ?

Regards,

Question information

Language:
English Edit question
Status:
Solved
For:
Odoo Addons (MOVED TO GITHUB) Edit question
Assignee:
No assignee Edit question
Solved by:
Serpent Consulting Services
Solved:
Last query:
Last reply:
Revision history for this message
Best Serpent Consulting Services (serpent-consulting-services) said :
#1

Quentin,

Greetings from SerpentCS.

Well, the link doesn't seem to open(may be due to imageshack itself went in maintenance mode by the time I am checking).

But, its surely possible to repeat anything on each page. There is no tag available, but you can manage by coding.

Tell us more.

Regards,
Serpent Consulting Services.

Revision history for this message
Quentin Gérôme (geromequentin) said :
#2

Hello,

 Thank you for your answer.
Do you have an example of code ?

Regards,

Le 25 nov. 2011 à 16:41, Serpent Consulting Services <email address hidden> a écrit :

> Your question #179894 on OpenERP Addons changed:
> https://answers.launchpad.net/openobject-addons/+question/179894
>
> Status: Open => Answered
>
> Serpent Consulting Services proposed the following answer:
> Quentin,
>
> Greetings from SerpentCS.
>
> Well, the link doesn't seem to open(may be due to imageshack itself went
> in maintenance mode by the time I am checking).
>
> But, its surely possible to repeat anything on each page. There is no
> tag available, but you can manage by coding.
>
> Tell us more.
>
> Regards,
> Serpent Consulting Services.
>
> --
> If this answers your question, please go to the following page to let us
> know that it is solved:
> https://answers.launchpad.net/openobject-addons/+question/179894/+confirm?answer_id=0
>
> If you still need help, you can reply to this email or go to the
> following page to enter your feedback:
> https://answers.launchpad.net/openobject-addons/+question/179894
>
> You received this question notification because you asked the question.

Revision history for this message
Serpent Consulting Services (serpent-consulting-services) said :
#3

Quentin,

It solely depends on what you have to repeat.

I still cannot see the image and hence unable to give you the code for that.

Normally, As soon as the body tag starts, you start a loop and within the loop, you can write a condition which whenever needed, can print something on each new page.

I have mailed you the hints.

Regards,
Serpent Consulting Services.

Revision history for this message
Serpent Consulting Services (serpent-consulting-services) said :
#4

Quentin,

You can opt to close this thread once you find it solved. Or, you can ask further.

Thanks,
Serpent Consulting Services.

Revision history for this message
Quentin Gérôme (geromequentin) said :
#5

Thanks Serpent Consulting Services, that solved my question.