oxidize-pdf 1.1.1

A pure Rust PDF generation and manipulation library with zero external dependencies
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
{
  "total_pdfs": 749,
  "successful": 543,
  "parse_errors": 21,
  "render_errors": 0,
  "partial_errors": 185,
  "total_duration_secs": 85.11941782,
  "error_categories": {
    "ParseError::Other": 21,
    "PageTreeError": 185
  },
  "error_count": 206
}