activereports
Is there a way to get programmatic access to the columns of a ActiveReports detail section?
I have a report in Data Dynamics ActiveReports for .NET.In this report I am programmatically setting th开发者_开发问答e ColumnCount property of the detail section to X.The detail section has one datab[详细]
2022-12-31 16:50 分类:问答Using different versions of the same assembly
I have a projec开发者_开发知识库t where I simultaneously must use reports built in ActiveReports 2 and ActiveReports 6.Overall, it works ok, but some of the helper assemblies use the same name.For ins[详细]
2022-12-30 21:23 分类:问答How get page size from MemoryStream or Byte?
I have images of active report in database, when i get into bytes and convert into memory stream so it can pass to active report viewer then how i get paper size of paper display in active report?[详细]
2022-12-29 10:48 分类:问答Usage of the Active Report In the Delphi6
Can I use the Active Report wi开发者_Go百科th the Delphi6?ActiveReports COM is not supported in Delphi 6. However, you could create a COM DLL exposing functions to render your reports and use that VB[详细]
2022-12-27 21:23 分类:问答Programmatically Insert Page Break in ActiveReports
I\'ve been scouring the web fo开发者_如何学Cr a good example, but cannot figure out how to add a page break to an ActiveReports report programmatically. The reports I\'m working with usually require 1[详细]
2022-12-26 05:23 分类:问答ActiveReports Conditional Formatting - Picture Visibility
In ActiveReports, how can I change formatting based on values in the report data? Specifically, I want to show or hide pictures based on a value in the data. The report gets bound to a list of object[详细]
2022-12-22 20:37 分类:问答Web service occasionally slows down significantly
My company is running into a problem with a web service that is written in C#/ASP.Net.The service receives an identity key for data in SQL Server and a path to generate and save a PDF report for this[详细]
2022-12-22 12:36 分类:问答How can I Save Report.Document.Printer settings?
开发者_StackOverflow社区I want store the Report.Document.Printer settings in a database, how can I Save it?[详细]
2022-12-20 21:26 分类:问答How get use graphics in Data Dynamics.ActiveReports 2.0 using VB.Net?
I am want to apply gradient color on textbox background in active report. For this I use graphics and use following code:[详细]
2022-12-19 09:55 分类:问答formatting HTML content into a printable report
I have been using the AJAX html editor to create content for a .NET project. The content is stored as raw HTML mark-ups.Now I need to take that cont开发者_如何学Pythonent and inject it into a printabl[详细]
2022-12-14 00:05 分类:问答
加载中,请稍侯......