Is it possible to pull data( text contents and the file attribues, like filename ) from a pdf file and store in sql?
..using c#
I have web app with 100+ pdf files that I need keyword search capability for. It would produce results with link(s) to the corresponding pdf file. Not sure if this is possible.
thanks!
..using c#
I have web app with 100+ pdf files that I need keyword search capability for. It would produce results with link(s) to the corresponding pdf file. Not sure if this is possible.
thanks!
Comment