Click here to Skip to main content
15,888,527 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
Hi friends,

I use Visual studio and use C# language,
I wanna create a PDF reader in my WinForm (adding pdf reader/editor to my WinForms applications ) , for example by using a UI control such as PDFview4net, or tallcomponents, or sth else ! (I find these components by searching in the web !)

there are so many kinds of these component,
I'll appreciate anyone who let me know the best one which I could work on !

this component should have some features such as:
- View PDF documents in WinForm
- Navigation via bookmarks
- Zooming and panning
- Select, copy and search text (full Unicode support)
- annotations such as Highlight ( text markup ), underline, sticky note, etc.
- ...

excuse my bad english, and thanks in advance.
Posted
Comments
ridoy 11-Feb-13 2:06am    
search Google,you will find a number of pdf reader software.

1 solution

Define your requirements and evaluate the packages yourself.
There is no such thing like "the best..." - depends very much on what you need.
Cheers
Andi
 
Share this answer
 
v2

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900