Re: [xsl] blank page formatting

Subject: Re: [xsl] blank page formatting
From: "G. Ken Holman" <gkholman@xxxxxxxxxxxxxxxxxxxx>
Date: Thu, 07 Sep 2006 12:11:51 -0400
At 2006-09-07 08:49 -0700, Danny Vint wrote:
I have a requirement to place a note "This page
intentionally blank" on any blank page. I've
built a simple test case that forces an extra
page and can get that to work as expected, but
when I try to apply it to my real stylesheet and
document, I get a blank page but no message.

The concept of "blankness" is only true for pages that are forced blank and have no content whatsoever (not even an empty block) on the page.

Is the blank page model only triggered by
specific circumstances and not other situations that cause a blank page?

It is not triggered by a page with content whose content does not turn on any dots on the page.

I know its hard to answer the question without
seeing the code, but my problem is the simple
test code I wrote works, but the longer real world code is not working.

It would seem to me that the page you are seeing without any dots turned on is not a blank page from an XSL-FO perspective in that it probably has at least an empty block on it. If you can determine what is triggering the empty content on the page (which makes the page not blank), that may solve your problem.

I hope this helps.

. . . . . . . . . . Ken

--
UBL/XML/XSLT/XSL-FO training: Verx, Denmark 2006-10-02/06,11-20/24
UBL International 2006  2006-11-13/17 http://www.ublconference.com
World-wide corporate, govt. & user group UBL, XSL, & XML training.
G. Ken Holman                 mailto:gkholman@xxxxxxxxxxxxxxxxxxxx
Crane Softwrights Ltd.          http://www.CraneSoftwrights.com/s/
Box 266, Kars, Ontario CANADA K0A-2E0    +1(613)489-0999 (F:-0995)
Male Cancer Awareness Aug'05  http://www.CraneSoftwrights.com/s/bc
Legal business disclaimers:  http://www.CraneSoftwrights.com/legal

Current Thread