rbuser
Comments
-
Hi
It works great - we use its features a lot.
I am sure support will be able to assist in its installation/configuration.
Best Wishes
Philip L Jackson
"Carlos" wrote in message news:4fb27c1c@m… -
Thanks Nico, I will.
Regards
-
It is a pdf. I will get the patch.
-
Hi
Not sure if the following helps any but I have also had problems with Rich
Text (in general - not Report Builder specific) where the Rich Text
component was not visible (particularly on win32 service applications).
Hi Nico,
Please take a look at your demo project:
Demo #29
There you can see the massive slowdown. Just try to change the zoom
percentage.
When you replace the ppRichTxDrwCmd.pas with v14.04 the slowdown i…Hi Nico,
i did some research and i found the reason for the following slowdowns in
v14.05.
The perpetrator is definitely ppRichTxDrwCmd.pas.
I replaced this unit with the version in v14.04 and everything …With v14.05 i get 3 delays:
- initialization delay
There is some initialization delay since v14.0x. This delay does not appear
in Windows XP but in Windows 7 64-bit.
Furthermore this delay occurs only once. Subsequent prin…> Do you notice a slow down for every report or just certain reports?
I did notice this slow down in every report.
I tested with Windows 7 64 bit. I'll try whether this "effect" is the same
with Windows XP.
It seems v 14.05 is noticeable slower than v14.04.
There is a delay before the preview appears.
Also switching the zoom factor is slower.
(Tested with Delphi XE2, Windows 7 64-bit)
Is this a known issue?
be…Am 19.05.2012 04:51, schrieb Digital Metaphors:
after I installed this new version (Enterprise for Delphi 2009), the
GroupFooterband behaves (in RAP) strange: if I select (for example)
BeforePrint and click into the Edit…Something like this happens in old RB if DetrailBand size cannot be put on
page
(when it size + HeaderBand size + FooterBand size > then page size -
margins).
Try set Static Size for DetrailBand and decrease it size …Nard,
Thank you very much. I actually never realized it. More than likely I
never had a need to manipulate it as such.
Mike
Hello,
To clarify. In the object inspector, when I click phDynamic, it ignores it
and reverts to phStatic.
I've deleted everything from the footer band and it does the same thing.
This report template was brought forward…Thanks very much Nico and Dima,
Sorry about that. I don't know how I missed that property. I thought I
had looked through them all because I assumed that's where the problem
would be. Evidently not. :-\
I'll try to …Used TppDBText (TppLabel) HyperlinkEnabled property for this.
Tried runnning the RBHelpInstaller as administrator, but with the same
result. I select Delphi 2012, I select the "Add" option and start the
process. Then I let it go for 15 hours ... nothing happend.
The log only contains the…Thanks for the extra info!
I tried running Delphi as administrator, and running a demo project.
Now it fails as soon as it tries to open the data-tables with the
following error message:
EDataError: Network Initializ…Thanks for ytour reply
Maybe its an idea to provide the data in a generally available form, so
eveyrone can use their own database of choice...
Op 29-5-2012 15:28, Nico Cizik (Digital Metaphors) schreef:
Can you send a simple project in .zip and the good and bad image results
for m??
Nico,
I'm using 14.05. On further investigation it seems this has nothing
to do with delphi edition but something to do with the pc it's running
on. I have delphi XE installed on windows 7, this works fine. I also
have bds 2006…When i try to change the OrderIndex of PageStyle to 0, it changes back
to 1 when I press Enter. It looks like the OrderIndex cannot be changed
by hand...
gr
Bas
Op 30-5-2012 18:07, Nard Moseley (Digital M…Some more info:
It seems that one of our users has made the impossible possible (as
users tend to do LOL). In his Report Design, DesignLayer[0] is
ForeGround1, and DesignLayer[1] is PageLayer1.
If I add the PageStyl…Is TcxDBTextEdit from Developer Express VCL?
What version of "Developer Express VCL" you are used?
If you are able, please send a simple example of this behavior with
"Developer Express VCL" components to me in .zip format. I also u…I tested your images and found that they use the ModifyWorldTransform
metafile command.
Unfortunately, RB is not support this command in the PDF meta reader (can
not
correct export images with this command).
I foun…> Take a look at the following article and example on creating a
Thanks Nico but I can't really use that as I don't know how many
columns there will be. Your article has the columns pre-coded.
Ken
Great.
Petter
"Nico Cizik (Digital Metaphors)" skrev i nyhetsmeldingen: 4fd8838a$1@mail.
...
Hi Petter,
The OnGetFileSuffix event will only fire if the Group.NewFile property
is set to True.
Great stuff...we missed that!
Now, what I am trying to do is to position my rotated white text on a red
right-angled triangle horizontal to the angled side which I can do if I add
a red triangle bitmap to an image placeholder …Hello Nico,
that works as expected, thanks.
In case someone has the same problem, ppFormatSettings is defined in the 'ppUtils' unit.
Am 18.06.2012 14:59, schrieb Nico Cizik (Digital Metaphors):