llpr

llpr (low-level PDF reader) is intended to support applications which need fast access to raw PDF data streams.

usage:

A PDFObject is really low-level. See pdf_types.rs for a definition. This crate may be useful for building up higher level abstractions but can't help you if you're looking for something that can easily extract text or images from a PDF file.