Hi,
i used the Design review version 2009
what i have done is ,i changed phpviewersample(plot.php)

 $byteReader = $mappingService->GeneratePlot($map, $plotSpec, $layout,
$dwfVersion);


with

virtual MgByteReader GeneratePlot(MgMap map, MgEnvelope extents, bool
expandToFit, MgPlotSpecification plotSpec, MgLayout layout, MgDwfVersion
dwfVersion); 

In extents i passed the extents of selected point coordinates on the
map.(because i want while clicking on the data the corresponsing dwf file
has o open on seperate window)

Is there any thing wrong with that? Please help me.

Regards,
Padmini G.


-- 
View this message in context: 
http://osgeo-org.1803224.n2.nabble.com/Plot-Dwf-Files-tp4969570p4994995.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