Documentation
¶
Index ¶
- func ExtractStringFromPdfFile(ctx context.Context, name string, w io.Writer) error
- func ExtractStringFromPdfReader(ctx context.Context, r io.Reader, w io.Writer) error
- func ExtractTextFromPdfFile(ctx context.Context, name string) (string, error)
- func ExtractTextFromPdfReader(ctx context.Context, r io.Reader) (string, error)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ExtractTextFromPdfFile ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.