Skip to content

bug: improper linebreaks #70

@sghng

Description

@sghng

According to some feedback, the exported Word document has improper line breaks and page breaks. This is not reproduced consistently across laptops but certainly on some versions of Word.

This is likely caused by the PDF engine used (Such as Adobe Acrobat), where it introduced a hard line break at every line in the OCR process.

Things to do:

  • Examine the export result of different PDF -> Word engine.
  • See if there's a simple mechanism to fix the line break problem (regex?)

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions