package
3.29.0+incompatible
Repository: https://github.com/unidoc/unidoc-examples.git
Documentation: pkg.go.dev
# README
Render
Image rendering
Examples showcasing rendering PDF pages to image files:
- pdf_image_render.go The example renders PDF files to images. It renders all pages of all input files to PNG images, and saves them in the specified output directory.
- pdf_image_render_custom_encoder_cgo.go The example renders PDF files to images using a custom JPEG2000 encoder.
# Packages
No description provided by the author