PDFDocument Class Reference
PDF
Overview
Tasks
Initializing Documents
Accessing Document Information
Managing Document Security
Writing Out the PDF Data
Working with Pages
Managing Find Operations
Working with Selections
Setting the Delegate
Searching Documents
Unlocking Documents
Determining the Page Class
Instance Methods
allowsCopying
allowsPrinting
beginFindString:withOptions:
beginFindStrings:withOptions:
cancelFindString
dataRepresentation
delegate
documentAttributes
documentURL
exchangePageAtIndex:withPageAtIndex:
findString:fromSelection:withOptions:
findString:withOptions:
indexForPage:
initWithData:
initWithURL:
insertPage:atIndex:
isEncrypted
isFinding
isLocked
majorVersion
minorVersion
outlineItemForSelection:
outlineRoot
pageAtIndex:
pageClass
pageCount
removePageAtIndex:
selectionForEntireDocument
selectionFromPage:atCharacterIndex:toPage:atCharacterIndex:
selectionFromPage:atPoint:toPage:atPoint:
setDelegate:
setDocumentAttributes:
setOutlineRoot:
string
unlockWithPassword:
writeToFile:
writeToFile:withOptions:
writeToURL:
writeToURL:withOptions:
Delegate Methods
didMatchString:
documentDidBeginDocumentFind:
documentDidBeginPageFind:
documentDidEndDocumentFind:
documentDidEndPageFind:
documentDidFindMatch:
documentDidUnlock:
Constants
PDFPrintScalingMode
Document Attribute Keys
PDF Page Scaling Modes for Printing
Notifications
PDFDocumentDidUnlockNotification
PDFDocumentDidBeginFindNotification
PDFDocumentDidEndFindNotification
PDFDocumentDidBeginPageFindNotification
PDFDocumentDidEndPageFindNotification
PDFDocumentDidFindMatchNotification
PDFDocumentDidBeginWriteNotification
PDFDocumentDidEndWriteNotification
PDFDocumentDidBeginPageWriteNotification
PDFDocumentDidEndPageWriteNotification
Revision History
Index