nicocizik
Comments
-
Hi David,
Instead of using a DBText component, try using a DBMemo instead. This is a
stretchable component that will grow vertically if needed. Be sure to set
the Stretch property to True.
--
Regards,
<… -
Hi Weverton,
1. Upgrade to RB 9.02 and see if that helps the problem.
2. If not, send a small example demonstrating the issue in .zip format to
support@digital-metaphors.com and I'll try to recreate it on my machine.
Hi Weverton,
Which version of ReportBuilder/Delphi are you using? In my testing with RB
9.02, exporting to a Report Emulation Text File did not include the $?
symbols at the end of each line of a memo. Please let me know the…This is a multi-part message in MIME format.
Hi Tom,
There is also a new third party component called GridPack that you may want
to check out. http://www.planitechnologies.com/
--
Regards,
Hi Tom,
There were some major changes made in RB 9 to how it handles report
components. These changes will have to be made to any existing add-on
components for ReportBuilder. Below is an article with more information...
Hi David,
Excellent! Glad you found a solution.
--
Regards,
Nico Cizik
Digital Metaphors
http://www.digital-metaphors.com
Hi David,
Thanks for the info. Please send an example of this to me in .zip format
and I'll take a look at it for you.
--
Regards,
Nico Cizik
Digital Metaphors
in Access violation when printing under Win2K Terminal Server Comment by nicocizik April 2005Hi David,
If you point your library path to \RBuilder\Source\... are you able to trace
into the RB code after the exception occurs? If so, where is the error
occuring?
--
Regards,
Nico Cizik
D…Hi David,
When using a terminal service, the most common cause of errors it that you
do not have access rights to the printer driver needed to generate the
report. Be sure you have access to the proper driver files and re-pri…Hi Peter,
This is not a known bug in ReportBuilder. Are you able to recreate this
issue with a simple example? If so, please send it in .zip format to
support@digital-metaphors.com and I'll take a look at it.
-- <…Hi Rick,
Using a Calc on Traversal and Reset on Traversal combo with a Variable
inside the detail band will probably not give you the effect you are after.
This combination should only give you 0's or blank text. For a Variab…Hi Hans,
The Chart property of the TppTeeChart in ReportBuilder is a TCustomChart.
If you would like to assign this property, the chart will have to be of type
TCustomChart. However, it is possible to save a TeeChart as a bit…Hi Filip,
Sorry for the delay in this response. Yes, the aBreakValue should be the
currently saved grouping value that the engine uses. Checking this inside
the OnGetBreakValue should work timing wise.
--
Re…Hi Filip,
This is a tough one
. If I were working on this, I would create a field
for each key value and …Hi Filip,
What exactly are you trying to accomplish with your report? Using a custom
field to break a group involves changing the break value of that group at
the proper time during report generation in order for the group to…Hi Bernd,
As another option, you might want to check out the AutoSearch feature of
ReportBuilder. This will allow you to ask your users questions about what
data they would like displayed on their report before the report is …Hi Bernd,
It is possible to give your users a custom form in RAP using a pass-thru
function, however it is not currently possible to embed the form inside the
template file. Take a look at demo 35 located in the \RBuilder\Dem…Hi Mike,
There is small offset added to a text component when a border is added.
This offset is very small and sometimes cannot be seen on screen due to the
size of a screen pixel. If you zoom your preview to 250% you should …Hi Santy,
There is no utility to convert your templates, but it should be rather easy
to create one (we have had many customers do in successfully). Here are the
steps we recommend.
1. Select one report from your e…Hi Vincent,
You can use the TppDetailBand.PrintCount property to limit the number of
times the detail band prints on each page.
--
Regards,
Nico Cizik
Digital Metaphors
in Print fixed number of records per page Comment by nicocizik April 2005Hi Petter,
This may be related to the designer however we have made numerous changes to
the designer since RB 7.04. Please download a trial copy of RB 9.02 and see
if the the problem still exists.
--
Regards,…Hi Peter,
Unfortunately this is not possible with the version of the designer you are
using. For RB 9, the designer toolbars were redesigned and it could be a
possibility that it could be placed on a panel, but this has not b…Hi Wim,
You can access the Preview form using the TppReport.PreviewForm property.
This property is a descendent of the TForm object. Try checking the Active
property to see if the preview form is currently active in your app.…Thanks for the suggestion. I will add this to the list for possible
enhancements.
--
Regards,
Nico Cizik
Digital Metaphors
http://www.digital-meta…Hi Preston,
No, this is simply the way ReportBuilder works
. Null values are one of
the most difficult it…Hi Preston,
By default, a null field will just print blank. Try using the OnGetText to
check if the field value is null, then printing a "0" if it is.
--
Regards,
Nico Cizik
Digital Metaphors
<…Hi Austin,
There is now a patch available that fixes this issue. Please send a request
to support@digital-metaphors.com and we will send it to you asap. Thanks
again for your patience.
--
Regards,
Hi Austin,
Thanks for the info. I am currently researching this and will get back to
you as soon as I find a solution. Thanks for your patience.
--
Regards,
Nico Cizik
Digital Metaphors
Which download page are you refering to? If you navigate to the
http://www.digital-metaphors.com/Subpages/Downloads/DownloadMain.html page,