Product: Android sdk
Product Version: 9.3.1
Please give a brief summary of your issue:
get this error when opening file: Incremental save is not supported in admin-undo-own collaboration mode
Please describe your issue and provide steps to reproduce it:
when opening this 1MB .doc file app crashes. This is the error
E/PDFNet: Exception: 
    	 Message: Incremental save is not supported in admin-undo-own collaboration mode
    	 Conditional expression: !(flags & (SDFDoc::e_incremental_data_only | SDFDoc::e_incremental))
    	 Version      : 9.3.1-c6e5f486f8
    	 Platform     : Android
    	 Architecture : Arm
    	 Filename     : SDFDocImpl.cpp
    	 Function     : ConfirmIncremental
    	 Linenumber   : 964
What does this error mean and how can I remedy it?
Please provide a link to a minimal sample where the issue is reproducible:
This file is the one causing the crash