<html>
<head>
<style><!--
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 10pt;
font-family:Tahoma
}
--></style></head>
<body class='hmmessage'><div dir='rtl'>

<div style="direction:ltr"><span style="font-family:Verdana, Geneva, Helvetica, Arial, sans-serif;background-color:rgb(255, 255, 255)">I am trying to implement a print preview using GeoExt 2 :&nbsp;</span><br style="font-family:Verdana, Geneva, Helvetica, Arial, sans-serif;background-color:rgb(255, 255, 255)"><br style="font-family:Verdana, Geneva, Helvetica, Arial, sans-serif;background-color:rgb(255, 255, 255)"><a href="https://github.com/geoext/geoext2/tree/master/examples/printpreview" rel="nofollow" style="color:rgb(85, 26, 139);font-family:Verdana, Geneva, Helvetica, Arial, sans-serif;background-color:rgb(255, 255, 255)" target="_blank">https://github.com/geoext/geoext2/tree/master/examples/printpreview</a><br style="font-family:Verdana, Geneva, Helvetica, Arial, sans-serif;background-color:rgb(255, 255, 255)"><br style="font-family:Verdana, Geneva, Helvetica, Arial, sans-serif;background-color:rgb(255, 255, 255)"><span style="font-family:Verdana, Geneva, Helvetica, Arial, sans-serif;background-color:rgb(255, 255, 255)">everything seems OK except that when i add :&nbsp;</span><br style="font-family:Verdana, Geneva, Helvetica, Arial, sans-serif;background-color:rgb(255, 255, 255)"><br style="font-family:Verdana, Geneva, Helvetica, Arial, sans-serif;background-color:rgb(255, 255, 255)"><b style="font-family:Verdana, Geneva, Helvetica, Arial, sans-serif;background-color:rgb(255, 255, 255)">Ext.require([&nbsp;<br>'GeoExt.data.MapfishPrintProvider',&nbsp;<br>.&nbsp;<br>.&nbsp;<br>.</b><br style="font-family:Verdana, Geneva, Helvetica, Arial, sans-serif;background-color:rgb(255, 255, 255)"><br style="font-family:Verdana, Geneva, Helvetica, Arial, sans-serif;background-color:rgb(255, 255, 255)"><span style="font-family:Verdana, Geneva, Helvetica, Arial, sans-serif;background-color:rgb(255, 255, 255)">I got error says that MapfishPrintProvide.js was not found on GeoExt path:&nbsp;</span><br style="font-family:Verdana, Geneva, Helvetica, Arial, sans-serif;background-color:rgb(255, 255, 255)"><a href="http://geoext.github.com/geoext2/src/GeoExt/" rel="nofollow" style="color:rgb(85, 26, 139);font-family:Verdana, Geneva, Helvetica, Arial, sans-serif;background-color:rgb(255, 255, 255)" target="_blank">http://geoext.github.com/geoext2/src/GeoExt/</a><br style="font-family:Verdana, Geneva, Helvetica, Arial, sans-serif;background-color:rgb(255, 255, 255)"><br style="font-family:Verdana, Geneva, Helvetica, Arial, sans-serif;background-color:rgb(255, 255, 255)"><span style="font-family:Verdana, Geneva, Helvetica, Arial, sans-serif;background-color:rgb(255, 255, 255)">although all other files like GeoExt.panel.PrintMap and GeoExt.panel.Map are being loaded just okay.&nbsp;</span>
</div>                                               </div></body>
</html>