Pdf Reader Publication
Format specific API for an PDF ReaderPublication.
Properties
The units of measure that can be used when creating ContentPositionTimeline objects using this publication.
The sync media formats available in this publication.
The base URL used when creating Locators pointing to content in this publication.
Gets/sets the options related to processing and presentation of the PDF publication.
Additional information about the source publication such as preferred way to render its content, its metadata, etc.
Metadata extracted from this EPUB publication. This is the same as doing sourcePublication.metadata as PdfPublicationMetadata
The ordered list of ReaderDocument instances in this publication.
Functions
Creates a new ContentPositionTimeline using the specified list of ReaderDocuments. A ContentPositionTimeline is used for describing positions in ReaderPublication content as integers. The timeline starts at position 0 and its length can be retrieved using ContentPositionTimeline.length.
Creates a new TTS SyncMediaTimeline from the specified list of ReaderDocuments. The resulting SyncMediaTimeline can be played using a SyncMediaPlayer.
Get a ContentLocation from a navigationItem. Used for extracting location specific information from the publication.
Fetches the ReaderPublicationNavigation of this publication.
Fetches a resource from the source publication by URL.
Get a ContentLocation from a locator. Used for extracting location specific information from the publication.