I want to creae a pdf viewer using vb.net application.
I want to use iFrame in the application so that I will not require adobe reader src or any other viewer component to be distributed.
I also want to save the pdf file along with the exe file. That means I will be distributing only one file.
The application will be similar to converting pdf in to exe but I would not like to convert pages in image because I want to retain search facility.
Please help...