Hello all, I am developing an application for a client where they would like to display a pdf to one of their clients in an ASP.NET web app that has text and images that can be highlighted/selected. They then want to have the user of the application hit a submit button and that highlighted text (or selected image) be extracted and stored in a db.
It seems like there are all kinds of posts out there regarding this issue. However, I have yet to find one with a reasonable solution to the problem. I can accomplish this by having the end-user manually copy the text/image to the clipboarg. But, my client explicitly outlined that this is not an option as many of their users will be very un-savvy computer users. If anybody out there has accomplished this or has knowledge about the Adobe API's that could help, I would greatly appreciate it. (Adobe support and sales has been less than helpful.) Or alternatively, if you know of a developer toolkit for .net that can do this, that is definitely an option as well. Thanks in advance! -rb
