Hello,
I'm using docx4j 2.8.0 to mail merge a document and then convert it to PDF. This process is running on a Linux system (it's in a web application running on Tomcat). Consequently, although the result is looking fine, during conversion a stream of errors is logged saying no physical fonts could be located:
06-07 - 11:06:24 ERROR [http-bio-8085-exec-48] (Conversion.java:141) - Document font Wingdings is not mapped to a physical font!
06-07 - 11:06:24 ERROR ...