Index: /trunk/MagicSoft/Mars/mbase/MStatusDisplay.cc
===================================================================
--- /trunk/MagicSoft/Mars/mbase/MStatusDisplay.cc	(revision 7091)
+++ /trunk/MagicSoft/Mars/mbase/MStatusDisplay.cc	(revision 7092)
@@ -2420,5 +2420,5 @@
         // has the same Aspect Ratio than on the screen.
         //
-        if (i>from)
+        if (type==1 || i>from)
             ps->NewPage();
 
@@ -2673,5 +2673,5 @@
     }
 
-    if (padsave)
+    if (padsav)
         padsav->cd();
 
