I am importing an RTF document that has a Checkpoint.
What can affect the functioning of the import of Checkpoint?
I'm sure it exists, because when I open the same rtf file through RVEditDemo project, it appears, but not in my project.
What am I doing wrong ?
Bookmarks are imported from RTF (as checkpoints), if RV.RTFReadProperties.IgnoreBookmarks = False.
Probably they are imported but not displayed. Make sure that rvoShowCheckpoints is included in RV.Options.