Quantcast
Channel: Adobe Community: Message List - Acrobat SDK
Viewing all articles
Browse latest Browse all 10848

Re: How to extract named destination with page numbers from the pdf document

$
0
0

There is no normal situation in which you should be using the fields of a CosObj directly.

If you want to see if an object is not null, use CosObjGetType(xxx) != CosNull, though in this case it would be better to do CosObjGetType(xxx) == CosDict.

 

This simple approach to looking for Kids is too simple... the Kids may have Kids, and grandchildren etc. I recommend you use PDNameTreeEnum.


Viewing all articles
Browse latest Browse all 10848

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>