Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Pipeline ¶
type Pipeline struct {
// contains filtered or unexported fields
}
func NewDefault ¶
func NewDefault() *Pipeline
NewDefault constructs a pipeline with basic components (raw parser, filter decoder, no-op security, minimal semantic builder).
func (*Pipeline) WithPassword ¶
WithPassword sets the password used to open encrypted PDFs.
Click to show internal directories.
Click to hide internal directories.