Weck, Andreas wrote:
Is there any roadmap for fop,
Not really.
where i can see when it will be implemented?
Watch this and the fop-cvs list.
However, check whether downcasing the whole word according
to Sam's proposal makes it work (I'll have to add a
diagnostic...)
J.Pietschmann
-
Title: processMessage() not called when missing images
Hello!
I need help for the class _MessageListener_:
When You include images in Your xsl-source, that cannot be accessed by FOP, You will obtain error information in Your log-file. But these errors should also be handled by the processMe
Thanks for pointing out the possible bug.
I tested a basic svg embed:
http://www.w3.org/2000/svg";>
Using the xalan.bat, I do get a generated fo. When I run that fo through
fop.bat to get a pdf, I get the error mentioned in the bug referenced by J.
(also shown below):
[INFO] FOP 0.20.5
[INFO
From: "Al-Dhahir, Haitham" <[EMAIL PROTECTED]>
Chris,
Thanks for the suggestions.
My document contains multiple page sequences. It is my understanding that
only works with a single page sequence starting
from page 1, as all it does is give you the number of the last page in the
sequence - not nece
Chris,
Thanks for the suggestions.
My document contains multiple page sequences. It is my understanding that
only works with a single page sequence starting
from page 1, as all it does is give you the number of the last page in the
sequence - not necessarily the total number of pages. That's why
From: "Al-Dhahir, Haitham" <[EMAIL PROTECTED]>
What I have found is that my document generates successfully if I only
create it once; however, what I was originally trying to do was find out
the
total number of pages across all page sequences, therefore I was creating
the document twice and takin
Hi,
I'm trying to generate a fairly large PDF file (40 pages) containing
multiple page sequences, the longest of which is 14 pages. Each page
sequence is basically a table, so naturally a lot of memory is being used up
by FOP when the page sequence reaches 14 pages. I am using version
0.20.5rc2.
Thank you,
Is there any roadmap for fop, where i can see when it will be implemented?
A.Weck
-Ursprüngliche Nachricht-
Von: J.Pietschmann [mailto:[EMAIL PROTECTED]
Gesendet: Mittwoch, 6. August 2003 20:57
An: [EMAIL PROTECTED]
Betreff: Re: exceptions in Hyphenation
Weck, Andreas wrote: