Versions in this module Expand all Collapse all v2 v2.0.1 May 11, 2026 v2.0.0 May 11, 2026 Changes in this version + type PDF struct + Contents []string + Reader io.ReaderAt + Size int64 + Title string + func New(r io.ReaderAt, size int64) *PDF + func (p *PDF) Load() error + func (p *PDF) LoadWithTitle(rs io.ReadSeeker) error Other modules containing this package github.com/taigrr/document-crack