<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 TRANSITIONAL//EN">
<HTML>
<HEAD>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; CHARSET=UTF-8">
<META NAME="GENERATOR" CONTENT="GtkHTML/3.14.3">
</HEAD>
<BODY>
Hi<BR>
<BR>
I have a problem with printing, this example should print 3 pages. <BR>
<BR>
If selecting preview it works, but printing (to either printer or file) only gives me the first page. <BR>
<BR>
If setting 1-3 in Range it works.<BR>
<BR>
And OnPaginate is never called.<BR>
<BR>
Anyone have this problem ? or what am I doing wrong ?<BR>
<BR>
/Mikkel<BR>
<BR>
-----<BR>
<BR>
Compile with:<BR>
<BR>
gmcs -out:Test.exe -pkg:gtk-sharp-2.0 -r:Mono.Cairo Test.cs<BR>
mono Test.exe<BR>
<BR>
------<BR>
<BR>
Fedora 7<BR>
<BR>
Mono JIT compiler version 1.2.3, (C) 2002-2006 Novell, Inc and Contributors. <A HREF="http://www.mono-project.com">www.mono-project.com</A><BR>
TLS: __thread<BR>
GC: Included Boehm (with typed GC)<BR>
SIGSEGV: normal<BR>
Architecture: x86<BR>
Disabled: none<BR>
<BR>
<BR>
gtk-sharp2-doc-2.10.0-4.fc7<BR>
njb-sharp-0.3.0-8.fc7<BR>
gtk-sharp2-2.10.0-4.fc7<BR>
gtk-sharp2-devel-2.10.0-4.fc7<BR>
gtk-sharp2-gapi-2.10.0-4.fc7<BR>
gnome-sharp-2.16.0-3.fc7<BR>
gnome-sharp-devel-2.16.0-3.fc7<BR>
<BR>
</BODY>
</HTML>