nicocizik
Comments
-
Hi Redmond,
If you assign the BooleanFalse and BooleanTrue properties to match what
represents a True or False value in your database, the DBCheckBox should
work as expected.
--
Regards,
Nico Cizik<… -
Hi Kei,
ReportBuilder does not currently support unicode. Please take a look at the
following article for more information.
ARTICLE
-----------
1. ReportBuilder does not currently contain any suppor… -
Hi Colin,
There is a patch available for RB 9.03 that may fix this problem. Please
send a small email to support@digital-metaphors.com requesting it and we'll
send it out to you as soon as possible.
--
Regard… -
Hi Colin,
Unfortunately rotating wrapped text is not currently supported in
ReportBuilder. On option would be to divide your memo into separate lines
and manually add them as rotated single line TppLabels.
--
Hi Adam,
If you are using the OnPrint event of the DBText, the current record should
be accessable directly from the database. For instance, you could say...
MyValue := ppReport1.DataPipeline[TppDBText(Sender).DataField]…Hi Jose,
The following example should get you on the right track...
http://www.digital-metaphors.com/tips/TableOfContents.zip
-- …Hi Martha,
For each record in the main report, are all the subreports printing the same
data? For instance, does the data in the 6 subreports need to change based
on the main report's record? If so, you will need to create a…Hi Colin,
Send the example to support@digital-metaphors.com in .zip format and I'll
take a look at it for you.
--
Regards,
Nico Cizik
Digital Metaphors
Hi Colin,
The issue you are having is with the AutoSize feature. It is very difficult
to decide how AutoSize will work for a rotated component (i.e. whether the
component left should be altered or the text left, etc). I will…Hi Jeff,
Be sure you set the Band property of the label in order to display it in the
proper band. The owner of the label should be set to the form.
As an alternative, take a look at the TppScreenDevice.AddWaterMark rout…Hi Bin,
For future reference, please send all attachments to
support@digital-metaphors.com.
Which version of ReportBuilder are you using? Which database/connectivity
are you using? Instead of placing the calcuated…Hi Mark,
Yes, the black image problem has been fixed in most cases. My suggestion
would be to download a trial version from our web site and test with that
before upgrading. As for image quality, try setting the DirectDraw p…Hi Mark,
Article: Convert Crystal Reports to ReportBuilder.
--------------------------------------------------
We do not have any automated conversion from Crystal Reports. However, most
customers find that converti…Hi Mark,
I believe the DataDictionary automatically sorts your enteries
alphabetically regardless the order you enter them in. One option may be to
replace the Query Wizard with your own and take control of the field list
Hi,
The site was http://www.waler.com/qr2rb.htm but as Steffen mentioned, it
does not appear that they offer it to purchase from their web site.
Definitely try contac…Hi Richard,
The dcldadxx.bpl is the DADE design time package. Try going into the
Component | Install Packages dialog in Delphi 2006 and see if this dade
packages is checked. If not, try checking it and see if it will install…Hi Steve,
Thanks for the clarification. Although it is a little more involved than
hitting ctrl+c, ctrl+v, it is possible to export your reports from the
preview to other application formats such as Word or Excel using one of…Hi Steve,
I'm a bit unlcear about your requirement. Do you want to copy an entire
page displayed in the previewer and paste it into a completely different
application? The previewer can be compared to an application such as …Hi Gustavo,
Sorry, but I'm still not clear about how to create this issue. Please
provide the steps I can take to recreate it on my machine.
--
Regards,
Nico Cizik
Digital Metaphors
in its a bug? Comment by nicocizik February 2006Hi Gustavo,
These are not known issues with RB 9.02 however I definitely recommend
upgrading to RB 9.03 and re-testing. If possible, please give me the steps
I can take to recreate these issues on my machine. Are they occuri…Hi Dieter,
This can only be done using the RichText component in ReportBuilder. You
can assign separate font values to individual words using the RichText
editor built in to the ReportBuilder designer or at runtime using the …Hi Martha,
One option you may not have explored is manually adding the footer
information as individual draw commands at the end of each page. You could
ensure there is space below each subreport using the StopPosition proper…Thanks Denis,
This is what I would have suggested. One other item you may try is
disabling the Report Outline. Occationally for very large reports, this
feature can slow the report generation down.
--
Regard…Hi Bruce,
Dennis's recommendations are correct. Take a look at Demo 64 (dm0064.pas)
located in the \RBuilder\Demos\1. Reports\... directory for an example of
what can happen when standard Delphi linking is used. You will not…Hi Frank,
Please refer to the thread named "Road Map for D2006" started 01/13/2006 for
information on a release date.
--
Regards,
Nico Cizik
Digital Metaphors
in RB10 - when and what? Comment by nicocizik February 2006Sorry, below is the article...
-----------------------------------------
Article: Creating a Preview Plugin
-----------------------------------------
Q: I've followed the tutorials and registered a Preview Form replac…Hi Michael,
It is possible to completely customize the preview form by creating a
preview plugin. Using the plugin archetecture, you would be able to
customize the size of the outline panel to meet your specific needs. Take …Hi Ricardo,
If you go into the Components | Installed Packages dialog in the Delphi IDE,
check to see that the ReportBuilder TeeChart components are installed.
TeeChart Pro is available from Steema... in ppDBTeeChart Comment by nicocizik February 2006Hi Ricardo,
I apologize, I should have asked you which version of TeeChart you were
using initially. It is however good that you upgraded to RB 9.03 because
there have been many fixes made to the product since RB 9.01. The r…Hi Ricardo,
Download and install a copy of RB 9.03 and see if that fixes the problem.
--
Regards,
Nico Cizik
Digital Metaphors
http://www.digi…