parser

package
v0.0.0-...-95f9e8b Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Dec 13, 2025 License: MIT Imports: 10 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func ParsePdfFromBuffer

func ParsePdfFromBuffer(buffer []byte, options *types.ParseOptions) (*types.ParsedPdf, error)

ParsePdfFromBuffer parses a PDF from a buffer and extracts its content

func ParsePdfFromPath

func ParsePdfFromPath(pdfPath string, options *types.ParseOptions) (*types.ParsedPdf, error)

ParsePdfFromPath parses a PDF file from a file path and extracts its content

func ValidatePdf

func ValidatePdf(input interface{}) bool

ValidatePdf validates that a PDF can be parsed

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL