nicocizik
Comments
-
If possible, please send me a simple example using one of the older
reports that demonstrates the issue and I'll track down the problem.
Send the example in .zip format to support@digital-metaphors.com.
-
Hi Chantal,
Which version of ReportBuilder and Delphi are you using? In my testing
with RB 12.05 and Delphi XE, all band and component popup menus were
translated in the designer including the Footer band. Does this
be… -
Hi Bas,
For RB 12, we added the Report.DefaultFileDeviceType property which
automatically sets the device type for the user. Setting this will
prevent this error from ever happening.
For RB 14, the DefaultFileDevic… -
Hi Christian,
The AutoSearch dialog uses the ppFormatSettings.LongDateFormat or
ShortDateFormat to format the date inside the dialog. This will be the
date format based on the machine's locale unless you are changing it
Hi Bill,
If you are using a JITPipeline, setting the recordcount to 5 will cause
it to fire the OnGetFieldValue event 5 times (essentially traversing 5
rows). It is up to you to implement the event and return the data the
Hi Bill,
Where is the subreport located in the main report (which band)? Are you
sure the subreport itself is connected to a dataset?
If you need to display a single image for each record in your main
report, it ma…Contact support@digital-metaphors.com to learn more information about
GridPack.
Hi Günter,
All reports created in earlier versions are backward compatible with RB
14 (.rtm files, and reports on a form). Reports created with RB 14
however are not forward compatible with earlier versions of
ReportBui…Hi Jason,
This is not a built-in feature of ReportBuilder although it would be nice.
One option would be to use the OnMailMerge event to manually alter the
richtext once the mailmerge operation has finished.
Hi Mark,
The font of the DBRichText is the default font of the underlying
richtext data. If for instance some plain text is accompanied with the
RTF data, it will use this default font. Also if a plain text field is
se…This issue is being handled via email. I will post a solution here once
one is found.
Hi Ennio,
How are you obtaining the ID? Is this a field in the DB or is the user
giving this value before printing the report?
Either way, I would suggest creating a group on the key field of your DB
with the NewPa…Hi Nick,
If possible, please send a simple example of the mouse-wheel bug in
action. As of yet we are unable to recreate it here. Send the example
in .zip format to support@digital-metaphors.com.
There is a patch …Hi Steve,
Thanks for your interest in ReportBuilder!
With your current implementation, I would suggest adding a label to each
report that is meant to be altered by the outside world. Then after you
load the templat…Hi Terje,
Each time you set the printer name, ReportBuilder checks that the
printer is available and if not, assigns the default printer instead.
If you are absolutely certain of the printer name on another machine,
you …Hi Stephano,
This is not a known issue with ReportBuilder. We have been using Aero
themes in Windows Vista and Windows 7 since they were released and have
never encountered this behavior.
My first suggestion would …Hi Martin,
Try updating your version of ReportBuilder to 12.05 and see if that
solves the problem. We solved some issues since 12.01 dealing with
outline resetting. Contact info@digital-metaphors.com for upgrade
instru…Send the example to support@digital-metaphors.com in .zip format.
Hi Ricardo,
Which band is the variable located? Is the detail band dynamic?
My first suggestion would be to upgrade to RB 10.09 and see if that
helps. If not, please send a simple example I can run on my machine
t…Hi Chris,
I found an example I created a while back that does something similar to
what you want with RAF files. It uses the same concept as the
SpreadSheetStyle example we have where report pages are generated to
memor…Hi Chris,
Are you able to recreate this behavior with a simple example? In my
testing with a stretchable memo and a line, the line did successfully
print next to an overflowing memo after the disclaimer showed. Please
…Hi Mike,
Generally new features are described in the ReportBuilder help
documents. It is also on our todo list to create various RBWiki
articles on how to utilize many of the new features added to
ReportBuilder and upda…Hi Mike,
Yes, it seems due to a typo, the DetailBand.ColumnBalancing property did
not make it into the RB help. I will fix this for the next release.
Below is the documentation we created.
--
TppDetailBa…Hi Diego,
There is a patch available that fixes this issue. Please send an email
to support@digital-metaphors.com requesting the patch and we'll send it
to you as soon as possible.
RB 14.01 generates pages for the …Hi Samuel,
Yes, ReportBuilder 14.01 is compatible with the latest version of
TeeChart (2011).
Hi Mike,
This is not a known issue. If possible, please send an example that I
can run on my machine that demonstrates this issue and I'll take a look
at it for you. Send the example to support@digital-metaphors.com in
Hi David,
When using versions of Delphi greater than 10, a separate design-time
package and registration file is required or Delphi looses it's
reference to the package when closed and loaded again. It seems this
packag…Hi David,
Are you building packages or simply compiling a Delphi project?
Are you able to run an of the RAP demos provided in the \Demos\0.
RAP\... directory?
Hi Paolo,
See the following article on how to print the Terms of Service on every
even page. You could do the same only with odd pages.
in orders report with rtf Comment by nicocizik November 2011