nicocizik
Comments
-
Hi Jason,
Is there a TppPageBreak component inside the detail band? Are you using
groups? I see that KeepTogether is set to True. Is it possible that
only one RichText can fit on a page?
Regards,
Hi Jeff,
A MinHeight property was added to all Stretchable components for RB 12.
Setting this will ensure that a stretchable component such as a DBMemo
will never become smaller than the value given even if no data is presen…1. If you try to scan a Code39 barcode with a small string as the data,
it functions correctly?
2. Do all strings larger than 25 characters fail to scan when using
Code39? What happens if you place a barcode on an empty repor…If you try to use the barcode with a longer string (similar length to
the GUID) does it scan correctly? What happens if you remove the
hyphens from the GUID and just add the numerical values? Does that scan?
I'm trying to fi…Hi Gary,
This is not a known issue. Which version of ReportBuilder and Delphi
are you using? If you change the barcode data to something other than a
GUID, does it scan correctly?
Regards,
Nico Ci…Hi Jon,
Thanks again. Depending on how the rest of your report is designed, it
may be possible to get the staggered column look using left to right
columns (perhaps in a separate subreport).
Before exploring that o…Hi Jon,
Thanks for the explanation.
Where do the values AMT1, AMT2, etc. come from?
Are they actual field values traversing left to right (with a single DB
field being used) or are they static column headings t…Hi Jon,
I'm a bit unclear about your requirement. Wrapping a line of text so it
prints as one line of text seems like a contradiction.
Could you explain this in a different way perhaps or show me what you
are tryin…Hi Goran,
Have you tried applying the patch? If not (or you have not received it)
please contact support@digital-metaphors.com and we will send it to you
as soon as possible.
Regards,
Nico Cizik
There is now a patch available for RB 12.04 that fixes this issue. Send
an email to support@digital-metaphors.com to receive the patch.
Regards,
Nico Cizik
Digital Metaphors
in ReportBuilder 12.04 Enterprise, Delphi 7 vs. Delphi XE, XE version generates exception on program ex Comment by nicocizik May 2011Hi Steve,
Please send a simple example demonstrating the issue that I can run on
my machine in .zip format to support@digital-metaphors.com and I'll take
a look at it for you.
Regards,
Nico Cizik
Hi Ronald,
Thanks for the information. This will be fixed in the next release of
ReportBuilder.
Regards,
Nico Cizik
Digital Metaphors
h…Hi Josef,
Sorry for the late reply, I lost track of your post.
Which version of ReportBuilder are you using? Are you able to reliably
recreate this issue with a simple example? If so, please send it to
support@dig…Hi Jeff,
ReportBuilder does not have logic in place to warn you if your static
report design extends beyond the page boundaries. It is up to the
designer of the report to be aware of the space available and design the
r…Hi Nicolas,
PDF was not supported for RB 7. The feature was added for RB 9 and
later. Up until this point, users needed to purchase an add-on utility
that exported reports to PDF and other file formats.
Rega…Hi Nicolas,
You can silently export to file by selecting the correct
Report.DeviceType, setting Report.ShowPrintDialog to False, and
assigning the file name to Report.TextFileName.
Moving forward, we hope you will c…Hi Jon,
As a test, I created a master with two details report with the first two
master records having no details. These two master records did not show
up when previewing the report. This is the behavior I expected as the <…Hi Uli,
Great, glad you got it working. Yes, subreports are the way to go if
you need to keep multiple regions together due to the fact that
ReportBuilder does not support nested regions.
Regards,
…Hi John,
Yes your feature request is still on our list of possibilities. I have
no more information on when or if it will be implemented.
Regards,
Nico Cizik
Digital Metaphors
in Feature request from 9/8/2010 Comment by nicocizik May 2011Hi Uli,
Which version of ReportBuilder are you using? We added the ability to
select the actual group object in the Report Tree for RB 12.
Regards,
Nico Cizik
Digital Metaphors
in Groups property not found... Comment by nicocizik June 2011Hi Uli,
You can edit the group name(s) or UserName(s) using the object inspector
in Delphi or in the ReportBuilder designer. You must first select the
group from the Report Tree or the Structure window in Delphi.
<…Hi Tanya,
You should be able to export your report using the Text File device.
From the designer open the "Print To File Setup" dialog (File menu) and
select the text components you would like to export. Next you need t…Hi Josef,
The native email plugins do not support html inside the body of the email.
I believe it is possible to change the content type of a message in Indy
so html is supported. You would need to customize the Indy plu…Hi Benjamin,
Report.Device is a deprecated property that is included for backward
compatibility (RB 4 or prior). It was replaced with the DeviceType
property to support the extensible device architecture.
Reg…Hi Robert,
Take a look at the following article/example.
http://www.digital-metaphors.com/rbWiki/Output/PDF/How_To...S…Hi Willie,
ReportBuilder does not have the ability to merge multiple PDF files into
a single file.
It is however possible to export multiple reports as a single PDF file.
If your cover letter can be created as a s…Hi Enrico,
Take a look at the Subreport.StopPosition. You can use the StopPosition
property to define the vertical position at which the stretchable will
stop printing.
Another option would be to detect the locatio…Hi Enrico,
Thanks for the feedback.
Regards,
Nico Cizik
Digital Metaphors
http://www.digital-metaphors.com
Hello,
For future reference, please post using your real name.
Your current version of RB will need to be removed in order to install
and try RB Enterprise. You can either remove it manually (from the
control panel…Uli,
What type of subreports are you using? Does your main report only
contain a detail band or is there other information? If possible,
please send a simple example of this in .zip format to
support@digital-metaphors.…