| 
    
     | Import ApplixWord for kword
 
 
 |  
     | Last update | 08 apr 2001 |  
     | Features | - Can import simple text from Applix Word documents - Can convert all special characters
 - Tests the headline of the document
 - Now read a line and not a single character
 - Ignors text in style block.
 - Ignors text in header/footer block
 - Can detect embedded applix objects.
 - Reads a full applix tagline for all lineread operations. It can be one or more lines to get one tag.
 - Can differ betwen textstr end and(") and applix quotes (/").
 - Can read the color block and converts cmyk to rgb.
 - Font size, bold, italic, underline, fontcolor, fontfamily.
 
 |  
     | Todo | - Get format and style information and add this into kword - Textblock style, endof line - what is a paragraph
 - Tabulators
 - Header and footer
 - Embedded applixwear objects
 - Linked objects - e.g. pictures
 - add endoffile checking with dialog in do-while loops
 
 |  
     | History | 
        
         | 08 apr 2001 | : | Added fontfamily. Correct loadcontrol emiting (procent).
 Reads the metadata of the applixword fileformat header.
 Exports to the new kword fileformat.
 
 |  
         | 09 mar 2001 | : | Textformats: fontsize, bold, etc. |  
         | 03 mar 2001 | : | Ignors text in style block. |  
         | 11 feb 2001 | : | Converts all special characters |  
         | 25 nov 2000 | : | Written a filter that only can filter text tags out of the applixword fileformat |  |  
     | Authors | Enno Bartels |  
     | Links | Fileformat discription |  
     | Progress report | - |  |