I have some PDF files. All the PDFs contain single page. But, it will have a very large collection. I want to show them as JP2 image in Universal Viewer from my .NET application. The entire process (from conversion of PDFs to JP2 images and showing those JP2 images in Universal Viewer) will have to be done dynamically from my .Net application. Also, the Universal Viewer will have the autocomplete, search and hit-highlight feature, cropping, clipping etc.
Please guide me the implementation process in details.
Thanks.