PDF viewer

P

Peter

Does anyone know of .NET PDF viewer either open source or for purchase that
includes source code?
(I need to display a PDF on the WinForm)

Every time I purchase a component there's always something that it does not
do or not the way I like it, that's why I want to have the source code.

Thanks


Peter
 
J

John B

Peter said:
Does anyone know of .NET PDF viewer either open source or for purchase that
includes source code?
(I need to display a PDF on the WinForm)

Every time I purchase a component there's always something that it does not
do or not the way I like it, that's why I want to have the source code.

Thanks


Peter

you might be able to use itextsharp, http://itextsharp.sourceforge.net/.
Its a c# port of the java pdf library.
Not quite sure if you can write a viewer though, havent had a close look.

JB
 
G

Guest

Look there http://www.componentsource.com/relevance/a200/index.html?q=pdf+view

Peter said:
Does anyone know of .NET PDF viewer either open source or for purchase that
includes source code?
(I need to display a PDF on the WinForm)

Every time I purchase a component there's always something that it does not
do or not the way I like it, that's why I want to have the source code.

--
WBR,
Michael Nemtsev :: blog: http://spaces.msn.com/laflour

"At times one remains faithful to a cause only because its opponents do not
cease to be insipid." (c) Friedrich Nietzsche
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top