pdfParse

package module
v0.0.0-...-cbf1392 Latest Latest
Warning

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

Go to latest
Published: Apr 18, 2023 License: MIT Imports: 10 Imported by: 0

README

PdfTextExtract

SUPPORT

  • used to parse pdf and extract text
  • represent the block merge text using simple matrix calculate

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func ExtractPdfContent

func ExtractPdfContent(content string) (string, error)

outputPdfText prints out contents of PDF file to stdout.

func ExtractPdfFile

func ExtractPdfFile(inputPath string) (string, error)

outputPdfText prints out contents of PDF file to stdout.

Types

type ContentPair

type ContentPair struct {
	// contains filtered or unexported fields
}

Directories

Path Synopsis
Package common contains common properties used by the subpackages.
Package common contains common properties used by the subpackages.
license
The license package helps manage commercial licenses and check if they are valid for the version of unidoc used.
The license package helps manage commercial licenses and check if they are valid for the version of unidoc used.

Jump to

Keyboard shortcuts

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