Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[birt-dev] CheckIn:Fixed the bug 180857 TOC isn't displayed in word emitter[1202]

- Summary:
    fixed the bug 180857 TOC isn't displayed in word emitter[1202]
 
-  Bugzilla Bug(s) Resolved: 
    180857
 
-  Description:  
    We didn't find a perfect way to deal with the doc, current implement is a compromise.
    If a content has toc, the toc content will be insert in front of the content. Although this is not perfect, the output can display the toc in document map and users can used those content to generate the toc in word.
   we are continue finding a perfect way to deal with it.
 
-  Test Description:  
    Manual Test.
 
-  Notes to Build Team: 

-  Notes to Developers: 

-  Notes to QA: 

-  Files Edited:  
/cvsroot/birt/source/org.eclipse.birt.report.engine.emitter.wpml/src/org/eclipse/birt/report/engine/emitter/wpml/WordEmitter.java
/cvsroot/birt/source/org.eclipse.birt.report.engine.emitter.wpml/src/org/eclipse/birt/report/engine/emitter/wpml/WpmlWriter.java
-  Files Added:

Attachment: man_002.gif
Description: GIF image


Back to the top