dbarra / xdocreport

Automatically exported from code.google.com/p/xdocreport
1 stars 0 forks source link

docx->pdf converter problem with font of default title #269

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
When docx uses the default style for title, the PDF uses "Calibri" instead of 
"Cambria".

Original issue reported on code.google.com by angelo.z...@gmail.com on 30 May 2013 at 1:43

GoogleCodeExporter commented 8 years ago
Fixed for 1.0.3. 

See commit 
https://code.google.com/p/xdocreport/source/detail?r=68559df6ddee0e013eefc360b83
d54969ed39822

See JUnit which uses 
https://code.google.com/p/xdocreport/source/browse/thirdparties-extension/org.ap
ache.poi.xwpf.converter.pdf/src/test/resources/org/apache/poi/xwpf/converter/cor
e/DocXperT_Output_4_3.docx

Original comment by angelo.z...@gmail.com on 30 May 2013 at 2:24