Page 1 of 2

logo in report

Posted: Tue Sep 20, 2011 11:36 am
by johan
Hi,

Is it possible to put your own logo in the header of a report?

Johan

Re: logo in report

Posted: Wed Sep 21, 2011 10:48 pm
by zazzium
Upload the logo image (Setup->Image->Add Image).
In Report Builder create new graph object (Object properties->Control type: Graph).
Select a different object and then again the graph ..then u get new settings in Object properties for the graph.
Set the width and hight and select the image code u uploaded from the Graphic dropdown menu.
The object stays black in Report Builder, but if u call the report it should be there.

hope that helps
zazzium

Re: logo in report

Posted: Thu Sep 22, 2011 7:15 am
by admin
Thanks zazzium.

Steven

Re: logo in report

Posted: Thu Sep 22, 2011 10:51 am
by johan
Zazzium,

Thanks a lot for your help.

This works in HTML. When I mail as pdf or use pdfit() the logo won't appear.

Do you know a sollution for that because I need to mail a pdf.



Thanks
Johan

Re: logo in report

Posted: Thu Sep 22, 2011 2:15 pm
by zazzium
Weird, it works for me ... in html, pdf, and in both emails.

Have u tested some graphs in report ..are they working in pdf?

Re: logo in report

Posted: Thu Sep 22, 2011 2:22 pm
by johan
Zazzium,

No this is the first time I use graphs.
Could Jpg be the reason why it isn't working in pdf?

Johan

Re: logo in report

Posted: Thu Sep 22, 2011 2:36 pm
by zazzium
I use png ...and the image code is numerical

Re: logo in report

Posted: Thu Sep 22, 2011 3:02 pm
by johan
Zazzium,

I've changed it to png and my code was already numiracal but the result stays the same.

Strange...

Re: logo in report

Posted: Thu Sep 29, 2011 6:41 am
by johan
Hi,

I'm still trying and looking for a solution to print my logo in pdf using pdfIt()

I use a logo in png. When I print in html the logo appears, not in pdf.

I placed the logo in the report Header.

If it is'nt possible to print it in pdf (what I doubt because Zazzium can), is it than possible to remove the url in top of the html printed?

Johan

Re: logo in report

Posted: Thu Oct 06, 2011 1:42 pm
by johan
Hi,

Could this be a problem with permissions?

we use authentication on our server via apache and ldap.

Johan