>That's old, you should upgrade. Also, without even a small
>code snippet, it is quite hard to guess where the problem
>could be.
I'd love to, but can't - waiting for bug 16156 to be fixed. We require SVG
images and I can't upgrade my jdk yet.
>There seem to be differences. Are you sure you are processing
>exactly the same data, including any graphics and fonts?
You're right. I have my table columns generated dynamically and another
developer changed the column specs when I was testing.
I think I found the issue, although I still do not know why it was working
on the command line only. I have an empty block wrapping my main data
table in my report:
<fo:block>
<fo:table table-layout="fixed" width="100%">
<snip/>
</fo:table>
</fo:block>
For some reason, there is padding/space from this block overlapping onto
another page. I'm removing the wrapper block for now.
Just thought I would share my results.
-Lou
|---------+--------------------------->
| | "J.Pietschmann" |
| | <[EMAIL PROTECTED]|
| | de> |
| | |
| | 09/03/2003 15:56|
| | Please respond |
| | to fop-user |
| | |
|---------+--------------------------->
>-------------------------------------------------------------------------------------------------------------------------------|
|
|
| To: [EMAIL PROTECTED]
|
| cc:
|
| Subject: Re: extra page from app, not from commandline
|
>-------------------------------------------------------------------------------------------------------------------------------|
[EMAIL PROTECTED] wrote:
>
> FOP 0.20.3
That's old, you should upgrade. Also, without even a small
code snippet, it is quite hard to guess where the problem
could be.
Also:
> 1062605170037 -> WARN [fop]:Sum of fixed column widths 685974
and
> [WARN]: Sum of fixed column widths 742666 greater than
There seem to be differences. Are you sure you are processing
exactly the same data, including any graphics and fonts?
J.Pietschmann
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]