Working with PDF.
ASP.NET
1
Posts
1
Posters
0
Views
1
Watching
-
Hello all, I need an application which can read a given pdf (with multiple pages)and break it into multiple files on a given parameter. The first objective is to develop and application which can read the whole pdf word by word into a stream, and writing the same stream into another pdf. If someone has done any work on that, then please share the same or any apropos information.