Crate pdf_extract_temporary_mitigation_panic

Source

Modules§

content
filters
xobject
xref

Macros§

dictionary

Structs§

Bookmark
CalGray
CalRGB
Dictionary
Dictionary object.
Document
A PDF document.
HTMLOutput
IncrementalDocument
Lab
MediaBox
Path
PlainTextOutput
SVGOutput
Separation
Space
Stream
Stream object Warning - all streams must be indirect objects, while the stream dictionary may be a direct object
WriteAdapter

Enums§

ColorSpace
Error
Object
Basic PDF object types defined in an enum.
PathOp
StringFormat
String objects can be written in two formats.

Traits§

ConvertToFmt
OutputDev

Functions§

extract_text
Extract the text from a pdf at path and return a String with the results
extract_text_from_mem
Reads a pdf from a byte array and returns its text content
output_doc
Parse a given document and output it to output
print_metadata

Type Aliases§

ObjectId
Object identifier consists of two parts: object number and generation number.
Transform