diff -r c8f241c8c071 vcl/source/gdi/print.cxx --- a/vcl/source/gdi/print.cxx Thu Jan 21 12:08:19 2010 +0100 +++ b/vcl/source/gdi/print.cxx Tue Jan 26 10:52:28 2010 +0100 @@ -1409,6 +1409,7 @@ { ImplReleaseGraphics(); mpJobGraphics = pGraphics; + ImplGetGraphics(); } mbDevOutput = TRUE;