This should add the ability to handle page breaks to the WordPerfect importer. Tested it on various WP docs and seems to work as it should.

Bye
  Marc
Index: abiroot/abi/src/wp/impexp/xp/ie_imp_WordPerfect.cpp
===================================================================
RCS file: /cvsroot/abi/src/wp/impexp/xp/ie_imp_WordPerfect.cpp,v
retrieving revision 1.11
diff -r1.11 ie_imp_WordPerfect.cpp
703a704,708
>            { 
>              UT_UCSChar ucs = UCS_FF;
>              X_CheckDocumentError(getDoc()->appendSpan(&ucs,1));
>            }
>            break;


Reply via email to