pdfium

package
v0.1.0 Latest Latest
Warning

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

Go to latest
Published: Aug 13, 2026 License: Apache-2.0 Imports: 16 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Config

type Config struct {
	Workers        int
	AcquireTimeout time.Duration
}

type Renderer

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

func New

func New(config Config) (*Renderer, error)

func (*Renderer) Close

func (r *Renderer) Close() error

func (*Renderer) PageCount

func (r *Renderer) PageCount(ctx context.Context, input string) (int, error)

func (*Renderer) Render

func (r *Renderer) Render(ctx context.Context, input, outputDirectory string, options pdfrender.Options) (pdfrender.Result, error)

Jump to

Keyboard shortcuts

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