pdf

package
v0.0.0-...-46fd052 Latest Latest
Warning

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

Go to latest
Published: Sep 17, 2026 License: AGPL-3.0 Imports: 5 Imported by: 0

Documentation

Overview

Package pdf is for manipulating PDF files.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Service

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

Service provides methods for manipulating PDF files.

func NewService

func NewService(ghostscriptCmd string) *Service

NewService instantiate a new Service.

func (*Service) ExtractPage

func (s *Service) ExtractPage(stdin io.Reader, page int) (*bytes.Buffer, error)

ExtractPage extract a page from a PDF.

Jump to

Keyboard shortcuts

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