All Downloads are FREE. Search and download functionalities are using the official Maven repository.

scripts.create_distribute.text.DtbookToRtf.taskScript Maven / Gradle / Ivy

The newest version!
  DTBook to RTF Convert a
DTBook document to RTF  

 
  Input DTBook
  Select input DTBook file
  
   
  
 

 
  Include TOC in output
  Whether to include an TOC in the generated RTF document
  
 

 
  Output RTF
  Select the output RTF file
  
   
  
 
 
 
  Include Page Numbering
  Whether to write page numbers in the generated RTF document
  
 
 
 
  
    xml
    ${input}
  
  
    out
    $parent{output}/pipeline__temp/2/$filename{output}
  
  

 
  
    xml
    $parent{output}/pipeline__temp/2/$filename{output}
  
  
    out
    ${output}
  
  
    inclTOC
    ${inclTOC}
  
  
    inclPagenum
    ${inclPagenum}
  
 

  
    
      delete
      $parent{output}/pipeline__temp/
    
  





© 2015 - 2025 Weber Informatics LLC | Privacy Policy