OdfPackageWriter.open

OdfPackageWriter open(string path, OdfWriteOptions options = OdfWriteOptions.init)

Creates a writer that writes to a file path.

Parameters

pathDestination file path.
optionsWrite options.

Returns

A new OdfPackageWriter instance.

Throws

OdfPackageException on I/O errors.