Question
Cross Reference Stream Enumeration
Using APDFL SDK C++ I am trying to enumerate all the indirect regular and compressed object in cross-reference table/stream.
I am using COSDOCEnumIndirect to fetch XRef object and then I use ASStmRead to decode the XRef object's CosStream. But not sure how to individually enumerate each object in Cross-reference stream.
Any leads would be really helpful.
Thanks.
