I had to change the PlotAsPDF.php page where it looks for a port.  I forced
it to be port 80..(around line 82)

 //if("80" === $port)
 //   {
        $filelocation =
$protocol.$host.$pathString.$generatePage.$query_string;
 //   }
 //   else
 //   {
 //       $filelocation =
$protocol.$host.":".$port.$pathString.$generatePage.$query_string;
 //   }





--
View this message in context: 
http://osgeo-org.1560.x6.nabble.com/TCPDF-ERROR-Can-t-open-image-file-tp5147516p5147654.html
Sent from the MapGuide Users mailing list archive at Nabble.com.
_______________________________________________
mapguide-users mailing list
[email protected]
http://lists.osgeo.org/mailman/listinfo/mapguide-users

Reply via email to