How do I view a fillable pdf in asp.net # if Adobe is not installed on my machine? Is it Possible without using Adobe at all.
No without Adobe reader it is not possible.
You can convert the pdf file to image or word document and then display the image or word document in the browser.
Refer
Display word in browser.
Hi,
I thought there was a way to do it using iTextSharp whihc is also been used by Mudassar Khan on several of his sample codes but they are not exactly what I needed as I have fillable forms.
Without Adobe install its not possible. You need to use any third party control that provides the functionality.
© COPYRIGHT 2025 ASPSnippets.com ALL RIGHTS RESERVED.