[mapguide-users] TCPDF ERROR: Can't open image file
GordonL
gordon.luckett at arrowgeomatics.com
Tue Jun 24 12:18:51 PDT 2014
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.
More information about the mapguide-users
mailing list