In a report, I have to implement timespan fields (For example duration of a开发者_StackOverflow社区n activity). At the end of the report, a summary based on it should be included.
I\'m working on a VB.Net WinForms app. This app shows rows of production lines that the user will go down row by row and print a package of ActiveReports documents. This package can contain up to 9 re
I need to add a DataGridView to an ActiveReports 3 file. When I add the control its not recognized as a DataGridView but rather a custom control. Can anyone help me get 开发者_开发问答around this?You
I\'ve got an ActiveReport which has a textbox populated at run time. The \"cangrow\" and \"multiline\" properties are both set to \"true\".
I have a report f开发者_如何学JAVAile . I have to show the data in this report from two different datatable . I have to show the data fromonedatatable after another . I don\'t want to use sub report .
We have a legacy vb6 program using Active Reports 2.We have been running on a mix of OS\'s from xp sp2 to Win7 64bit.We have everything working except on one specific machine.This machine (win7 64bit)
I have a problem ActiveReports 3.0 (VB.NET) with RichTextBox. When I print an RTF text whichattribute: \"\\page\" that it must make a BreakPage and need to print more than one page. But the report doe
I have a VB6.0 legacy project which uses Active Reports Pro 2.0 for reports. In run-开发者_运维百科time, every thing seems to be all right but the report does not appear.
with textbox taking data from an sql database. if the text is long enough it overlap on the bottom textbox and lines of the table 开发者_开发问答don\'t adjust.I think that you should set \"false\" to\
I have a VB.net application that has been built for awhile. I recently added a barcode in active reports 6 to one of the reports.