Hello,

is it true that in exportPdf.ini it should be written instead of:

blocks.logo.content = "projects/projectname/htdocs/gfx/layout/img.png"

this:

blocks.logo.content = "htdocs/gfx/layout/img.png"

?

In the documentation, it is written (12.3.3.4): "It is also possible to use a relative file path based on the CartoClient root directory (eg. htdocs/gfx/layout/c2c.png)."

The problem is that if i use the second relative url, this error occurs:

message: Error [2, fopen(c:\wamp\www\cartoweb3/htdocs/gfx/layout/img.png) [function.fopen]: failed to open stream: No such file or directory, c:\wamp\www\cartoweb3\include\fpdf\fpdf.php, 1522]

My image is there: c:\wamp\www\cartoweb3/projects/projectname/htdocs/gfx/layout/img.png


The first works fine, but this is not really clean...


Best regards,

Emmanuel Belo

begin:vcard
fn:Emmanuel Belo
n:Belo;Emmanuel
org:MicroGIS Geomatics SA
adr:;;Chemin des Jordils 40;Saint-Sulpice;;1025;Switzerland
email;internet:[EMAIL PROTECTED]
tel;work:+41 21 691 77 71
tel;fax:+41 21 691 77 86
x-mozilla-html:FALSE
url:http://www.microgis.ch
version:2.1
end:vcard

_______________________________________________
Cartoweb-users mailing list
Cartoweb-users@lists.maptools.org
http://lists.maptools.org/mailman/listinfo/cartoweb-users

Reply via email to