extemporalgenome / npdfpages

Go library for determining the number of pages in a PDF file

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Usage is straightforward for common cases:

import "github.com/extemporalgenome/npdfpages"
var pages = npdfpages.PagesAtPath("somefile.pdf")

About

Go library for determining the number of pages in a PDF file

License:BSD 3-Clause "New" or "Revised" License


Languages

Language:Go 100.0%