Documentation
¶
Overview ¶
Package pdf provides PDF text extraction.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type PDF ¶
PDF represents a PDF document for text extraction.
func (*PDF) LoadWithTitle ¶
func (p *PDF) LoadWithTitle(rs io.ReadSeeker) error
LoadWithTitle loads the PDF and also extracts the title metadata.
Click to show internal directories.
Click to hide internal directories.