FDK 10. Document opened as hidden. Some properties return 0.
Hello.
We are updating our client for FrameMaker 7.1 to FrameMaker 10. We are opening the document in invisible mode.
Then we query last text frame from document. The we use property FP_FirstCell to get first cell in textframe.
And here is the problem. In FM7.1 it correctly returns that cellId on last textframe. But in FM10 it returns 0.
When change to open document in visible mode, then this property works good.
Did we miss something?
Thanks.