RE: AW: large tables loop problem

2002-10-04 Thread Rhett Aultman
he content that's causing your headaches or until the bug vanishes and you get more headaches  ;) -Original Message-From: Tobias Kuhn [mailto:[EMAIL PROTECTED]]Sent: Friday, October 04, 2002 5:43 AMTo: [EMAIL PROTECTED]Subject: AW: AW: large tables loop problem Now

AW: AW: large tables loop problem

2002-10-04 Thread Tobias Kuhn
Title: Nachricht Now i have got out the "file.fo" it is about 11400 lines long!!! and the size is 1.8mb how can i find the place producing the endless loop? or can i find out what is wrong with this file?   Tobias Kuhn

AW: AW: AW: large tables loop problem

2002-10-04 Thread Tobias Kuhn
Title: Nachricht Now i have got out the "file.fo" it is about 11400 lines long!!! and the size is 1.8mb how can i find the place producing the endless loop? or can i find out what is wrong with this file?   Tobias Kuhn

Re: AW: AW: large tables loop problem

2002-10-03 Thread J.Pietschmann
Tobias Kuhn wrote: > i don't know how to view my xslt result. Hey, be a bit more creative! > so i have written a java class with the following code: > > { > // create XML Tree with project data > Document doc = DocumentFactory.getInstance().createDocument(); > YpiXML ypiXML = new YpiXML(pro

AW: large tables loop problem

2002-10-02 Thread Tobias Kuhn
what's what. -Original Message-From: Tobias Kuhn [mailto:[EMAIL PROTECTED]]Sent: Wednesday, October 02, 2002 9:54 AMTo: [EMAIL PROTECTED]Subject: AW: large tables loop problem Hello,   i don't know how to view my xslt result. i am wor

AW: AW: large tables loop problem

2002-10-02 Thread Tobias Kuhn
erwise it runs with no problem...   As i am really new to FOP, any hints are welcome,   regards,   T. Kuhn    -Ursprüngliche Nachricht-Von: J.Pietschmann [mailto:[EMAIL PROTECTED]] Gesendet: Montag, 30. September 2002 21:53An: [EMAIL PROTECTED]Betreff:

Re: AW: large tables loop problem

2002-09-30 Thread J.Pietschmann
Tobias Kuhn wrote: > This is the part of the code creating the tables which will not fit in > one page in some cases... I can't reproduce the problem. Posting snippets form the XSLT is unwise, you should post the result of the XSL transformation, after trimming it to the part which actually demo

AW: large tables loop problem

2002-09-30 Thread Tobias Kuhn
Title: Nachricht hi,   simply terminating the endless loop would be a good "first fix" of the problem for me too...   This is the part of the code creating the tables which will not fit in one page in some cases...