Hello,
I use XObject to store informations which are clipped on several pages. Using the SDK I have the XObject as CosObj. But in my case I'm wondering if there is a method to retrieve the number of reference to a CosObj. Actually the CosObj (XObject) is stored at the document level to easily use it on several pages without creating a new one.
So is there a way to know if an indirect object is used or not on another pages? (and of course without parsing all the document )
Thanks in advance,
Joe
No, there is no API that provides that information (since there is no way to know it without first traversing the entire object graph).