Ignore:
Timestamp:
07/08/10 03:00:13 (23 months ago)
Author:
jharrop
Message:

PDF via XSL FO: support for multiple sections

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/docx4j/src/main/java/org/docx4j/model/structure/HeaderFooterPolicy.java

    r1127 r1135  
    176176        } 
    177177         
     178                 
     179         
    178180        // ------------------------------------------------------------- 
    179181        // XSLT extension functions, used by docx2fo.xslt 
    180182        // and DocX2Html.xslt 
     183         
     184        // Yuck! Getting rid of as many of these as possible .... 
    181185         
    182186        public static boolean hasFirstHeaderOrFooter(WordprocessingMLPackage wordmlPackage) {                    
Note: See TracChangeset for help on using the changeset viewer.