extract_tables

command
v0.3.0 Latest Latest
Warning

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

Go to latest
Published: May 27, 2026 License: MIT Imports: 4 Imported by: 0

Documentation

Overview

examples/extract_tables/main.go is the runnable form of the README's "Tables (lines strategy)" example. It exists so that changes to the public API surface break the example at build time rather than letting a stale snippet drift in the README.

Run from the repo root:

go run ./examples/extract_tables testdata/golden/issue-466-example.pdf

The example uses the ExtractTables call with default settings (which select the "lines" strategy on both axes). It prints each detected table's rows × cols and dimensions, then each row as a flat slice — exactly the snippet documented in README.md.

Jump to

Keyboard shortcuts

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