https://bz.apache.org/bugzilla/show_bug.cgi?id=66271
--- Comment #10 from PJ Fanning <[email protected]> --- I don't know why you are using poi 4.1.1 - it is quite old - you should use v5.2.3 with poi 4.1.1, I had to add these jars implementation 'javax.xml.bind:jaxb-api:2.3.1' implementation 'org.glassfish.jaxb:jaxb-runtime:2.3.6' implementation 'org.apache.xmlgraphics:batik-all:1.15' to get the code to run as highlighted earlier, we don't actually support 'artistic effects', so the code runs but it doesn't render the 'artistic effects' -- You are receiving this mail because: You are the assignee for the bug. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
