You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: apachefop-serverless-az-func/src/main/resources/apache-fop-config.xml
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -23,7 +23,7 @@
23
23
<!-- All fonts information that has been gathered as a result of "directory" or "auto-detect" font configurations will be cached for future rendering runs.-->
24
24
<use-cache>true</use-cache>
25
25
26
-
<!-- Enable Accessibility as noted in Apache FOP Docs; NOTE: There is a Bug where this isn't loaded but we now manually support this! -->
26
+
<!-- Enable Accessibility as noted in Apache FOP Docs; NOTE: There is a Bug where this isn't loaded, but we now manually support this! -->
0 commit comments