Versions in this module Expand all Collapse all v0 v0.2.0 Aug 8, 2026 v0.1.0 Aug 5, 2026 Changes in this version + var DefaultOptions = Options + type Extractor struct + func New(s objects.Store, opt Options) *Extractor + func (e *Extractor) Document() (*doc.Document, error) + func (e *Extractor) Page(n int) (doc.Page, error) + type Options struct + KeepArtifacts bool + KeepHidden bool + Tol geom.Tolerance