I’m trying to export a notesdocument (which is just an email message) and then at a later date import it back in.
Now this works well for most messages, the problem is that some messages just do not import back… instead I get an dxl importer operation failed error message. Looking at the importer.log i see the message ‘rich text paragraph margin or indentation is invalid’
Now i sort of think this is strange since all I’m doing is exporting a document, then trying to import it.
Has anyone else had this problem ? Any suggestions ?