by AlfDev » Fri Feb 28, 2014 7:29 am
Unix environment, there is no logs after the first line, basically it gets strcuk before the MicrosoftsFontsRegistry - Is there a equivalent of this for Unix environment?
- Code: Select all
[color=#0000FF]15:42:47,751 INFO [org.docx4j.fonts.IdentityPlusMapper] Skipped null key[/color]15:42:47,751 DEBUG [org.docx4j.fonts.IdentityPlusMapper] Document font: Calibri
15:42:47,751 DEBUG [org.docx4j.fonts.IdentityPlusMapper] Document font: Arial
15:42:47,775 INFO [org.docx4j.fonts.microsoft.MicrosoftFontsRegistry] unmarshalling fonts.microsoft
15:42:47,785 DEBUG [org.docx4j.fonts.PhysicalFonts] Fetching: calibrib.ttf
15:42:47,785 DEBUG [org.docx4j.fonts.PhysicalFonts] Fetching: calibriz.ttf
15:42:47,786 DEBUG [org.docx4j.fonts.PhysicalFonts] Fetching: calibrii.ttf
15:42:47,786 DEBUG [org.docx4j.fonts.PhysicalFonts] Fetching: arialbd.ttf
15:42:47,786 DEBUG [org.docx4j.fonts.PhysicalFonts] Fetching: arialbi.ttf
15:42:47,786 DEBUG [org.docx4j.fonts.PhysicalFonts] Fetching: ariali.ttf
15:42:47,786 DEBUG [org.docx4j.convert.out.pdf.viaXSLFO.Conversion]
Using config:
<fop version="1.0"><strict-configuration>true</strict-configuration><renderers><renderer mime="application/pdf"><fonts><font embed-url="file:/C:/windows/FONTS/calibri.ttf"><font-triplet name="Calibri" style="normal" weight="normal"/></font><font embed-url="file:/C:/windows/FONTS/calibrib.ttf"><font-triplet name="Calibri" style="normal" weight="bold"/></font><font embed-url="file:/C:/windows/FONTS/calibriz.ttf"><font-triplet name="Calibri" style="italic" weight="bold"/></font><font embed-url="file:/C:/windows/FONTS/calibrii.ttf"><font-triplet name="Calibri" style="italic" weight="normal"/></font><font embed-url="file:/C:/windows/FONTS/arial.ttf"><font-triplet name="Arial" style="normal" weight="normal"/></font><font embed-url="file:/C:/windows/FONTS/arialbd.ttf"><font-triplet name="Arial" style="normal" weight="bold"/></font><font embed-url="file:/C:/windows/FONTS/arialbi.ttf"><font-triplet name="Arial" style="italic" weight="bold"/></font><font embed-url="file:/C:/windows/FONTS/ariali.ttf"><font-triplet name="Arial" style="italic" weight="normal"/></font></fonts></renderer></renderers></fop>
15:42:48,040 DEBUG [org.docx4j.XmlUtils] deep copy of org.docx4j.wml.Document
15:42:48,057 DEBUG [org.docx4j.jaxb.NamespacePrefixMapperUtils] setProperty: com.sun.xml.bind.namespacePrefixMapper
15:42:48,062 DEBUG [org.docx4j.jaxb.NamespacePrefixMapperUtils] setProperty: com.sun.xml.bind.namespacePrefixMapper
15:42:48,072 DEBUG [org.docx4j.jaxb.NamespacePrefixMapperUtils] setProperty: com.sun.xml.bind.namespacePrefixMapper
15:42:48,073 DEBUG [org.docx4j.convert.out.pdf.viaXSLFO.Conversion] <?xml version="1.0" encoding="UTF-8" standalone="yes"?><sections><section name="s1"><w:p w:rsidR="0068580F" w:rsidRDefault="00F51AD6" w:rsidRPr="00F51AD6" xmlns:ns25="http://schemas.openxmlformats.org/drawingml/2006/compatibility" xmlns:ns26="http://schemas.openxmlformats.org/drawingml/2006/lockedCanvas" xmlns:ns24="http://schemas.openxmlformats.org/officeDocument/2006/bibliography" xmlns:dsp="http://schemas.microsoft.com/office/drawing/2008/diagram" xmlns:w10="urn:schemas-microsoft-com:office:word" xmlns:odx="http://opendope.org/xpaths" xmlns:odgm="http://opendope.org/SmartArt/DataHierarchy" xmlns:dgm="http://schemas.openxmlformats.org/drawingml/2006/diagram" xmlns:ns17="urn:schemas-microsoft-com:office:powerpoint" xmlns:c="http://schemas.openxmlformats.org/drawingml/2006/chart" xmlns:odi="http://opendope.org/components" xmlns:a="http://schemas.openxmlformats.org/drawingml/2006/main" xmlns:wp="http://schemas.openxmlformats.org/drawingml/2006/wordprocessingDrawing" xmlns:o="urn:schemas-microsoft-com:office:office" xmlns:m="http://schemas.openxmlformats.org/officeDocument/2006/math" xmlns:pic="http://schemas.openxmlformats.org/drawingml/2006/picture" xmlns:ns13="urn:schemas-microsoft-com:office:excel" xmlns:ns6="http://schemas.openxmlformats.org/schemaLibrary/2006/main" xmlns:odq="http://opendope.org/questions" xmlns:ns11="http://schemas.openxmlformats.org/drawingml/2006/spreadsheetDrawing" xmlns:ns8="http://schemas.openxmlformats.org/drawingml/2006/chartDrawing" xmlns:w="http://schemas.openxmlformats.org/wordprocessingml/2006/main" xmlns:v="urn:schemas-microsoft-com:vml" xmlns:r="http://schemas.openxmlformats.org/officeDocument/2006/relationships" xmlns:odc="http://opendope.org/conditions"><w:pPr><w:rPr><w:rFonts w:ascii="Arial" w:cs="Arial" w:hAnsi="Arial"/></w:rPr></w:pPr><w:r w:rsidRPr="00F51AD6"><w:rPr><w:rFonts w:ascii="Arial" w:cs="Arial" w:hAnsi="Arial"/></w:rPr><w:t>This is a document.</w:t></w:r><w:bookmarkStart w:id="0" w:name="_GoBack"/><w:bookmarkEnd w:id="0"/></w:p></section></sections>
15:42:48,261 INFO [org.docx4j.convert.out.pdf.PdfConversion] /pkg:package
15:42:48,295 DEBUG [org.docx4j.UnitsOfMeasurement] 15840 twips -> 11.0inches
15:42:48,295 DEBUG [org.docx4j.UnitsOfMeasurement] 12240 twips -> 8.5inches
15:42:48,295 DEBUG [org.docx4j.UnitsOfMeasurement] 1440 twips -> 1.0inches
15:42:48,295 DEBUG [org.docx4j.UnitsOfMeasurement] 1440 twips -> 1.0inches
15:42:48,306 DEBUG [org.docx4j.UnitsOfMeasurement] 360 twips -> 0.25inches
15:42:48,306 DEBUG [org.docx4j.UnitsOfMeasurement] 3000 twips -> 2.0833333inches
15:42:48,306 DEBUG [org.docx4j.UnitsOfMeasurement] 3360 twips -> 2.3333333inches
15:42:48,310 DEBUG [org.docx4j.convert.out.pdf.viaXSLFO.LayoutMasterSetBuilder] marginBottomTwips: 360
15:42:48,311 DEBUG [org.docx4j.UnitsOfMeasurement] 360 twips -> 0.25inches
15:42:48,311 DEBUG [org.docx4j.UnitsOfMeasurement] 708 twips -> 12.478849mm (0.49inches)
15:42:48,311 DEBUG [org.docx4j.UnitsOfMeasurement] 1068 twips -> 18.824028mm (0.74inches)
15:42:54,155 DEBUG [org.docx4j.jaxb.NamespacePrefixMapperUtils] setProperty: com.sun.xml.bind.namespacePrefixMapper
15:42:54,164 DEBUG [org.docx4j.convert.out.pdf.viaXSLFO.Conversion] No PgNumType
15:42:54,182 DEBUG [org.docx4j.model.PropertyResolver] in getEffectiveRPr
15:42:54,182 DEBUG [org.docx4j.XmlUtils] deep copy of org.docx4j.wml.RPr
15:42:54,186 DEBUG [org.docx4j.jaxb.NamespacePrefixMapperUtils] setProperty: com.sun.xml.bind.namespacePrefixMapper
15:42:54,187 DEBUG [org.docx4j.convert.out.pdf.viaXSLFO.Conversion] <w:rPr xmlns:ns25="http://schemas.openxmlformats.org/drawingml/2006/compatibility" xmlns:ns26="http://schemas.openxmlformats.org/drawingml/2006/lockedCanvas" xmlns:ns24="http://schemas.openxmlformats.org/officeDocument/2006/bibliography" xmlns:dsp="http://schemas.microsoft.com/office/drawing/2008/diagram" xmlns:w10="urn:schemas-microsoft-com:office:word" xmlns:odx="http://opendope.org/xpaths" xmlns:odgm="http://opendope.org/SmartArt/DataHierarchy" xmlns:dgm="http://schemas.openxmlformats.org/drawingml/2006/diagram" xmlns:ns17="urn:schemas-microsoft-com:office:powerpoint" xmlns:c="http://schemas.openxmlformats.org/drawingml/2006/chart" xmlns:odi="http://opendope.org/components" xmlns:a="http://schemas.openxmlformats.org/drawingml/2006/main" xmlns:wp="http://schemas.openxmlformats.org/drawingml/2006/wordprocessingDrawing" xmlns:o="urn:schemas-microsoft-com:office:office" xmlns:pic="http://schemas.openxmlformats.org/drawingml/2006/picture" xmlns:m="http://schemas.openxmlformats.org/officeDocument/2006/math" xmlns:ns6="http://schemas.openxmlformats.org/schemaLibrary/2006/main" xmlns:ns13="urn:schemas-microsoft-com:office:excel" xmlns:odq="http://opendope.org/questions" xmlns:ns11="http://schemas.openxmlformats.org/drawingml/2006/spreadsheetDrawing" xmlns:ns8="http://schemas.openxmlformats.org/drawingml/2006/chartDrawing" xmlns:w="http://schemas.openxmlformats.org/wordprocessingml/2006/main" xmlns:v="urn:schemas-microsoft-com:vml" xmlns:r="http://schemas.openxmlformats.org/officeDocument/2006/relationships" xmlns:odc="http://opendope.org/conditions">
<w:rFonts w:cs="Arial" w:hAnsi="Arial" w:ascii="Arial"/>
<w:sz w:val="22"/>
<w:szCs w:val="22"/>
<w:lang w:bidi="ar-SA" w:eastAsia="en-US" w:val="en-US"/>
</w:rPr>
15:42:54,187 DEBUG [org.docx4j.model.properties.Property] Font 'Arial' maps to Arial
15:42:54,191 DEBUG [org.docx4j.XmlUtils] node type9
15:42:54,192 DEBUG [org.docx4j.XmlUtils] child 0of DOCUMENT_NODE
15:42:54,192 DEBUG [org.docx4j.XmlUtils] node type3
15:42:54,194 DEBUG [org.docx4j.convert.out.pdf.viaXSLFO.Conversion] style 'Normal
15:42:54,197 DEBUG [org.docx4j.convert.out.pdf.viaXSLFO.Conversion] <w:pPr xmlns:w="http://schemas.openxmlformats.org/wordprocessingml/2006/main"><w:rPr><w:rFonts w:ascii="Arial" w:cs="Arial" w:hAnsi="Arial"/></w:rPr></w:pPr>
15:42:54,197 DEBUG [org.docx4j.convert.out.pdf.viaXSLFO.Conversion] getting rPr for paragraph style
15:42:54,197 DEBUG [org.docx4j.model.PropertyResolver] in getEffectiveRPr
15:42:54,197 DEBUG [org.docx4j.XmlUtils] deep copy of org.docx4j.wml.RPr
15:42:54,200 DEBUG [org.docx4j.jaxb.NamespacePrefixMapperUtils] setProperty: com.sun.xml.bind.namespacePrefixMapper
15:42:54,200 DEBUG [org.docx4j.convert.out.pdf.viaXSLFO.Conversion] <w:pPr xmlns:ns25="http://schemas.openxmlformats.org/drawingml/2006/compatibility" xmlns:ns26="http://schemas.openxmlformats.org/drawingml/2006/lockedCanvas" xmlns:ns24="http://schemas.openxmlformats.org/officeDocument/2006/bibliography" xmlns:dsp="http://schemas.microsoft.com/office/drawing/2008/diagram" xmlns:w10="urn:schemas-microsoft-com:office:word" xmlns:odx="http://opendope.org/xpaths" xmlns:odgm="http://opendope.org/SmartArt/DataHierarchy" xmlns:dgm="http://schemas.openxmlformats.org/drawingml/2006/diagram" xmlns:ns17="urn:schemas-microsoft-com:office:powerpoint" xmlns:c="http://schemas.openxmlformats.org/drawingml/2006/chart" xmlns:odi="http://opendope.org/components" xmlns:a="http://schemas.openxmlformats.org/drawingml/2006/main" xmlns:wp="http://schemas.openxmlformats.org/drawingml/2006/wordprocessingDrawing" xmlns:o="urn:schemas-microsoft-com:office:office" xmlns:pic="http://schemas.openxmlformats.org/drawingml/2006/picture" xmlns:m="http://schemas.openxmlformats.org/officeDocument/2006/math" xmlns:ns6="http://schemas.openxmlformats.org/schemaLibrary/2006/main" xmlns:ns13="urn:schemas-microsoft-com:office:excel" xmlns:odq="http://opendope.org/questions" xmlns:ns11="http://schemas.openxmlformats.org/drawingml/2006/spreadsheetDrawing" xmlns:ns8="http://schemas.openxmlformats.org/drawingml/2006/chartDrawing" xmlns:w="http://schemas.openxmlformats.org/wordprocessingml/2006/main" xmlns:v="urn:schemas-microsoft-com:vml" xmlns:r="http://schemas.openxmlformats.org/officeDocument/2006/relationships" xmlns:odc="http://opendope.org/conditions">
<w:spacing w:line="276" w:after="200"/>
</w:pPr>
15:42:54,202 DEBUG [org.docx4j.model.properties.PropertyFactory] No numPr..
15:42:54,203 DEBUG [org.docx4j.UnitsOfMeasurement] 200 twips -> 3.5250988mm (0.14inches)
15:42:54,204 DEBUG [org.docx4j.model.properties.Property] Font 'Arial' maps to Arial
15:42:54,204 DEBUG [org.docx4j.XmlUtils] node type9
15:42:54,204 DEBUG [org.docx4j.XmlUtils] child 0of DOCUMENT_NODE
15:42:54,204 DEBUG [org.docx4j.XmlUtils] node type1
15:42:54,204 DEBUG [org.docx4j.XmlUtils] copying: fo:inline
15:42:54,207 DEBUG [org.docx4j.XmlUtils] node type3
15:42:54,207 DEBUG [org.docx4j.XmlUtils] child 1of DOCUMENT_NODE
15:42:54,207 DEBUG [org.docx4j.XmlUtils] node type1
15:42:54,207 DEBUG [org.docx4j.XmlUtils] copying: fo:inline
15:42:54,225 DEBUG [org.docx4j.convert.out.pdf.viaXSLFO.Conversion] <?xml version="1.0" encoding="utf-8"?><fo:root xmlns:fo="http://www.w3.org/1999/XSL/Format"><layout-master-set xmlns="http://www.w3.org/1999/XSL/Format"><simple-page-master margin-bottom="0.25in" margin-left="1in" margin-right="1in" margin-top="0.25in" master-name="s1-simple" page-height="11in" page-width="8.5in"><region-body margin-bottom="19mm" margin-left="0mm" margin-right="0mm" margin-top="2.33in"/><region-before extent="2.08in" region-name="xsl-region-before-simple"/><region-after extent="12mm" region-name="xsl-region-after-simple"/></simple-page-master><page-sequence-master master-name="s1"><repeatable-page-master-alternatives><conditional-page-master-reference master-reference="s1-simple"/></repeatable-page-master-alternatives></page-sequence-master></layout-master-set><fo:page-sequence initial-page-number="1" format="1" master-reference="s1"><fo:flow flow-name="xsl-region-body"><fo:block color="red" font-family="sans-serif" font-size="12pt" line-height="15pt" space-after.optimum="3pt" text-align="justify"> TO HIDE THESE MESSAGES, TURN OFF log4j debug level logging for org.docx4j.convert.out.pdf.viaXSLFO </fo:block>
<fo:block font-family="Arial" font-size="11.0pt" line-height="115%" space-after="4mm"><inline xmlns="http://www.w3.org/1999/XSL/Format" font-family="Arial" font-size="11.0pt">This is a document.</inline><inline xmlns="http://www.w3.org/1999/XSL/Format" id="_GoBack"/></fo:block>
</fo:flow></fo:page-sequence></fo:root>
Last edited by
AlfDev on Fri Feb 28, 2014 8:39 am, edited 1 time in total.