RDLC ReportViewer local rendering mode

Hi There,

Quick question: barcode component for local clients

Is this possible to use the aspose.barcode component integrated inside application within a local ReportViewer control in local rendering mode using rdlc report definitions?

If yes, what is the license policy on it.

best rgerads

Martin

Hi Martin,

Thank you for considering Aspose.BarCode.

What kind of application you need to generate barcodes? Asp.NET or Winform?

Thanks

Hi Dean,

we are developing a WinFormApp and we are using the report viewer control from microsoft for WinForms (local mode)..

Hi Martin,

Please use the latest release of Aspose.BarCode for .NET.

I'd attached an sample project within this post, it demonstrates how Aspose.BarCode works in rdlc and Microsoft.Reporting.WinForms.ReportViewer. This sample use the AdventureWorks sample DB in SQL2005, please modify the connectionString in the app.config file to fit your setting.

And I will post a short / step by step tutorial later for explaining the sample.

Thanks

Hi Martin,

Please check out http://www.aspose.com/documentation/visual-components/aspose.barcode-for-.net-and-java/how-to-use-aspose-barcode-component-in-client-report-definition-rdlc-files.html for a tutorial to print barcodes in client report definition files (.rdlc).