Return-Path: Delivered-To: apmail-xmlgraphics-fop-users-archive@www.apache.org Received: (qmail 18169 invoked from network); 29 Jun 2005 14:07:12 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 29 Jun 2005 14:07:12 -0000 Received: (qmail 84409 invoked by uid 500); 29 Jun 2005 14:06:51 -0000 Delivered-To: apmail-xmlgraphics-fop-users-archive@xmlgraphics.apache.org Received: (qmail 84374 invoked by uid 500); 29 Jun 2005 14:06:50 -0000 Mailing-List: contact fop-users-help@xmlgraphics.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: fop-users@xmlgraphics.apache.org Delivered-To: mailing list fop-users@xmlgraphics.apache.org Received: (qmail 84313 invoked by uid 99); 29 Jun 2005 14:06:50 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 29 Jun 2005 07:06:50 -0700 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests=MSGID_FROM_MTA_HEADER X-Spam-Check-By: apache.org Received-SPF: pass (asf.osuosl.org: domain of bowditch_chris@hotmail.com designates 64.4.61.89 as permitted sender) Received: from [64.4.61.89] (HELO hotmail.com) (64.4.61.89) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 29 Jun 2005 07:06:53 -0700 Received: from mail pickup service by hotmail.com with Microsoft SMTPSVC; Wed, 29 Jun 2005 07:06:49 -0700 Message-ID: Received: from 64.4.61.201 by BAY102-DAV17.phx.gbl with DAV; Wed, 29 Jun 2005 14:06:49 +0000 X-Originating-IP: [64.4.61.201] X-Originating-Email: [bowditch_chris@hotmail.com] X-Sender: bowditch_chris@hotmail.com Message-ID: <42C2AACE.6090808@hotmail.com> Date: Wed, 29 Jun 2005 15:06:06 +0100 From: Chris Bowditch Reply-To: bowditch_chris@hotmail.com User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.5) Gecko/20031013 Thunderbird/0.3 X-Accept-Language: en-us, en MIME-Version: 1.0 To: fop-users@xmlgraphics.apache.org Subject: Re: fo:page-sequence initial-page-number References: In-Reply-To: Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-OriginalArrivalTime: 29 Jun 2005 14:06:49.0484 (UTC) FILETIME=[CAE3BCC0:01C57CB3] X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N Daniel Brown wrote: > To all, > > If I set the initial-page-number attribute to "1", I get a blank page > before each page-sequence. Is there any way around this? This is a FAQ. See: http://xml.apache.org/fop/faq.html#blank-page-between-page-sequences You have to specify attribute force-page-count="no-force" on the page-sequence element. Chris --------------------------------------------------------------------- To unsubscribe, e-mail: fop-users-unsubscribe@xmlgraphics.apache.org For additional commands, e-mail: fop-users-help@xmlgraphics.apache.org