[xep-support] RE: Don't want static content on last page if it's empty...

From: Peter Kester <Peter.Kester@daidalos.nl>
Date: Fri Apr 24 2009 - 04:37:35 PDT

Hi Paul,

Add a simple page-maseter for a blank page like:

  <fo:simple-page-master master-name="blank" xsl:use-attribute-sets="page.settings.blank.portrait">
   <fo:region-body region-name="region.body" display-align="center"/>
  </fo:simple-page-master>
And add a conditional page master to your page sequence master
      <fo:conditional-page-master-reference master-reference="blank" blank-or-not-blank="blank" page-position="last"/>
Best regards,

Peter

Ing. P.A. Kester
Senior Consultant

<http://www.daidalos.nl/>
Daidalos BV
Source of Innovation
Hoekeindsehof 1-4
2665 JZ Bleiswijk
Tel.: +31 (0) 10 850 1200
Fax: +31 (0) 10 850 1199
www.daidalos.nl<http://www.daidalos.nl/>
KvK 27164984

De informatie - verzonden in of met dit emailbericht - is afkomstig van Daidalos BV en is uitsluitend bestemd voor de geadresseerde. Indien u dit bericht onbedoeld hebt ontvangen, verzoeken wij u het te verwijderen. Aan dit bericht kunnen geen rechten worden ontleend.

Van: owner-xep-support@renderx.com [mailto:owner-xep-support@renderx.com] Namens Harvey, Paul
Verzonden: vrijdag 24 april 2009 3:30
Aan: xep-support@renderx.com
Onderwerp: [xep-support] Don't want static content on last page if it's empty...

Hi,

We have a publication whose last page happens to have no content.
We don't want this page to have any headers/footers etc - we just want it perfectly blank.
Is there a way to say "no headers/footers if page is empty"?

Thanks,

Paul

-------------------
(*) To unsubscribe, send a message with words 'unsubscribe xep-support'
in the body of the message to majordomo@renderx.com from the address
you are subscribed from.
(*) By using the Service, you expressly agree to these Terms of Service http://www.renderx.com/terms-of-service.html
Received on Fri Apr 24 05:28:38 2009

This archive was generated by hypermail 2.1.8 : Fri Apr 24 2009 - 05:28:44 PDT