nicocizik
Comments
-
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.
Hi Mark,
Below is the updated link. Basically your report should work the same as it would in a standard VCL app. Be sure your report is connected to the dataset and that your dataset is accessible from the intraweb application. You mi…Hi Bruce,
For future reference, please let us know which version of Delphi you are using and which connectivity you are using to access your DB (i.e. FireDAC, ADO, etc.).
From researching this error online, it appears it may be…Hi Andrew,
1. It appears that your main report may also be connected to your dataset which is what would be causing the copies. Try disconnecting your dataset from your main report to avoid this behavior.
2. Since the perforat…Hi Andrew,
This is not a known issue with RB 19.03. Please send a simple example using only Delphi and ReportBuilder components to support@digital-metaphors.com and we'll track down and fix the issue as soon as possible.
Hi Phil,
ReportBuilder ties its report parameters closely with the autosearch feature. I highly recommend creating report parameters for each of your search conditions and giving them unique names so they can be differentiated in the Aut…