views missing when importing annotation with IAC
Dear all,
I want to import the annotation from a fdf file which includes 3d annotes. (the model is in PRC format)
I am using a c# program to call the function retrieveAnnotsFromFile(doc). The texts are imported successfully, but the views are missing.
But when I call the same function with JS within acrobat through button event, the function works fine, all texts and views are imported successfully.
I was wondering if I need to do something extra for importing the annotes views with IAC.
thanks and regards,
