nicocizik
Comments
-
Please send all files to support@digital-metaphors.com. We will continue this discussion via email and I will post the solution once it is found here.
-
Hi David,
Which version of ReportBuilder are you using?
It appears there is an issue with the destroy sequence of your application as it does not appear that even the TppReport object is properly freed.
Please post o… -
Hi Marjit,
The DBRichText component is designed to handle binary RTF data.
-
Hi Marjit,
The RichText component in ReportBuilder is a wrapper around the Delphi TRichEdit which does not support embedded images. If you would like to display RTF data with embedded images, you will need to use a third party RTF librar… -
Hi David,
Which version of ReportBuilder are you using?
This is likely caused by a memory/resource leak either in ReportBuilder or your application. I suggest enabling memory leak reporting for your application and re-running … -
Hi Jean,
All information about previous RB states is stored in an .ini file on your machine by default. Unless it has been changed, the default location is ($LocalAppData)\RBuilder\RBuilder.ini (on my machine it is: C:\Users\ncizik\AppDa… -
Hi Mike,
Try using the Region.OnPrint event to alter the height of the image. This being the region the image is inside. In my testing, this event fired early enough to successfully alter the image size.
Since you are using a… -
Hi Fabio,
We only have the resources to provide support for the latest version of ReportBuilder. Please consider upgrading to the latest version to obtain this fix as well as hundreds of other fixes and enhancements since RB 17.
Hi Mike,
How is the text and image separated? Are they each in ShiftRelativeTo Regions, or Subreports, or separate bands? Are you using a one pass or two pass report?
Simply shrinking the image can also be troublesome as it l…This is a known issue and has been fixed for the latest version of ReportBuilder 19.04.
Hi Daniel,
I'm sorry but this level of support requires a software subscription. The trial is intended for evaluation purposes only, not project development.
We hope that you will consider purchasing ReportBuilder which includ…Please be sure that the forum email is your registered email address when purchasing ReportBuilder.
We only have the resources to provide support to registered users of ReportBuilder with an active software subscription.
Please be sure that the forum email is your registered email address when purchasing ReportBuilder.
We only have the resources to provide support to registered users of ReportBuilder with an active software subscription.
Hi Martin,
Please be sure that the forum email is your registered email address when purchasing ReportBuilder.
We only have the resources to provide support to registered users of ReportBuilder with an active software subscript…There is a patch available for RB 19.04 that ensures the report is the first attachment. Currently registered users can email support@ to receive this patch.
Hi Amman,
From Delphi, this is possible by using multiple DB Connections on the same form/datamodule.
DADE (ReportBuilder data workspace) is not designed to handle multiple database connections at once.
Hi Daniel,
Please update your email address to the one you registered ReportBuilder with so we can verify your registration information.
We are going to need more information about your issue. Which version of Delphi are you u…Hi Ricky,
At Delphi design-time you can use the Delphi object inspector (not the inspector built-in to the report designer) to assign event code by selecting the "Events" tab at the top.
It is also possible to implement event c…Hi Jens,
Which version of ReportBuilder and Delphi are you using? What are your PDF settings for embedded fonts and subsets? Are you exporting with Unicode encoding?Hi Massimo,
I believe this is only possible with the use of a Delphi routine. Are you using a registered version of ReportBuilder and Delphi or ReportBuilder built-in to another product?Hi Slandu,
Which version of ReportBuilder and Delphi are you using?
It appears Google recently changed their Maps API to require an API Key. They also changed some of the syntax. There is a patch available for RB 19.03 that solves the API Key issue. All registered users with an active subscription can email suppor…Hi Tom,
I am a bit unclear about your report design. Do you have a group in the main report and a group inside your subreport? If so, which group footer would you like aligned to the bottom? Do these groups have the NewPage property se…Hi Mike,
Each "Stretchable" component contains a BottomOffset property which can be used to adjust the space between two shifting objects. Increasing this value should give you the effect you are after.
Hi Mike,
This is not a known issue with the latest version of ReportBuilder. Please create a simple example using only RB and Delphi components and send it to support@digital-metaphors.com in .zip format and we'll take a look at it for y…Hi Mika,
To rotate a standard barcode, use the Orientation property.
Hi Mika,
ReportBuilder 19 supports rotating wrapped text (TppLabel) in 90 degree increments. It is on our list to add rotation for Memos in a later release.
Rotation for standard barcodes is supported however 2D barcode rotati…Hi Jens,
Please contact the publisher of the software package you are using. It is their responsibility to provide you with tech support.
We only have resources to provide tech support to Delphi developers with an active Repor…Hi David,
This is not a known issue with RB 19.03. Please create a simple example that demonstrates this behavior and send it to support@digital-metaphors.com and we'll find a solution for you as soon as possible.