Thursday, May 5, 2011

WPF Application with Crystal Reports

How do I insert an image in a database and retrieve the image in Crystal Reports using a C# WPF Application?

From stackoverflow
  • You need to use the Windows Form Integration tools to use Crystal with WPF. There are no native support tools in WPF for Crystal. Once you're using the WFI namespace, the Crystal controls work the same as they would in WinForms.

    Carlo : Do you know of any third party solutions to incorporate crystal reports instead of using window forms integration?

0 comments:

Post a Comment