Re: AW: AW: AW: Embedding FOP in Java

2002-09-20 Thread Richard Van Deren
I never got the logger to work. I hope that you post your solution. It looks like there are errors in the documentation. I read it several times. There was a change to avalon's logger. Then you can add your own via the LogKit. I tried it several ways. I get a mismatch in the Logger class and L

cvs commit: xml-fop/src/org/apache/fop/fo Properties.java

2002-09-20 Thread pbwest
pbwest 2002/09/20 21:39:32 Modified:src/org/apache/fop/fo Tag: FOP_0-20-0_Alt-Design Properties.java Log: Changed FOTree arg to refineParsing() to FONode. Added resolve() calls to IndirectValues. Added refineExpansionList() and applied to shorthand expa

cvs commit: xml-fop/src/org/apache/fop/fo PropertyConsts.java

2002-09-20 Thread pbwest
pbwest 2002/09/20 21:34:41 Modified:src/org/apache/fop/fo Tag: FOP_0-20-0_Alt-Design PropertyConsts.java Log: Added and applied static final arrays to Method.invoke() Revision ChangesPath No revision No

cvs commit: xml-fop/src/org/apache/fop/fo PropertySets.java

2002-09-20 Thread pbwest
pbwest 2002/09/20 21:32:12 Modified:src/org/apache/fop/fo Tag: FOP_0-20-0_Alt-Design PropertySets.java Log: Comment extended Revision ChangesPath No revision No revision 1.1.2.13 +8 -3 xml

cvs commit: xml-fop/src/org/apache/fop/datatypes PropertyValue.java

2002-09-20 Thread pbwest
pbwest 2002/09/20 21:13:23 Modified:src/org/apache/fop/datatypes Tag: FOP_0-20-0_Alt-Design PropertyValue.java Log: Added INHERITED_VALUE type Revision ChangesPath No revision No revision 1.1.2.

Java issues with FOP

2002-09-20 Thread jclane
I've just started playing with FOP, and I'm trying to create a system to create a simple pdf file to test the entire process. I'm running into a problem with my application however, and I'm not sure what it is that I'm doing wrong. Here's the Error: javax.xml.parsers.FactoryConfigurationError

DO NOT REPLY [Bug 12876] - Multipage tables - NullPointerException

2002-09-20 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE. http://nagoya.apache.org/bugzilla/show_b

DO NOT REPLY [Bug 12876] New: - Multipage tables - NullPointerException

2002-09-20 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE. http://nagoya.apache.org/bugzilla/show_b

Re: Embedding FOP in Java

2002-09-20 Thread J.Pietschmann
Amin Schoeib wrote: > Under this adress I found only version 0.20.4! > But where is the 0.20.5cvs version? Get a CVS client application and look into docs/html-docs/download.html for further hints. J.Pietschmann - To unsubscr

RE: Page breaking infinite loop

2002-09-20 Thread Rhett Aultman
A little musing on the infinite loop issue... It seems that, for the most part, each layout manager turns predominately to its children LMs to see what they're up to. As a result, it's not easy to spot at a high level (ala the PageLayoutManager) that some singular element is holding the entir

DO NOT REPLY [Bug 8778] - Infinite loop while rendering list-block

2002-09-20 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE. http://nagoya.apache.org/bugzilla/show_bu

DO NOT REPLY [Bug 8778] - Infinite loop while rendering list-block

2002-09-20 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE. http://nagoya.apache.org/bugzilla/show_bu

Re: ?Bug in width calculation?

2002-09-20 Thread J.Pietschmann
[EMAIL PROTECTED] wrote: > I am trying to solve a problem wich could well be connected with some width > calculation. Could you please point me to the bug your quoting? The problem is that all Unicode spaces which don't have a glyph in the selected font (i.e. none other than ) get the with of "#

DO NOT REPLY [Bug 12864] New: - Incorrect behaviour for multiple columns on page

2002-09-20 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE. http://nagoya.apache.org/bugzilla/show_b

AW: AW: AW: AW: AW: Embedding FOP in Java

2002-09-20 Thread Amin Schoeib
Under this adress I found only version 0.20.4! But where is the 0.20.5cvs version? -Ursprüngliche Nachricht- Von: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] Gesendet: Freitag, 20. September 2002 14:35 An: [EMAIL PROTECTED] Betreff: Re: AW: AW: AW: AW: Embedding FOP in Java http://x

Re: AW: AW: AW: AW: Embedding FOP in Java

2002-09-20 Thread Paul . Hussein
http://xml.apache.org/forrest/xml-site/cvs.html#N1008F module is xml-fop, not sure what the branch is sorry, think it might be 20.2 Hope this helps. Regards Paul. "Amin Schoeib" <[EMAIL PROTECTED]> on 20/09/2002 13:14:26 Please respond to [EMAIL PROTECTED] To: <[EMAIL PROTECTED]> c

AW: AW: AW: AW: Embedding FOP in Java

2002-09-20 Thread Amin Schoeib
Hi J.Pietschmann, Thanks for your help. Can you tell me, where I can download 0.20.5cvs version of FOP ??? Thanxx Schoeib -Ursprüngliche Nachricht- Von: J.Pietschmann [mailto:[EMAIL PROTECTED]] Gesendet: Donnerstag, 19. September 2002 21:46 An: [EMAIL PROTECTED] Betreff: Re: AW: AW: A

DO NOT REPLY [Bug 12854] New: - The path for the font-matrix files is in unix format under windows

2002-09-20 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE. http://nagoya.apache.org/bugzilla/show_b

Re: [Redesign] finding breaks

2002-09-20 Thread Keiron Liddle
On Thu, 2002-09-19 at 10:38, Keiron Liddle wrote: > The break should also contain all the information necessary to do the > layout. The layout manager should not store any break information. Also need to sort out if it should have incremental or absolute information. Also how to dispose of finis

FO:Problem with number-rows-spanned

2002-09-20 Thread Skladovs, Victor
Dear Friends! could you please help me to solve the following problem (I use fop-0.20.2.): I have to build a long table. That's no problem. But if my first column (the first cell in the first column) has , I've got an endless loop. My table looks like that:

?Bug in width calculation?

2002-09-20 Thread m . schaeffler
> Kevin Yeung wrote: > > I am having troubles with long strings and table cells. > > The common approach is to put zero width spaces into > the product number in order to give FOP a chance to > break the line. Note that 0.20.4 appears to have a bug > in the width calculation, you'll probably have