nicocizik
Comments
-
Hi Mike,
Rotating wrapped text is currently not a feature of ReportBuilder. We
will consider adding this for a later release of ReportBuilder. Thanks
for the feedback.
-
Hi David,
Sorry for the late reply,
I believe if (after you build) you select the Project | Information for
option from the Delphi main menu, it will give a list of
all the packages used during that build. You can… -
> any packages removed from the package list would be included in the EXE.
Correct.
Correct.
For ReportBuilder we build with the Tee, TeeUI, and TeeDB packages.
This should be enough to get you … -
Hi David,
In the project options of your application, under the "Packages"
section, there is an checkbox to build with runtime packages. Once
clicked, you will see a list of runtime packages to be used during a
build. … -
Hi David,
It looks as though Steema did not include these files with the version
of TeeChart included with Delphi. If you would like to use the end-user
designer with TeeChart you will either need to build your applicationAt runtime you need to be sure to register the TeeChart component with
ReportBuilder to use it in the designer. See the following article on
the registration of components.
in Migrating project to Delphi XE Comment by nicocizik December 2011> The package "ReportBuilder TeeChart 9 Components" is there and checked.
Now if you open the designer in a new project, is the TeeChart component
still missing at design-time?
Hi David,
Open the Delphi XE ide and select the Component | Install Packages...
option from the main menu. In the list check to see if there is an
entry for "ReportBuilder TeeChart Components". If there is, make sure
i…Hi,
The TppScrollbox has been replaced by the TppScrollablePaintBox for RB
14 to support multi-page scrolling. See the ppScrollBox.pas for the source.
Viwer.ScrollablePaintBox.VerticalScrollBar
Thanks Paolo,
If you would still like me to take a look at the issue with the
MS-SansSerif font, please send an example and I'll get back to as soon
as possible.
Hi Paolo,
Does this occur with all fonts or just the MS-SansSerif font? Are you
able to recreate this with a simple application I could run on my
machine. Unfortunately I am unable to use the RTM file you sent to run
t…Hi Tim,
I'm very sorry for the delay in this response, this thread lost its
"new" status in my reader for some reason.
Unfortunately the LookupList and Values properties of the Parameters are
not currently available…Hi Tim,
If you are not going to loop through each component, you could possibly
use Report Parameters to access information from the report. See the
following example on the use of parameters.
in PDF Forms Comment by nicocizik January 2012Hi Tim,
All published events such as the OnDrawCommandCreate can be created at
design-time using the Delphi object inspector the same way you would in
Delphi.
If you would like to load reports from files, the best s…Hi Tim,
Ideally you will want to place a visible component marking the spot you
would like the form field to be. This could be a white rectangle or
perhaps a label with just a space as the text value.
Once this is …Tim,
PDF form fields would be a useful feature and is on our list of possible
enhancements to research for a later release.
Rather than trying to figure out band position etc., try using the
drawcommands themselves …Hi Brenton,
The crosstab size is determined by the font of the text within.
There is no way to hide an entire row that is not a subtotal or grand
total with the crosstab. It is however possible to take control of whatHi Will,
Thanks for pointing this out. There is now a patch for RB 14.02 that
makes your proposed changes.
Hi Dima,
If possible, please send an app I can run here that causes the issue to
support@digital-metaphors.com and we'll take a look at it for you.
I am still unable to get the error in Delphi 2006. Are you using a
minimal application to create this? Are you able to see this behavior
on all machines? Are you perhaps able to recreate this error using the
end-user demo?
…Hi Will,
Which version of Delphi and FastMM are you using? In my testing with
Delphi XE and the latest version of FastMM (4.99) I was unable to get
any errors when following your exact steps below.
Is it possible t…Hi Roman,
Try either using the summary band at the end of the report with the
NewPage property set to True. If you are already using the summary
band, try placing a section style subreport at the end of the band and
tog…Hello,
Yes, RB 14.02 is compatible with Delphi XE2 Update 3.
According to the output of the RBTeePackageBuilder application, the
packages are being build and installed correctly.
This is likely a library path issue or there is an old dcu file on your
machine still being used in your app…Hi Roman,
1. This is not a known issue. Please send a simple example
demonstrating this behavior to support@digitial-metaphors.com in .zip
format and I'll take a look at it for you.
2. There is a patch available fo…Hi Jeff,
You might try downloading a trial copy of the latest version of
ReportBuilder and see if the problem still exists.
As a side note, I was able to create a simple TppReport descendent and
use it as expected. …Hi Jeff,
Are you able to recreate this issue with an example I could run on my
machine. If so, please send it to me in .zip format and I can test it
with the latest version of ReportBuilder.
Hi Jeff,
Does the error occur with every report or just certain reports? Is
there a certain component or calculation that seems to cause the error
to occur? If you get the error, are you able to trace into the RB
sourc…Hi Jeff,
Creating a descendent of the TppReport class should not be very
difficult. There is no registration necessary or special processing.
For what purpose are you creating one? Perhaps a bit more information
a…Re-Sent. Please update your safe senders list to include the
digital-metaphors.com domain.