nicocizik
Comments
-
Hi Willo,
You can use the PrintPosition property of the group footer band to manually
move its top position vertically on a page.
--
Regards,
Nico Cizik
Digital Metaphors
in Group totals on the bottom of each page Comment by nicocizik September 2007 -
Hi Willo,
The DBCalc components are not designed to be used in other calculations in
the report. Instead of using DBCalc components, I would recommend manually
making the initial calculations using a TppVariable and its OnCal… -
For future reference, please use your real name when posting to these
newsgroups.
We are currently in the process of testing ReportBuilder with Delphi 2007
Update 3 and RAD Studio 2007.
A couple immediate options to… -
Hi Chris,
ReportBuilder does not have the ability to display or print PDF files. The
current version does include the feature to create PDF files from generated
reports however an external application such as Adobe Reader mus… -
Hi,
For future reference, please use your real full name when posting to these
newsgroups.
I'm a bit unclear about why the report is printing out of order. How are
the page numbers determined? Are you printing eac… -
Hi Davis,
Please send the example in .zip format to support@digital-metaphors.com and
I'll take a look at it for you.
--
Regards,
Nico Cizik
Digital Metaphors
in "List index out of bounds (13)" using active tclientdataset Comment by nicocizik September 2007 -
Hi Davis,
Which version of ReportBuilder and Delphi are you using? Does this occur
for every TClientDataset you open that is connected to a datapipeline? Are
you certain the fields defined in the dataset match the fields def… -
The built-in PDF device was not introduced until RB 9. You are using a
third party PDF device such as ExtraDevices or Gnostice.
--
Regards,
Nico Cizik
Digital Metaphors
in PDF Printing without a dialog box Comment by nicocizik September 2007 -
Vasan,
There is a code snip almost identical to your code below located in the
TppPDFDevice help topic of the ReportBuilder help
Hi Vasan,
You need to set the Report.ShowPrintDialog property to False.
--
Regards,
Nico Cizik
Digital Metaphors
http://www.digital-metaphors.…Hi Ian,
This is a mistake that will be addressed for the next release. If you
remove the references to ppToolbars, ppToolWn, and ppDesignerTools from the
rbIDE*.dpk should compile correctly.
--
Regards,
…Hi Goran,
Thanks for the example. I sent a reply with an updated version of your
example.
--
Regards,
Nico Cizik
Digital Metaphors
http…Hi Goran,
Yes, if possible, please send an example I can run on my machine to
support@digital-metaphors.com and I'll take a look at it for you.
--
Regards,
Nico Cizik
Digital Metaphors
in 2 reports combined in one, 2nd report generation never ends Comment by nicocizik September 2007Hi Goran,
What type of subreports are you using (Section, Child, Fixed)? Are you able
to manually load each template into the empty subreports and run the report?
What happens if you load the two templates before the entire r…Hi Muck,
This is not a known issue. Unfortunately we cannot provide updates to older
versions of ReportBuilder. I would suggest re-designing this section of
your report to work around the issue (perhaps by using stretching r…Hi Ryan,
The rb*.bpl packages are runtime only packages that are located in the
$WINSYS directory. The designtime package dclRB*.bpl uses many of these
packages including rbRCL which should include all the report components. …Hi Ryan,
By re-installing, are you using the ReportBuilder installation application?
Try uninstalling RB completely from your machine and re-installing using the
installation application (.exe).
--
Regards,
Hi,
For future reference, please use your real name when posting to these
newsgroups.
My first suggestion would be to completely reinstall ReportBuilder and see
if that solves the problem.
--
Regard…Hi Edmund,
For future reference please enter your name into the "From" field when
posting to these newsgroups.
What kind of processing needs to be done on the memo field? What sort of
data will be finally displayed…Richard,
The demos can be found in the \RBuilder\Demos\... directory. The main
reports demo located in the \1. Reports\.. subdirectory contains well over
70 demo reports. Also, all the completed tutorials can be found in the…Hi Will,
Thanks for pointing this out. We will fix this for the next release of
ReportBuilder (10.07).
--
Regards,
Nico Cizik
Digital Metaphors
in RB 10.06 Memory leak Comment by nicocizik September 2007Hi Paul,
For future reference, please either copy the log to your post or send it to
support@digital-metaphors.com rather than attach it to these messages.
It looks as though everything compiled and installed correctly. …Hi Paul,
Try adding TeeDB67 to the requires clause of the ppTCUI107.dpk package and
re-run the RBTeePackageBuilder.exe.
--
Regards,
Nico Cizik
Digital Metaphors
in Installing Teechart package Comment by nicocizik September 2007Hi Paul,
Did you use the RBTeePackageBuilder application to rebuild the RB/TeeChart
packages? If not, try running this app located in the \RBuilder\TeeChart
directory and check the BuildTeeLog.txt in the major version directo…We are currently in the process of testing ReportBuilder with Delphi 2007
Update 3 and RAD Studio 2007.
A couple immediate options to resolve this issue would be to simply disable
the dclRBDBE10105.bpl package if you are not u…Hi Håvard,
The errors you are seeing most likely indicate there are still old
RB/TeeChart files being used on your machine. Try completely removing
ReportBuilder and TeeChart from your machine then reinstall TeeChart, thenI believe ReportBuilder 7.04 supported TeeChart 7.0. If you are interested
in upgrading, please send an email to info@digital-metaphors.com with your
serial number and purchasing email address.
--
Regards,
Ni…Hi Arno,
Please send all attachments to support@digital-metaphors.com.
At designtime when a component is set to Stretch or AutoSize, it will
automatically resize itself to the smallest vertical or horizontal size
po…-----------------------------------------
Article: End-User Tech Support
-----------------------------------------
Please understand that Digital Metaphors can only provide tech support to
the Delphi developers that purcha…