Edit PDF using C#
Copy link to clipboard
Copied
Hi,
I am looking for a sample code to Edit the PDF using C#. I have analysed "Acrobat DC SDK Documentation", in that there is not such context is available. But in the "Modifying text elements" section there is one code snippet, I converted into C# its not working.
Need help on this.
Thanks.
[Question moved to the Acrobat SDK forum. -Mod.]
Copy link to clipboard
Copied
Plugins uses only C/C++.
Copy link to clipboard
Copied
Thanks for your response. But my application is in C#. How to develop scanned PDF edit process in C# using Adobe DC ? Any help ?
Thanks.
Copy link to clipboard
Copied
You want edit scanned documents?
Info: The Adobe PDF Library has a C# interface https://www.datalogics.com/products/pdf/pdflibrary/
Copy link to clipboard
Copied
Yes, The requirement is to serch the content from scanned PDF, for that I need to make it editable first and then will do a search.
Thanks.

