Render PDF using DocumentViewer control?

Rasto picture Rasto · Aug 7, 2010 · Viewed 29.8k times · Source

Is it possible to render PDF using DocumentViewer (it's WPF control) ?

If it is possible then how ? Code example or link to some code example would be appreciated. Thanks for answers.

Answer

GreyCloud picture GreyCloud · Aug 7, 2010

I don't think it is possible with the DocumentViewer - unless you convert to XPS first.

There are a few other threads on displaying PDF in WPF: