Quite happy to. Done.
Glen
--- Simon Pepping <[EMAIL PROTECTED]> wrote:
> Glen,
>
> On Wed, Mar 09, 2005 at 11:34:29AM -0800, Glen Mazza
> wrote:
> > The property on
> fo:conditional-page-master-reference
> > should be "master-reference", not "master-name"
> [1].
>
> I had this problem too the
gzilla/show_bug.cgi?id=31225
Need embedded page sequence functionality
--- Additional Comments From [EMAIL PROTECTED] 2004-09-14 18:24 ---
oops!...example is slightly off. Should be:
Example
--
Main Doc (Page 1 of 1000)
Section 1 (Page 1 of 3)
Section 1 (Page 2 of 3)
gzilla/show_bug.cgi?id=31225
Need embedded page sequence functionality
Summary: Need embedded page sequence functionality
Product: Fop
Version: 0.20.4
Platform: PC
OS/Version: Other
Status: NEW
Severity: Normal
Priority:
gzilla/show_bug.cgi?id=31224
Need embedded page sequence functionality
Summary: Need embedded page sequence functionality
Product: Fop
Version: 0.20.4
Platform: PC
OS/Version: Other
Status: NEW
Severity: Normal
Priority:
gzilla/show_bug.cgi?id=28556
fox:outline generates PDF bookmark sets for each page-sequence
--- Additional Comments From [EMAIL PROTECTED] 2004-04-23 22:04 ---
Thanks for typing this up.
Glen
gzilla/show_bug.cgi?id=28556
fox:outline generates PDF bookmark sets for each page-sequence
Summary: fox:outline generates PDF bookmark sets for each page-
sequence
Product: Fop
Version: 1.0dev
Platform: PC
OS/Version: Wind
Hi,
Can't you use multiple page-sequences instead of just creating one sequence
'interrupted' by the 'ctrlPage' template?
but How?
this template is more difficult since it is used in with a more
complicated XML like .., the way that I
sent is for brevety to discover because ctrlPage don
> -Original Message-
> From: Clovis Wichoski [mailto:[EMAIL PROTECTED]
>
> But with multiple pages like 500 pages the redesign must be in XML
> source, that need redesign in all XSL too (HTML, PDF, TXT and many
> others), this cause a rework that I attempted to avoid, and only needed
> bec
This is just a guess, but perhaps you could do a pre-pass using XSL to
generate multiple output pages, and then use something like iText[1] to
concatenate your output files together.
FOP Resources:
http://xml.apache.org/fop/resources.html
I hope this helps!
Web Maestro Clay
On Jan 9, 2004, at
Chris Bowditch wrote:
Opening and closing XML tags within different XSL templates is bad
practice. You'll need to redesign your XSL stylesheet or run the XSL
Transform as a separate process, serialize the resulting FO and then
present the FO to FOP.
But with multiple pages like 500 pages the re
Clóvis Wichoski wrote:
The CDATA is only to maintain the XSL well-formed, since I close
fo:flow on another template,
Opening and closing XML tags within different XSL templates is bad
practice. You'll need to redesign your XSL stylesheet or run the XSL
Transform as a separate process, seriali
Hi Jeremias,
The CDATA is only to maintain the XSL well-formed, since I close fo:flow
on another template, the tech is good, maybe dev team implement a SAX over
the stream from XML+XSL transformation option, this is the feature that I
mean.
Note that this is to reduce memory consuption.
Best
On 09.01.2004 18:29:14 Clóvis Wichoski wrote:
>
>
> disable-output-escaping="yes">
>
>
>
>
The problem is that you put some XML code into a CDATA section.
On-the-fly processing works with SAX. And in SAX your code will be
delivered
Hi FOP DevTeam,
I developed a way to generate multiple page-sequence on XSL without to
change my XML, but the XML-XSL-PDF don't work, to make this work, first
I need to generate the .fo file, then transform this to PDF.
if run:
fop.sh -xml sample.xml -xsl multiplePageSequence.xsl
This is a FAQ:
http://xml.apache.org/fop/faq.html#no_page_master
2.1. I get the error: [ERROR]: 'master-reference' for
'fo:page-sequence'matches no 'simple-page-master' or 'page-sequence-master'^
FOP was changed to be in accordance with the latest standar
gzilla/show_bug.cgi?id=18624
Problem with: multiple page-sequence(s)
Summary: Problem with: multiple page-sequence(s)
Product: Fop
Version: 0.20.5
Platform: PC
OS/Version: Windows NT/2K
Status: NEW
Severity: Major
Pr
21
Row 22
Row 23
Row 24
Row 25
Row 26
Row 27
From: "Graziani Emilia" <[EMAIL PROTECTED]>
> Hi,
>
> thank you Jochen, I have found it,
> but it is not enought for me.
> If I would to generate a page-sequence for each page or for each 10 page,
> have I
To: <[EMAIL PROTECTED]>
ormula.it>cc:
Subject: R: multiple page-sequence
Hi,
thank you Jochen, I have found it,
but it is not enought for me.
If I would to generate a page-sequence for each page or for each 10 page,
have I to define explicitly each page-sequence? I don't know how many pages I could
have
for each document, it is variable.
Emilia
-Mess
hi there,
Multiple Page-sequence examples are found in the docs section of the FOP
distribution.
(cfr docs/examples/pagination/franklin_2pageseqs.fo)
good luck
Jochen Maes
ICT Development
KBC Securities (kbcsecurities.com)
Havenlaan 12 Avenue du Port SIF 8683
B-1080 Brussels
Belgium
Hi,
I have an out of memory problem and I saw that a solution is to make multiple
page-sequences.
I need a simple and clear example of how to implement multiple page-sequences, it is
better
a page sequence for each page, because I have a very big xml.
Thank you,
Emilia
gzilla/show_bug.cgi?id=10846
retrieve-boundary="page-sequence" only works wnen referenced marker is still in the
stream renderer's queue.
[EMAIL PROTECTED] changed:
What|Removed
Al-Dhahir, Haitham wrote:
> I'm having problems with a page-sequence-master page layout in my XSL. I
> want the first page of my PDF to be formatted differently to any subsequent
> pages, hence I have defined the following layout master:
...
> pag
Hello,
I'm having problems with a page-sequence-master page layout in my XSL. I
want the first page of my PDF to be formatted differently to any subsequent
pages, hence I have defined the following layout m
gzilla/show_bug.cgi?id=10846
retrieve-boundary="page-sequence" gives error
--- Additional Comments From [EMAIL PROTECTED] 2002-07-19 06:34 ---
This works now in CVS maintenance branch, as long as the page with the
referenced marker is still in the stream renderer's queue. Th
gzilla/show_bug.cgi?id=10846
retrieve-boundary="page-sequence" gives error
Summary: retrieve-boundary="page-sequence" gives error
Product: Fop
Version: 0.20.4
Platform: PC
OS/Version: Linux
Status: NEW
Severity:
gzilla/show_bug.cgi?id=1231
basic-link can't link to a page-sequence element
[EMAIL PROTECTED] changed:
What|Removed |Added
Status|NEW
Hi Gilles
Just put a break-after="page" in the last block
intended to be inside each page sequence.
Salut.
Fred.
--- Gilles Beaugeais <[EMAIL PROTECTED]> a écrit :
> hello
>
> I am using fop 0.20.3.
>
> I have to generate 3 TOCs (table of contents, list
>
hello
I am using fop 0.20.3.
I have to generate 3 TOCs (table of contents, list
of figures, list of tables) and a blank page at the end
of global 3 TOCs if the 3 TOCs total page count is odd.
The problem is that I have to change header depending
on the TOC.
I have defined 3 'fo:repeatable-p
At 2002-01-17 14:40 +0100, Stefan Schmied wrote:
>We want to change the sequence of pages AFTER the generation of the
>PDF-document with FOP.
>Our intention is to publish a document like a book, so we have to produce
>a sequence of pages like : 1, 4, 2, 3... ( not 1,2,3,4 ...).
>It is possible to
Hi!
We want to change the sequence of pages AFTER the generation of the
PDF-document with FOP.
Our intention is to publish a document like a book, so we have to produce
a sequence of pages like : 1, 4, 2, 3... ( not 1,2,3,4 ...).
It is possible to alternate the sequence of the pages?
In other wo
! AssignedTo: [EMAIL PROTECTED]
! ReportedBy: [EMAIL PROTECTED]
! URL:
! Cc:
! Summary: basic-link can't link to a page-sequence element
!
It seems that when a basic-link element has got an internal-destination
attribute that points to a page-seq
ribe: <mailto:[EMAIL PROTECTED]>
> list-post: <mailto:[EMAIL PROTECTED]>
> Reply-To: [EMAIL PROTECTED]
> Delivered-To: mailing list [EMAIL PROTECTED]
> Subject: Re: Page sequence/Layer/region... argll..
> To: Romain Bourgue <[EMAIL PROTECTED]>
> Cc: [EMAIL PROTECTED]
cc:
Subject: Re: Page
sequence/Layer/region... argll..
08/16/2001 04:46 PM
On 19 Jun 2001 23:04:21 -0600, peti ban wrote:
>
> I have used both the help of John and Weiqi, but it gives me the
> same error of page-sequence is missing an sequence-specification
> as I stated in my first mail.
Peti,
I saved the .fo file you posted at the beginning of this thr
I have used both the help of John and Weiqi, but it gives me the same error of
page-sequence is missing an sequence-specification as I stated in my first
mail.
Weiqi Gao <[EMAIL PROTECTED]> wrote:
On 19 Jun 2001 06:06:12 -0600, peti ban wrote:
>
> thanx for your help but it
On 19 Jun 2001 06:06:12 -0600, peti ban wrote:
>
> thanx for your help but it wont help me either as I have tried
> your idea of giving master name to simple-page and page-sequence.
>
> "John Wyman"
Hi John
thanx for your help but it wont help me either as I have tried your idea of
giving master name to simple-page and page-sequence.
bye
Subhajyoti
"John Wyman" <[EMAIL PROT
alogy.com/wyman/>
The Wyman Surname Message Board
<http://www.familyhistory.com/messages/messages.asp?category=surname&for
um=Wyman>
-Original Message-
From: peti ban [mailto:[EMAIL PROTECTED]]
Sent: Tuesday, June 19, 2001 7:35 AM
To: [EMAIL PROTECTED]
Subject: Problem in
Hi fop users
I am using Cocoon 1.8 and generating pdf. But gives an error of missing
page-sequence. Like this:
Error found handling the request.
org.apache.fop.apps.FOPException: page-sequence is missing an
sequence-specification
at org.apache.fop.fo.pagination.PageSequence.makePage
40 matches
Mail list logo