DO NOT REPLY [Bug 49808] Setting accessibility in Java

2012-03-27 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=49808

Peter Hancock  changed:

   What|Removed |Added

 Status|RESOLVED|CLOSED

-- 
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.


DO NOT REPLY [Bug 49808] Setting accessibility in Java

2010-08-23 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=49808

jgre...@yahoo.fr changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution||FIXED

--- Comment #1 from jgre...@yahoo.fr 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.