The postscript file contents are mostly commands and base64 or hex encoded
data. Text content is in general not available without removing
justification whitespace, i.e. extraction requires a postscript
interpreter.
Details
Details
- Reviewers
- None
run balooshow -x <ps-file> before
-> lots of garbage terms
balooctl clear <ps-file>; touch <ps-file>
run balooshow -x <ps-file> again
-> the terms are empty now, save the mimetype ("Mapplication Mpostscript")
Diff Detail
Diff Detail
- Repository
- R293 Baloo
- Branch
- oob
- Lint
No Linters Available - Unit
No Unit Test Coverage - Build Status
Buildable 3924 Build 3942: arc lint + arc unit