nardmoseley
Comments
-
There are no known issues with this feature. As a test, try commenting out
all event-handler code associated with the report. Make sure that you do not
have any code that manipulates the data in manner while the report is
gen… -
In the Groups dialog there is a checkbox option for 'Reprint group headers
on subsequent pages'. The checkbox option controls the
TppGroup.ReprintOnSubsequentPage property. See the RBuilder.hlp topic for
TppGroup and its prop… -
By definition a Group Footer will print only at the end of the group.
See prior thread dated 12/23/2005 with title 'Group footer on each page -
how?'
-
Subsequent page and new page have the same meaning. If you want to start
each Group on a new page, then use the Group dialog to select the check box
labeled 'Start new page'. This controls the TppGroup.NetPage property.
… -
This question has been answered in the Subreports newsgroup.
Please do not crosspost...
-
See the following article and explaination about the DevMode structure...
-------------------------------------------------
Tech Tip: Configuring Printer Specific Options
---------------------------------------------… -
Sorry for the delay, this has been handled via email.
-
- see tech tip below
- If you are using the DataDictionary component, try setting
UseTableOwnerName to False.
-----------------------------------------------------------
Tech Tip: … -
-----------------------------------------------------
Tech Tip: Storing Custom Information with Templates
-----------------------------------------------------
Question:
---------
How can I store descripti… -
We had a grace period last time and will be doing so again.
-
RB 10 will be released this week - thanks for your patience.
-
We are behind schedule. This is the first time we have missed having a
release available as soon as the Borland release. We'll do everything we can
to prevent that from happening again in the future. Thanks for your
patience… -
1. The Borland Delphi 2006 Partner CD is included with Delphi 2006.
2. The Borland Delphi 2006 Partner CD submissions are also available for
download from Borland's web site
You can use the following link to d… -
My best guess is that we are two weeks away. We are in the final stages of
testing/debugging....
There is trial version of RB Enterprise on the Delphi 2006 Partner CD that
you can use until we have a final release.
… -
Yes. When using the RB Enterprise trial, refrain from using
- the Data and Calc workspace of the Report Designer
- the TppDesigner, TppReportExplorer, and TppDataDictionary components
installed on the Delphi palette… -
ReportBuilder Standard edition also includes full source code.
-
Thanks for interest in ReportBuilder.
1. Please post with your full name - see the newsgroup guidelines on support
section of our web site.
in ReportBuilder version with all the source code Comment by nardmoseley January 2006 -
ReportBuilder 9 includes architecture changes to more cleanly separate
Designer code from Report code. The code related to component popup menus
and design controls has been broken out into separate classes. See the
following… -
Delphi's WebBroker technology can be used to create asp applications.
1. One approach is to use RB Server Edition.
RB Server Edition is a multi-tier reporting solution in which you use Delphi
to build a report serve… -
Recently (within the last week or two) a customer reported an issue with
ODBCExpress. I recommended that the customer try the same test using ADO. I
also recommended creating another ODBC express example that does not use
Rep… -
1. Simplest solution is to use RB's AutoSearch feature in the creation of
your reports.
This results in an ask at runtime dialog being displayed to the user. RB
Server Edition automatically generates the web forms requir… -
We are working on a solution that will enable existing ReportBuilder reports
to be leveraged by .NET and VCL.NET applications.
Digital Metaphors is currently working on RB for .NET. The project is being
approached in pha… -
Win32
-
Yes. Purchase RB 9 now and you will receive a free update to RB 10.
-
- Check whether you have any code associated with the report that might be
modifying the layout.
- If you have subreports, check the subreport.report printeterseup props.
From the report designer you can check this by selectin… -
When a report definition is saved to .rtm or database, all of the TppReport
published properties are saved as part of the report definition - this
includes the Report.PrinterSetup properties.
Example:
1. I cre… -
We do not have info or experience with using Multilizer. I would create a
test with and without it and compare the results.
Internally RB stores measurements in mm thousandths (microns). You can see
this if you peform a … -
Nothing related to the printer changed with RB 9.x. The printer unit is
stable and works as designed. It has been stable for many releases now.
On the other hand, printer drivers are often quite buggy. Always update to
t… -
When you run a report, the Report.PrinterSetup properties are used to print
the report. The properties are applied to the printer driver's DevMode
structure. (The DevMode is a Windows structure used to configure the printer
d… -
RB 10 will include support for D6, D7, D2005, and D2006.
I would contact Borland about issues related to D2005.
As has been discussed elsewhere on this newsgroup, there will not be any
further releases for RB 9.x