2011-06-16 70 views

回答

1

使用在PDFKit框架的PDFDocument類,像這樣:

PDFDocument* pdfDoc = [[PDFDocument alloc] initWithURL:... ]; 
PDFOutline* pdfOutline = [pdfDoc outlineRoot];