Crates.io | typed-pdf |
lib.rs | typed-pdf |
version | 0.1.0 |
source | src |
created_at | 2021-05-11 08:19:27.751351 |
updated_at | 2021-05-11 08:19:27.751351 |
description | A nursery of additional types for PDF-RS (https://github.com/pdf-rs/pdf). |
homepage | https://github.com/markcatley/typed-pdf |
repository | https://github.com/markcatley/typed-pdf |
max_upload_size | |
id | 395946 |
size | 47,230 |
A nursery of additional types for PDF-RS (https://github.com/pdf-rs/pdf).
It currently contains an enum for page content operations (https://docs.rs/pdf/0.7.1/pdf/content/struct.Operation.html) and a binary that will attempt to parse a set of PDF files and print operations that it can't type.
At the moment, operations have the following issues:
Text is parsed into rust strings, if they cannot be parsed into rust strings they're considered unknown operations. This happens a lot more regularly that I had expected.
The following operations are not implemented, they're mostly property lists and binary data: