c# - read the content of the current page opened page of PDF file -


i'm trying read data , attributes opened pdf file on screen. there way of attaching running acrobat reader , manipulating data ?

attaching process means have handle lot of inter-process-communication (ipc). apart that, don't know acrobat reader looks inside. cannot simple ask deliver bytes.
instead, should use 1 of many libraries open, display , read pfd-files itextsharp. these serve purposes well.

there many more libraries available, should have @ pdfsharp.


Comments

Popular posts from this blog

linux - xterm copying to CLIPBOARD using copy-selection causes automatic updating of CLIPBOARD upon mouse selection -

qt - Errors in generated MOC files for QT5 from cmake -