nardmoseley
Comments
-
I created a new rbWiki example that shows how to do this..
www.digital-metaphors.com/rbWiki/Delphi_Code/Formatting/Vertically_Center_Memo_Text
--
Nard Moseley
Digital Metaphors
www.digital-meta… -
Or try placing the subreports inside another Subreport with its KeepTogether
set to True.
--
Nard Moseley
Digital Metaphors
www.digital-metaphors.com
-
1. What Report.Units that you are using? For example, if you are using
utInches and set the Height to 1,000, then that will not fit on a page.
Perhaps you are using utScreenPixes. If so note that screen pixels per inch
can va… -
Set Image.Stretch and MaintainAspectRatio to True.
With those two settings, the image will fill the boundary defined by the
TppImage.Width and Height - but without distorting the picture by stretching
the height or width out o… -
I recommend contacting WPTools tech support.
For future reference, please do not post attachments to the newsgroup.
Attachments can be send to support@digital-metaphors.com.
--
Nard Moseley
Di… -
DataPipeline.AutocreateFields needs to be set to False on ancestor forms.
This has always been the case.
--
Nard Moseley
Digital Metaphors
www.digital-metaphors.com
-
Try downloading the latest 11.02 build from our web server - this sounds
like an error that was present in a prior build.
If you still have an issue, create a simple example that we can build and
run here. Send in zip fo… -
This article discusses BDE to ADO conversion - the same concepts apply for
any conversion.
www.digital-metaphors.com/rbWiki/DADE/Fundamentals/Convert_Template_BDE_to_ADO
--
Nard Moseley
Digita… -
Please configure your newsreader to post using your full name.
Perhaps you mean the Delphi Component | Install Pacakges dialog?
Did you have a prior version of RB 11.02 installed?
Make sure you download the latest av… -
I do not understand what you mean by "When I try to activate the
reportbuilder links.."
--
Nard Moseley
Digital Metaphors
www.digital-metaphors.com
-
The form/datamodule that contains the Report and Designer components needs
to also contain a TnxDatabase component.
When the DADE plug-in for Nexus is installed it will register a new
SessionType, NexusDBSession.Phil and JP,
I just emailed each of you the patch. Registered users can email
support@digital-metaphors.com to request the patch.
Best regards,
--
Nard Moseley
Digital Metaphors
www.digita…
|00763E95|ppTBX.pas |TppTBXNexus |Broadcast
There is patch available for RB 11.02 that corrects this issue. (Finally had
a customer confirm yesterday that the patch resolves the issue).
--
Nar…
http://www.digital-metaphors.com/rbWiki/Design/Forms/Forms_Emulation
--
Nard Moseley
Digital Metaphors
www.digit…>I am trying to display the number into "$#,0.00;($#,0.00)" format. I
Please see the following rbWiki article
http://www…
Perhaps I misunderstood.
The basic approaches are...
Use the Designer (i.e. the File menu options)
Use the Report.Template object (from Delphi code)
Write Delphi code to load the .rtm file into a str…
That approach should work as well.
--
Nard Moseley
Digital Metaphors
www.digital-metaphors.com
Here is an rbWiki article about saving/reports to a database. Once you get
things configure properly you can use the Report Designer to load reports
from file and save to database or vice versa. And you can also write c…
RB 11 provides a RAD solution for this.
RB 11 includes major enhancements to Parameters, AutoSearch, and the DADE to
enable this to be done without writing any code.
1. From the Design workspace you can add a …> use a template event OnLoadEnd to alter the margins of each report just
and for New reports use the Report.Template.OnNew event
--
Nard Moseley
Digital Metaphors
www.digital-metaphors.com
This not a known issue. I do not think it is related.
Please provide steps to reproduce or create an example project that we can
build and run here and send in zip format to support@digital-metaphors.com.
-- <…I emailed you a patch.
--
Nard Moseley
Digital Metaphors
www.digital-metaphors.com
Here is some info I found that explains how to calculate the Code 39
checksum
http://en.wikipedia.org/wiki/Code_39
--
Nard Moseley<…
Thanks for the feeback. I reviewed the code. There are two occurences of
that line of code in the TppTBXCustomStatusBar.Paint method. I think it is
safe to comment them both out. For the next maintenance release we will
remov…
There is now a patch available that corrects this. I emailed it to your.
Registered users of RB 11.02 can email support@digital-metaphors.com to
request the patch.
--
Nard Moseley
Digital Metaphors<…
I do not understand what you are asking.
--
Nard Moseley
Digital Metaphors
www.digital-metaphors.com
RB 11 introduces features to support saving printer specific settings with
the .rtm or to a separate file or stream.
// display printer's built-in dialog to allow use to configure printer
specific features
// …Bryce,
I am not aware of a solution for RB 6.
RB 11 handles this automatically. We have been working hard to add features
to solve real world issues reported by customers. This is a great example of
that.
Yes
--
Nard Moseley
Digital Metaphors
www.digital-metaphors.com
I just emailed patch files that should fix this issue.
--
Nard Moseley
Digital Metaphors
www.digital-metaphors.com