I am trying to implement a print preview using GeoExt 2 : https://github.com/geoext/geoext2/tree/master/examples/printpreview
everything seems OK except that when i add : *Ext.require([ 'GeoExt.data.MapfishPrintProvider', . . .* I got error says that MapfishPrintProvide.js was not found on GeoExt path: http://geoext.github.com/geoext2/src/GeoExt/ although all other files like GeoExt.panel.PrintMap and GeoExt.panel.Map are being loaded just okay. -- View this message in context: http://osgeo-org.1560.n6.nabble.com/GeoExt-2-Print-Preview-MapfishPrintProvide-js-tp5002773.html Sent from the OpenLayers Users mailing list archive at Nabble.com. _______________________________________________ Users mailing list [email protected] http://lists.osgeo.org/mailman/listinfo/openlayers-users
