https://issues.apache.org/bugzilla/show_bug.cgi?id=49808
[email protected] changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED --- Comment #1 from [email protected] 2010-08-23 10:33:30 EDT --- My mistake, this has already been managed : FOUserAgent fopUserAgent = FopFactory.newFOUserAgent(); fopUserAgent.setAccessbility(true); Fop fop = FopFactory.newFop(String outputFormat, fopUserAgent, OutputStream stream) -- Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug.
