The target for the Company_Logo option is not a complete HTML file but a file containing a snippet of HTML to render the logo. You should change your bild.html file to just contain this: <img src="test.jpg" width="200" height="151"/> Then is will render the logo at the bottom of the report. You might also consider using CSS and a stylesheet to set the logo up -- it gives you a lot more control about placement and such. -- Jeremy Wadsack Seven Simple Machines
________________________________ From: [EMAIL PROTECTED] on behalf of [EMAIL PROTECTED] Sent: Sun 1/21/2007 3:03 AM To: [email protected] Subject: [reportmagic-help] Problems with companylogo Dear People I would like to put a company picture into the statistic but it doesn't work, It doesn's show the picture at the end of the statistic. Well here is my configuration: <html> <head> <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" /> <title>Bild</title> </head> <body> <font size="+1"><img src="test.jpg" width="200" height="151"/></font> </body> </html> And here is the configuration of my sample-file: [website] Title = Webstatistik lavoris-ch Webmaster = [EMAIL PROTECTED] Base_URL = http://www.website.com <http://www.website.com/> Company_Logo = bild.html What could be the problem? Please help me? Best regards Tirone
<<winmail.dat>>
_______________________________________________ This is the reportmagic-help mailing list To change your subscription or other preferences use this URL: http://reportmagic.org/cgi-bin/mailman/listinfo/reportmagic-help
