Hi,
Don’t you have jira login with username percederberg Thanks From: Per Cederberg <cederb...@gmail.com> Sent: 30 November 2022 09:59 To: fop-users@xmlgraphics.apache.org Subject: Work-around for issue FOP-3042 This is a comment/work-around for FOP-3042 (as I have no JIRA account). By turning off support for complex scripts, the PDF renders correctly (and issue is "resolved"). Verified in FOP 2.6 & 2.8, both of which still break if complex scripts are enabled. Example configuration line to enable this work-around: <complex-scripts disabled="true" /> Don't know why this is, but I guess it might explain why I never managed to replicate this issue in Batik (without FOP). Best regards, /Per