Hello: I am trying to fix the column balancing issue in fop 0.20.5 in my local copy. The method I am looking at is resetSpanArea() in BodyAreaContainer.java. There is a fixed value that we are adding in this function, which is referred to as heuristic safety factor. The current value used is (2*15600). Changing this value is having both positive and negative effects on the layout. Does anyone know what this value is supposed to accomplish? Maybe knowing more about this might help me fixing my column balancing issue.
Thanks, Kumar Puppala --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]