nicocizik
Comments
-
Hi Massimo,
The code you have to set the PassSetting looks correct.
Unfortunately the only way to know how many pages will be in the report
is to have a two pass report.
-
Hi Massimo,
Please create a simple example demonstrating this behavior using only RB
and Delphi components and send it to support@digital-metaphors.com in
.zip format.
-
Hi Massimo,
Please upgrade to RB 14.08 and retest your application. If you still
get the issue, I recommend downloading a trial of the latest version of
ReportBuilder and testing with that.
For upgrade instructions… -
Hi Steve,
Please upgrade to RB 14.08 and retest your application. If you still
get the issue, I recommend downloading a trial of the latest version of
ReportBuilder and testing with that.
For upgrade instructions, … -
Hi Jeff,
By default the email file will be saved in your Windows TEMP directory.
You can change this by updating the EmailSettings.FileName property.
Moving forward, we hope you will consider upgrading your version to t… -
Hi Paul,
The MailMerge feature is designed for data connectivity only. If you
would like to manually edit a RichText, you can use the
TppCustomRichText routines and properties to do so.
Paragraph
SelText
… -
Hi John,
Depending on the complexity of your report, you may be able to get the
effect you need by using LeftToRight columns. Note however that left to
right traversal does not support dynamic height detail bands.
… -
Hi Max,
I sent you a couple patches addressing these issues.
-
Hi Andreas,
I tested a .tif image on a report using Delphi 2010 and the latest
version of ReportBuilder and it displayed correctly.
If you create a new Delphi application, place a report on the form and a
TIFF image… -
Hi Andreas,
Which version of Delphi are you using?
-
Hi Andreas,
Which version of ReportBuilder and Delphi are you using? In my testing
with RB 15.03 and Delphi XE5, Tiff images display correctly inside a report.
-
Hi Paul,
Sorry for the delay in this response.
The templates being loaded in the EndUser demo are being updated from an
older version each time they are accessed. When an older template is
loaded, it is automatical… -
Hi Bora,
Please upgrade to RB 15.03 and retest. If you still get the same issue,
please create a simple example we can run here that demonstrates this
behavior and send it in .zip format to support@digital-metaphors.com.
Hi Bas,
For Child style subreports the header and footer bands are not
supported. Section and Fixed style subreports do support header and
footer bands. See the following tech tip.
--------------------------------…Hi Max,
Thanks for pointing this out. The CreateTabStoppedText routine was
recently refactored and this special case was apparently overlooked.
There is now a patch available that makes this change for RB 15.03.
There is a patch available that may fix this issue. Send a short email
to support@digital-metaphors.com requesting the patch and we will send
it to you as soon as possible.
Hi Samy,
Take a look at the following article on where the ReportBuilder Demos,
Tutorials, and Developer's Guide can be found.
in Different Versions of the report writer Comment by nicocizik April 2014Hi Jeff,
It is not possible to have multiple versions of ReportBuilder installed
for the same version of Delphi.
It is possible to have multiple versions of ReportBuilder installed for
different versions of Delphi.<…Hi Glenn,
Thanks for the explanation.
If you would like to give your users multi-page preview options, you can
try calling DisableControls on the dataset connected to the report with
SinglePageOnly set to False and …> Where we have some coding on the 'onscroll' event of a TQuery
Why? What are you doing in this event. What is your ultimate goal with
this code.
Starting with ReportBuilder 14, reports are generated and rendered in…Hi Jeroen,
Yes, the subreports are independent containers. Their Title and Summary
bands are going to print each time the subreport is printed (each detail
band).
One option would be to do something similar inside …Hi Roman,
There is a patch available that addresses this issue. Send a short
email to support@digital-metaphors.com requesting the update.
Yes overriding the SendEmail routine should work.
Moving forward, we hope you will consider upgrading your version of
ReportBuilder to take advantage of many new features added since RB 11
(including easily accessible email ev…Hi Jeff,
The demos and tutorials are installed with ReportBuilder. You can find
them here.
http://www.digita…Hi Jeff,
ReportBuilder has the ability (via SMTP libraries such as Indy or
Synapse) to connect to virtually any SMTP server and send emails. See
the following article on how to connect to the GMail SMTP and send
emails …Hi Gunter,
The duplex setting is document wide so it is not possible to change it
mid-print.
One option would be to split your report into two separate sections
(using Section Subreports). You would start by creati…Hi Paul,
This is not a known issue. Which version of ReportBuilder are you using?
Is your customer able to get the same behavior when using a different
printer or just this certain one?
Note that every printer…Hi Steve,
As a test I installed the HP LaserJet 5 driver on my machine and set it
to the default printer. I was still unable to see a range check error
when trying to alter a font of a DBText.
1. What is the exact …Hi Steve,
For future reference, please use your real name when posting to these
newsgroups.
This is not a known issue. I performed a simple test with our end-user
demo and Range Checking on and was able to change t…Hi Max,
There is a patch available for this issue. Send an email to support@ to
receive the fix.