command
Version:
v0.6.0
Opens a new window with list of versions in this module.
Published: Feb 24, 2026
License: MIT
Opens a new window with license information.
Imports: 7
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
Package main demonstrates table extraction from PDFs using gxpdf.
This example shows how to:
- Open a PDF and extract tables using gxpdf.Open
- Access table data programmatically
- Export tables to CSV, JSON, and Excel formats
Usage:
go run main.go
Source Files
¶
Click to show internal directories.
Click to hide internal directories.