Hi, perhaps its a stupid question but perhaps somebody knows an answer.
Is there a way to change the behaviour of FOP 0.92 handling endless loops? Normally, a exception is thrown and almos no output is returned. For my application it would be better if a) FOP would ignore page borders and print the text beyond page bordes (don't know if PDF allows this) OR b) FOP would throw away this oversize span/block and add some layoutable error text at the position c) FOP would break over-long words ignoring hyphenation or scale oversized images (I think thats a long-time feature and is currently not implemendent and not specified by xsl-fo spec) My goal is that PDF output is produced always*, event if loops occurs (which are ignored, then) thank you for your help, Bastian *: I know this means "defensive programming" which is considered bad style by some software quality guys (at least at my university) - but I don't give a damn about that ;-) --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
