Pdf Random Access Data Source Load Config
class PdfRandomAccessDataSourceLoadConfig(val publicationDataSource: RandomAccessDataSource, val readingSessionOptions: ReadingSessionOptions, val readerPublicationOptions: PdfReaderPublicationOptions = PdfReaderPublicationOptions(), val publicationOptions: PdfPublicationOptions = PdfPublicationOptions())
Used with ReadingSystemEngine.loadPdf to load PDF publications using a RandomAccessDataSource.
Constructors
Link copied to clipboard
constructor(publicationDataSource: RandomAccessDataSource, readingSessionOptions: ReadingSessionOptions, readerPublicationOptions: PdfReaderPublicationOptions = PdfReaderPublicationOptions(), publicationOptions: PdfPublicationOptions = PdfPublicationOptions())
Properties
Link copied to clipboard
A RandomAccessDataSource used for retrieving the PDF file data.
Link copied to clipboard
Options related to processing of the PDF publication.
Link copied to clipboard
Options related to presentation of the PDF publication.
Link copied to clipboard
This data is used to identify reading session using a combination of a user token and publication token. The values that should be used are dependent on your Product Commercial Agreement. This data should be anonymized in order to protect the user's privacy. This information will be sent to Colibrio License Server.