Documentation ¶
Overview ¶
Package mutool wraps MuPDF's "mutool" command line program.
Index ¶
- type Options
- type Wrapper
- func (w *Wrapper) CheckCommands(ctx context.Context) error
- func (w *Wrapper) Draw(ctx context.Context, path string, pageNum int, r renderformat.Renderer) error
- func (w *Wrapper) StructuredText(ctx context.Context, path string, r pagerange.Range) (_ *stext.Document, err error)
- func (w *Wrapper) Validate(ctx context.Context, path string) error
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
Click to show internal directories.
Click to hide internal directories.