PDF Viewer in User Control in C#.net

Posted by Naraayanan under C# on 9/3/2013 | Points: 10 | Views : 77360 | Status : [Member] | Replies : 9
Hi ,
PDF Viewer(View PDF File) in User Control in C#.Net ?

Regards,
Lakshmi Naraayanan.S
http://dotnettechrocks.blogspot.in/
http://abaprocker.blogspot.com/



Responses

Posted by: Allemahesh on: 9/3/2013 [Member] [MVP] Silver | Points: 25

Up
0
Down
You can see the below link:-

http://www.codeproject.com/Articles/41933/ASP-NET-PDF-Viewer-User-Control-Without-Acrobat-Re

Happy Coding

Naraayanan, if this helps please login to Mark As Answer. | Alert Moderator

Posted by: Bandi on: 9/3/2013 [Member] [MVP] Platinum | Points: 25

Up
0
Down
Refer this link
http://www.codeproject.com/Articles/37458/PDF-Viewer-Control-Without-Acrobat-Reader-Installe

Mark This Response as Answer
--
Chandu
http://www.dotnetfunda.com/images/dnfmvp.gif

Naraayanan, if this helps please login to Mark As Answer. | Alert Moderator

Posted by: Hornstalk on: 10/28/2013 [Member] Starter | Points: 25

Up
0
Down
Kettic .NET PDF Viewer component is able to display PDF documents directly in your Windows Forms applications.
http://www.kettic.com/winforms_ui/pdfviewer.shtml

Naraayanan, if this helps please login to Mark As Answer. | Alert Moderator

Posted by: Samirbhogayta on: 10/28/2013 [Member] Starter | Points: 25

Up
0
Down
hi.. please refer this link for your solution...

http://www.codeproject.com/Questions/331903/ASP-NET-PDF-Viewer-User-Control-Without-Acrobat-Re

Thanks

SAMIR
Sr. Software Engineer

Naraayanan, if this helps please login to Mark As Answer. | Alert Moderator

Posted by: Barcodelib on: 11/4/2013 [Member] Starter | Points: 25

Up
0
Down
Apart from viewing PDF file using C#.NET, you can also use it to annotate, print, redact PDF content. More details can be found at http://www.rasteredge.com/dotnet-imaging/addon-pdf-document-reader/

Naraayanan, if this helps please login to Mark As Answer. | Alert Moderator

Posted by: Samirbhogayta on: 11/11/2013 [Member] Starter | Points: 25

Up
0
Down
hi.. please refer the following link

http://www.codeproject.com/Questions/331903/ASP-NET-PDF-Viewer-User-Control-Without-Acrobat-Re

SAMIR
Sr. Software Engineer

Naraayanan, if this helps please login to Mark As Answer. | Alert Moderator

Posted by: Arronlee on: 12/4/2013 [Member] Starter | Points: 25

Up
0
Down
How about buil some PDF readers with the help of some manual tools which can be customized by users according to our own favors to help read PDF files( http://www.yiigo.com/guides/csharp/how-to-read-pdf.shtml )? I am testing with the related projects these days. Do you have any ideas about it? Or any good suggestion? Thanks in advance.



Best regards,
Arron


Naraayanan, if this helps please login to Mark As Answer. | Alert Moderator

Posted by: Thackeray on: 2/13/2014 [Member] Starter | Points: 25

Up
0
Down
Thanks for your sharing of pdf viewer within C#.net, I'm currenlty looking for a pdf document viewer programmed with visual basic language. because I'm new to programming, I can only handle programs in vb.net project at present. Here is want I found, feel free to use it. http://www.rasteredge.com/how-to/vb-net-imaging/pdf-document-viewer-create/


Naraayanan, if this helps please login to Mark As Answer. | Alert Moderator

Posted by: Sadman on: 5/9/2014 [Member] Starter | Points: 25

Up
0
Down
hi all,

Here provides demo and guide lins to form a PDF viewer using C#.NET.http://www.e-iceblue.com/Introduce/pdf-viewer.htmlGenerally speaking, you can use Visual C# or Visual Basic class library to achieve this.
1. Create a Windows project in Visual Studio;
2. Drag a button to the Form and Integrate WinForms PDF viewer dll to your project;
3. Click the button to compile C# or VB code for your PDF project.

Naraayanan, if this helps please login to Mark As Answer. | Alert Moderator

Login to post response