tree: 4c2aca696140f6d9e03347fbb22eddbd783d3227 [path history] [tgz]
  1. testdata/
  2. functions.go
  3. pdf.go
  4. pdf_test.go
  5. pdfium.go
  6. poppler.go
  7. README.md
go/pdf/README.md

PDF Rasterizer Package

For the tests in this package to work, PDFium and Poppler have to be installed.

To install the pdfium_test executable run the infra/pdfium/install_pdfium.sh script.

To install Poppler use the package manager of your system. On Ubuntu use this command:

$ sudo apt-get install poppler-utils netpbm