Ignore:
Timestamp:
01/09/10 18:15:02 (2 years ago)
Author:
jharrop
Message:

Remove dom4j stuff

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/docx4j/src/main/java/org/docx4j/samples/CreatePdf.java

    r1000 r1004  
    4949                    throws Exception { 
    5050 
    51                 boolean save = true; 
     51                boolean save = false; 
    5252                 
    5353                String inputfilepath = System.getProperty("user.dir") + "/sample-docs/sample-docx.xml";          
Note: See TracChangeset for help on using the changeset viewer.