Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 351 Bytes

README.md

File metadata and controls

10 lines (7 loc) · 351 Bytes

removing_pdf_clipboard_newlines

Use regular expressions to remove specific patterned text (mainly new lines), and interact with the standard library, user-installed binary files, and the system clipboard to ensure that the text content copied from a PDF file using mouse highlighting is formatted correctly.

  • C++
  • Python
  • Rust
  • Scala
  • OCaml