You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Apr 22, 2026. It is now read-only.
I think selecting and copying text is an essential feature of a PDF viewer. I had tried another C# Pdfium control that was deprecated in 2017, but most web search results were referring to. It did not have text selection. It only had "Get Text" button. I downloaded this control and it was the same: I could not select text, and only "Get Text" is available.
So..., is this the limitation that comes from Google's Pdfium library itself and there is no easy way to add text selection?
I think selecting and copying text is an essential feature of a PDF viewer. I had tried another C# Pdfium control that was deprecated in 2017, but most web search results were referring to. It did not have text selection. It only had "Get Text" button. I downloaded this control and it was the same: I could not select text, and only "Get Text" is available.
So..., is this the limitation that comes from Google's Pdfium library itself and there is no easy way to add text selection?