Modules§
Macros§
Structs§
- Bookmark
- CalGray
- CalRGB
- Dictionary
- Dictionary object.
- Document
- A PDF document.
- HTML
Output - Incremental
Document - Lab
- Media
Box - Path
- Plain
Text Output - SVGOutput
- Separation
- Space
- Stream
- Stream object Warning - all streams must be indirect objects, while the stream dictionary may be a direct object
- Write
Adapter
Enums§
- Color
Space - Error
- Object
- Basic PDF object types defined in an enum.
- PathOp
- String
Format - String objects can be written in two formats.
Traits§
Functions§
- extract_
text - Extract the text from a pdf at
path
and return aString
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