Select all text #1315
Answered
by
ahrm
hakan-demirli
asked this question in
Q&A
Select all text
#1315
|
How can I select all of the text in the whole pdf file? I am essentially looking for |
Answered by
ahrm
Feb 20, 2025
Replies: 2 comments 3 replies
|
Added a copy_all_text command in a64ad82 (I see no other purpose for selecting all the text except to copy it, so we directly added a command to copy the text). |
1 reply
Answer selected by
hakan-demirli
|
Hello, taking advantage of this opportunity, would it be possible to create a command to copy the entire text of the current chapter? Motivation: I work with legal processes in PDF format. Each chapter is a procedural piece. Sometimes I use chatgpt to summarize the main claims of a piece. It would be great if there was a command that made it possible to easily copy the text of each piece (pdf chapter). Thank you very much! |
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Added a copy_all_text command in a64ad82 (I see no other purpose for selecting all the text except to copy it, so we directly added a command to copy the text).