Header and footer contents missing from RTF-to-TXT route
Fdawgs opened this issue · 0 comments
Fdawgs commented
Prerequisites
- I have written a descriptive issue title
- I have searched existing issues to ensure it has not already been reported
- I agree to follow the Code of Conduct that this project adheres to
API/app/plugin version
10.1.0
Node.js version
18.16.0
Operating system
Windows
Operating system version (i.e. 20.04, 11.3, 10)
11
Description
Header and footer contents missing from RTF-to-TXT route
Steps to Reproduce
- POST
test_resources/test_files/rtf_valid.rtf
to the rtf/txt route - Note in the response that there is no "I am a header" or "I am a footer" text present
Expected Behaviour
For header and footer contents to be parsed and returned in the response