Click here to Skip to main content
15,910,797 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
Hi all
i am looking for free component or source code which read and displays pdf and djvu files on vb.net / c# form.

i was trying to create an application which reads this files.

PS. i am not looking for this :
process.start()
shell()
:mad:

If it is possible could some one help me to find code which shows binary and hex values of the above format (like hex view and hex workshop)

thanks for reading :-O
Posted

For the second part of your question there is Hex Editor (OCX Control)[^] from here on The Code Project and there are loads more on the internet. Which makes me think that maybe you didn't bother searching for yourself, or used a bad search phrase. FYI I used .net hex viewer control to find the link above.
 
Share this answer
 
Comments
Archit9373284448 18-Feb-11 11:43am    
hehe... i was too bored of searching of above 2 problems that's why decided top put here....
any ways thanks....
iTextSharp[^] is free and opensource library for PDF.

[Edit] Looks like djvulibre[^] might be what you are looking for. [/Edit]
 
Share this answer
 
v3

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