Re: CVS snapshot does not render

2001-12-03 Thread Philippe Van Der Gucht

Keiron Liddle wrote:

> It's not a module its the tag on the fop-dev module.
> cvs co -t "fop-0_20_2-maintain" fop-dev

There does not seem to be a fop-dev module available on
cvs.apache.org:/home/cvspublic?

I took the tagged files from the xml-fop module but the bug crept up again.
Apparently a table-footer is being placed on the other page and afterwards an
infinite loop sets in.

This is what I get:

---8<---
  [fop] building formatting object tree
  [fop] [1]
  [fop] table-layout=auto is not supported, using fixed!
  [fop] Sum of fixed column widths 538580 greater than maximum specified
IPD
 523275
  [fop] footer could not fit on page, moving last body row to next page
  [fop] [2]
  [fop] footer could not fit on page, moving last body row to next page
  [fop] [3]
  [fop] footer could not fit on page, moving last body row to next page
  [fop] [4]
  [fop] footer could not fit on page, moving last body row to next page
  [fop] [5]
  [fop] footer could not fit on page, moving last body row to next page
etc etc etc
---8<---


Philippe.

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, email: [EMAIL PROTECTED]




Re: CVS snapshot does not render

2001-11-30 Thread Keiron Liddle


As previously stated current cvs does NOT work.

It will not work until the code is written to make it work.

If you want something that works then stick with the releases (ie. 0.20.2).


On 2001.11.30 13:01 Philippe Van Der Gucht wrote:
> I'm reiterating my request.
> 
> Does anybody have an idea as to what the solution might be?
> 
> I downloaded the latest
> (http://cvs.apache.org/snapshots/xml-fop/xml-fop_20011130051622.tar.gz)
> and it
> still won't work.
> 
> Philippe Van Der Gucht wrote:
> >
> > Hello,
> >
> > I'm trying to make the latest cvs snapshot working but when it tries to
> render
> > PDF's I get this:
> >
> > ---8<---
> > Fop Test
> > 
> > Starting Tests ...
> > Buildfile: build.xml
> >
> > init:
> >
> > newPDF:
> >   [fop] D:\xml-fop\docs\examples\fo\border.fo ->
> > D:\xml-fop\docs\examples\te
> > sts\border.pdf
> >   [fop] building formatting object tree
> >   [fop] Parsing of document complete, stopping renderer
> >   [fop] D:\xml-fop\docs\examples\fo\bordershorthand.fo ->
> > D:\xml-fop\docs\ex
> > amples\tests\bordershorthand.pdf
> >   [fop] building formatting object tree
> >   [fop] Couldn't render file: null
> >
> > BUILD FAILED
> > ---8<---
> >
> > I'm using the 1.3.1_01 jdk on an NT4 sp6a machine.
> >
> > Nobody else seems to have this kind of problem so I'm baffled!
> >
> > Philippe.

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, email: [EMAIL PROTECTED]




Re: CVS snapshot does not render

2001-11-30 Thread Philippe Van Der Gucht

I'm reiterating my request.

Does anybody have an idea as to what the solution might be?

I downloaded the latest
(http://cvs.apache.org/snapshots/xml-fop/xml-fop_20011130051622.tar.gz) and it
still won't work.

Philippe Van Der Gucht wrote:
> 
> Hello,
> 
> I'm trying to make the latest cvs snapshot working but when it tries to render
> PDF's I get this:
> 
> ---8<---
> Fop Test
> 
> Starting Tests ...
> Buildfile: build.xml
> 
> init:
> 
> newPDF:
>   [fop] D:\xml-fop\docs\examples\fo\border.fo ->
> D:\xml-fop\docs\examples\te
> sts\border.pdf
>   [fop] building formatting object tree
>   [fop] Parsing of document complete, stopping renderer
>   [fop] D:\xml-fop\docs\examples\fo\bordershorthand.fo ->
> D:\xml-fop\docs\ex
> amples\tests\bordershorthand.pdf
>   [fop] building formatting object tree
>   [fop] Couldn't render file: null
> 
> BUILD FAILED
> ---8<---
> 
> I'm using the 1.3.1_01 jdk on an NT4 sp6a machine.
> 
> Nobody else seems to have this kind of problem so I'm baffled!
> 
> Philippe.
> 
> -
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, email: [EMAIL PROTECTED]

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, email: [EMAIL PROTECTED]




Re: CVS snapshot does not render

2001-11-29 Thread antonio . azzarito


Can you send me your JAVA_HOME, build.bat and fo.bat?
another question: has you a class as follow?
org.apache.fop.fo.properties.Precedence

my jdk raise this "Class not found", so I don't know where I can retreive
it.
Seems it's missing together with other hundred classes!

Thanks. Antonio.


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, email: [EMAIL PROTECTED]




CVS snapshot does not render

2001-11-29 Thread Philippe Van Der Gucht

Hello,

I'm trying to make the latest cvs snapshot working but when it tries to render
PDF's I get this:

---8<---
Fop Test

Starting Tests ...
Buildfile: build.xml

init:

newPDF:
  [fop] D:\xml-fop\docs\examples\fo\border.fo ->
D:\xml-fop\docs\examples\te
sts\border.pdf
  [fop] building formatting object tree
  [fop] Parsing of document complete, stopping renderer
  [fop] D:\xml-fop\docs\examples\fo\bordershorthand.fo ->
D:\xml-fop\docs\ex
amples\tests\bordershorthand.pdf
  [fop] building formatting object tree
  [fop] Couldn't render file: null

BUILD FAILED
---8<---

I'm using the 1.3.1_01 jdk on an NT4 sp6a machine.

Nobody else seems to have this kind of problem so I'm baffled!


Philippe.

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, email: [EMAIL PROTECTED]