printpdf 0.7.0

Rust library for writing PDF files
Documentation

printpdf

There is very little structured metadata to build this page from currently. You should check the main library docs, readme, or Cargo.toml in case the author documented the features in them.

This version has 20 feature flags, 2 of them enabled by default.

default

  • js-sys

js-sys

  • dep:js-sys

svg

  • svg2pdf
  • usvg
  • pdf-writer

tga

  • image/tga
  • embedded_images

ico

  • image/ico
  • embedded_images

dds

  • image/dds
  • embedded_images

jpeg_rayon

  • image/jpeg_rayon
  • embedded_images

dxt

  • image/dxt
  • embedded_images

webp

  • image/webp
  • embedded_images

hdr

  • image/hdr
  • embedded_images

logging

  • log

embedded_images

  • image

font_subsetting

  • dep:allsorts

usvg

  • dep:usvg

log

  • dep:log

annotations

  • pdf-writer

pdf-writer

  • dep:pdf-writer

svg2pdf

  • dep:svg2pdf

image

  • dep:image

less-optimization

    This feature flag does not enable additional features.