ksharindam / gospel-pdf-viewer

Poppler based fast pdf viewer written in PyQt5
GNU General Public License v3.0
10 stars 4 forks source link

PDF files do not allow copying from file #6

Closed felixbastian closed 8 months ago

felixbastian commented 8 months ago

Hi, I'd love to use your viewer. However, for me it is a deal breaker that I cannot copy the text from the PDF. Do you have any quick fix for this issue?

ksharindam commented 8 months ago

It supports text copying. Click the copy button in toolbar, then click and drag on page. Text will be copied.

On Sat, 6 Jan, 2024, 1:33 pm felixbastian, @.***> wrote:

Hi, I'd love to use your viewer. However, for me it is a deal breaker that I cannot copy the text from the PDF. Do you have any quick fix for this issue?

— Reply to this email directly, view it on GitHub https://github.com/ksharindam/gospel-pdf-viewer/issues/6, or unsubscribe https://github.com/notifications/unsubscribe-auth/AEKWXPVMIFNYDQQPCJGXDL3YNEAMZAVCNFSM6AAAAABBPMIABWVHI2DSMVQWIX3LMV43ASLTON2WKOZSGA3DQNBWGMYDIMI . You are receiving this because you are subscribed to this thread.Message ID: @.***>

felixbastian commented 8 months ago

That's helpful. Thanks!