We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4f5d8a8 commit be73749Copy full SHA for be73749
src/test/resources/fm-test-mod-openpdf-config.xml
@@ -8,7 +8,6 @@
8
<docHandler id="pdf_openpdf" info="pdf" type="org.fugerit.java.doc.mod.openpdf.PdfTypeHandler">
9
<docHandlerCustomConfig charset="UTF-8">
10
<font name="TitilliumWeb" path="src/test/resources/font/TitilliumWeb-Regular.ttf"/>
11
- <font name="Calibri" path="src/test/resources/font/TitilliumWeb-Regular.ttf"/>
12
</docHandlerCustomConfig>
13
</docHandler>
14
<docHandler id="rtf_openpdf" info="rtf" type="org.fugerit.java.doc.mod.openpdf.RtfTypeHandler">
src/test/resources/xml/test.xml
0 commit comments