nicocizik
Comments
-
Hi Enrico,
Please contact support@digital-metaphors.com with a request for the patch
and we will send it to your via email.
--
Regards,
Nico Cizik
Digital Metaphors
in How i can download patch for RB 11.6 ? Comment by nicocizik January 2010 -
Hi Roderick,
ReportBuilder does not natively support EAN 128 barcodes however it is
possible to use the Code 128 setting to manually encode and display these
barcodes. We have numerous customers successfully using Code 128 to… -
Hi Bas,
The page footer allocates the space it needs before the rest of the report
prints making it (theoretically) impossible for the detail band to overlap
it. Which version of ReportBuilder and Delphi are you using? Is th… -
Hi Bas,
I suggest using a different shape object for the GroupFooter Band. Once the
shape has been created for the detail band, (which is special because it has
the capability of creating multiple drawcommands for a single co… -
Hi Steve,
Are you perhaps referring to a 2D barcode? If so, ReportBuilder currently
supports the PDF417 and Maxicode 2D barcode formats. Starting with RB 10,
you can use the Tpp2DBarcode component on a report to display thes… -
Hi Ueliton,
Which type of text file are you exporting to? ReportBuilder supports
exporting to a delimited text file or a Report Emulation text file. For a
delimited text file (TextFileDevice) Subreports were not supported un… -
Hello,
This is simply because ReportBuilder does not support showing the .doc file
format inside a report. Richtext format is supported however and displays
properly.
Most of the enhancements made for R… -
Hi Robert,
If I understand correctly, if your library path is set to \RBuilder\Source,
you are unable to compile, but if you set it to \RBuilder\Lib you are? If
you set the path to Source and try to run the RAP demo located i… -
Hi Robert,
This error indicates that you have an old file (.dcu) on your machine
somewhere that is being used when compiling your project. Since we do not
provide the
source to RAP, you need to be absolutely certain that… -
Hi Philip,
Researching this further, I found that on my machine, there were in fact
TeeChart files located in the $(BDS)\Lib\... directory. My guess is that
these files were re-added during one of the many updates CodeGear pr… -
Hi Philip,
1. When do you receive this error? Does this occur when loading Delphi
2010?
2. If you run the manual RBTeePackageBuilder application are any errors
given? If not, check the date on the ppChrtUI.dcu fil… -
Hi Filip,
Thanks for pointing this out. There is a patch available for RB 11.07 that
fixes this issue. Send an email to support@digital-metaphors.com if you
would like the patch.
--
Regards,
Nico … -
Hi Bob,
New for RB 11, you simply type the custom expression you would like to use
into the Function combobox. This was to streamline the calc section.
--
Regards,
Nico Cizik
Digital Metaphors
… -
Hi Jeroen,
If possible, please send a simple example demonstrating the issue in RB
11.07 to support@digital-metaphors.com. In my current testing (using the
Dutch regional setting on my machine) I was unable to recreate the is… -
Hi Bas,
This was also answered in the Component-Writing newsgroup...
---
Unfortunately Report components do not function the way you need them to as
stated in your requirements below. Once a component is placed on a… -
Hi Larry,
Thanks for the kind remarks.
By default the Datapipeline will skip any master records that do not have
corresponding details. If you would like to override this behavior, you can
simply set the SkipWhenNo… -
Hi Steve,
After a bit of research on the web, I found this free component...
http://www.mwcs.de/svgimage.html
Even though my understanding of German is li… -
Hi Ignacio,
If these are labels such as address labels, you can set the autostop
property to false, limit the number of pages being printed and define the
DetailBand.PrintCount property to limit the number to labels printed.Hi John,
We are not aware of anyone who has migrated these components to RB 11 and
Delphi 2010. Perhaps another customer with first hand experience will
answer your post. Otherwise, it may be possible to make the changes
Hi Larry,
Thanks for the suggestion.
Note that RAP is a Pascal compiler very similar to Delphi. If you are
familiar with Delphi, you already know the basics of RAP.
--
Regards,
Nico Cizik
Hi Larry,
If you would like to pass a value into a report to later be used perhaps in
RAP, you can use the Report Parameters feature. Take a look at the
TppReport.Parameters topic in the RB help as well as the the following <…Hi Adnan,
Excellent! Glad you got it solved.
Though RB 11.03 seems to have fixed the issue, I highly recommend upgrading
your version of ReportBuilder to the latest (11.08). We have made numerous
other fixes since…Hi Max,
I'm very sorry you are having continuous issues with the Designer. Please
let us know if the problems remain. My first suggestion would be to update
your version to RB 11.07. This is the latest release and is a free…Hi Ton,
When calculating a running total inside the main report from a subreport,
the best method is to keep track of the running total inside the subreport
itself using the OnCalc event of a TppVariable. Then updating anothe…> because regions don't work properly.
I believe the regions are currently working as designed
.
You …Hi Mark,
If you are just using the subreport as a nested container, I suggest
using the detail band with any other bands' visibility property set to
False.
Hi Alessandro,
Since this is only happening on certain machines, the reason for the slow
printing is most likely a data access or printer issue. If your end user is
retrieving data from a network database or printing to a net…Allesandro,
You did not answer any of my questions
. Are you able to recreate this
behavior on one of your ma…Alessandro,
Does this occur with every printer and every machine you try it on? If you
create a simple report (no data) and print, is the performance still slow?
Try creating a simple application (form, button, and report) an…Hi Jeff,
Thanks for pointing this issue out. There is now a patch available for RB
11.07 Build 2 that fixes this problem. Contact
support@digital-metaphors.com to receive the patch.
--
Regards,
Ni…