tags:

views:

37

answers:

1

I have implemented ipad application in which i want parse table of content but i dont know how to parse and i dont know which tag is using for table of content.Please give me some advise for this issue.

Thanks in advance

A: 

You can parse a PDF document by using Quartz. Please refer to PDF Document Parsing for additional information.

Shaji
I have read this documents and implemented that funvtions.But there is no any specify how to get table of contents.
JohnWhite