Ignore:
Timestamp:
08/06/10 21:25:16 (22 months ago)
Author:
jharrop
Message:

Support for page number field <w:fldSimple w:instr=" PAGE \* MERGEFORMAT ">

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/docx4j/src/main/java/org/docx4j/convert/out/pdf/viaXSLFO/LayoutMasterSetBuilder.java

    r1177 r1182  
    183183                spm.setMasterName(masterName); 
    184184                 
    185                 // dimensions.  TODO. Read these from the document. 
     185                // dimensions.   
    186186                //   <w:pgSz w:w="12240" w:h="15840"/> 
    187187        //   <w:pgMar w:top="1440" w:right="1440" w:bottom="1440" w:left="1440" w:header="708" w:footer="708" w:gutter="0"/> 
Note: See TracChangeset for help on using the changeset viewer.