Which dlls I have to import to print dataset or datatable ?

Stimulsoft Reports.NET discussion
Post Reply
sasd
Posts: 3
Joined: Tue Nov 30, 2010 12:29 am
Location: dksl

Which dlls I have to import to print dataset or datatable ?

Post by sasd »

If I want to print the dataset which is made manually through coding and want to print that dataset only then which dlls I have to import in the project and how muc size of that dlls will be there, I am asking this question because size matters very much here in the project ?
Alex K.
Posts: 6488
Joined: Thu Jul 29, 2010 2:37 am

Which dlls I have to import to print dataset or datatable ?

Post by Alex K. »

Hello,

You need use the next .dll files
Stimulsoft.Base
Stimulsoft.Controls
Stimulsoft.Report
Stimulsoft.Design (if you want use designer)
Stimulsoft.Report.Win (if you want use viewer)

Thank you.
Post Reply