DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT <http://nagoya.apache.org/bugzilla/show_bug.cgi?id=24791>. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.
http://nagoya.apache.org/bugzilla/show_bug.cgi?id=24791 Generate .TXT files with FOP into command line [EMAIL PROTECTED] changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |INVALID Summary|Generate .TXT files with |Generate .TXT files with |FOP into command line |FOP into command line ------- Additional Comments From [EMAIL PROTECTED] 2003-11-18 22:18 ------- It's not a bug, it's a feature. Even if you output text, layout is done like for every other format. THe TXT renderer then puts the laid out content on a coarse grid determined by the characters-per-line and line-per-page parameters. It may happen that lines fall on top of each other.