i need to create a QuickReport in Delphi 5 that is laid out as: +================ Report Header +================
I am trying to become more familiar with test driven approaches. One drawback for me is that a major part of m开发者_如何学Goy code is generated context for reporting (PDF documents, chart images). Th
Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
I have a report created in SSRS in client mode, which is run disconnected: I create the data source in code and pass to the report as a DataView. It works ok.
Let\'s say I have a table like this: Customer,Invoice Type,Balance A,Good,50 A,Good,10 A,Bad,20 B,Good,20 And I want to mak开发者_高级运维e a report like this:
Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
I have no background in reporting 开发者_Python百科tools. I\'d like to generate some statistical tables and plots. Is VSTO(Visual Studio Tools for Office) good enough for this task? What\'s the main
So I\'ve recently had to create a report that emulates a Canadian customs form.The problem is that the report is printed on 11\" x 14\" paper, but uses a metric layout.As my FoxPro installation is on
I\'m trying to verify whether or not you can run reports against from the 2008 Report viewer control against a 2000 SQL Server report server.There\'s not a lot out the开发者_JAVA百科re on microsoft\'s
I have a pie chart in BIRT and about 80 data points. I\'m looking to group them in three catagories <17 17-20 and >20. To be more specific I\'m trying开发者_StackOverflow社区 to make a red yellow g