Companion

object Companion

Functions

Link copied to clipboard
fun isXps(bytes: ByteArray): Boolean

Recognizes an OPC fixed document sequence without loading any pages. A ZIP signature or a filename alone is insufficient (ECMA-388 §9).

Link copied to clipboard

Reads the OPC package and its page references (ECMA-388 §§9.1.2-4). Page markup and fonts are decoded lazily when needed.

Link copied to clipboard

open, but null instead of an exception for an unreadable package.