I am using StylusStudio which the Xalan processor, FOP 1.0 validation XSD and FOP 1.0 post-processor to render a PDF. I've been working my way through various validation errors over the past few days, but now I'm stuck on the following error:
org.apache.fop.fo.properties.LengthRangeProperty checkConsistency SEVERE: forcing opt to min in LengthRange I have narrowed down the problem to a particular table which includes a dynamically generated header table column based upon the data count. I am now in the process of systematically removing attributes and elements line-by-line to pin point the problem. Can someone translate that error for me, so I may narrow my troubleshooting? Thanks. Clay