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
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
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?
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
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
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
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
开发者_StackOverflow社区I want store the Report.Document.Printer settings in a database, how can I Save it?
I am want to apply gradient color on textbox background in active report. For this I use graphics and use following code:
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