PDF Viewer inside RTC

Hi there,

I’m looking for a component that can show pdf files inside dynamics nav or how to make one self. in VS.

Best regards
Thusan

I suggest to use a free .NET pdf viewer like this:

http://visualstudiogallery.msdn.microsoft.com/a0d6f4ba-6a22-4426-877e-ac1bd6028181

And write a wrapper class to be in used in NAV as .NET interoperability.

Hi Daniele,

Thank you for your answer :slight_smile:

Do you have any links where i can see how to build a Windows Form Wrapper to NAV in Visual Studio?

:slight_smile:

You can take the cue from these links, are pretty useful:

http://www.cmcs.dk/blog/c-development/net-component-for-using-in-microsoft-dynamics-nav.html

http://msdn.microsoft.com/en-us/library/dn182584(v=nav.70).aspx