Preview PDF in C#
Posted
by Maciej
on Stack Overflow
See other posts from Stack Overflow
or by Maciej
Published on 2010-03-16T13:38:19Z
Indexed on
2010/03/16
13:46 UTC
Read the original article
Hit count: 342
I'm looking for .NET GUI component (different than PDFsharp) allowing preview PDF 1-page document.
Basically I need something similar to PictureBox where I can load bitmaps and show it.
It would be great if that component allows zooming and moving picture inside.
Freeware solutions preferred :)
© Stack Overflow or respective owner