rbuser
Comments
-
In article <8EAE82296ACCD311A039005004E0CAC0049908@DMSERVER>,
support@digital-metaphors.com says...
Thanks, Jim. I've looked at that demo, and I've grabbed the full
TGIFImage package, and it all works great with TppImage… -
Great.
There is hope then ;-)
Thanks very much
John
-
-
Jim,
Thanks for the suggestion. I rebuilt the report from scratch, and it
works just fine now. There was definitely something out of synch in
the original template.
I'll try renaming the report component in the fut… -
Jim,
I read through the 'Templates' thread, and, unfortunately, none of the
topics touched on my problem.
My problem is that a second report 'ppReport2' has somehow come into
being in the template (ppReport1 is the re… -
I'm thinking to get the total number of generated pages and multiply it by
the page.height to get the size of 1 page. But how can I do this is a
single TppReport.Print ? Or is there some way to know how many pages the
report will t… -
Both items checked. Everything is set. Just tested with Report Builder
5.56 - works OK as well. With 6.01 - still the same problem.
-
I have the same problem can i also receive this patch.
Regards,
Frank van Seggelen
-
I had already tried that, and it doesn't work.
But thanks anyway.
Gustavo U. Kemmerich
-
I'm not sure if this exists and if so if it is something that you can do.
See if you can change the CustomDelimiter for the text pipeline to some
other character than a comma. You will then have to modify your program to
use the new … -
I had already defined the size of each field, and most of times, it works
correctly. But if the data in the field contains comma(,), everything
doesn't work, and the data appears in wrong place in the report. Why does
that happen? Is … -
Obs. I'm using Report Builder 4.2 in Delphi3...
Gustavo U. Kemmerich
-
Thanks Nard. It looks it is working OK.
Zoran.
-
From my experience:
1. Do not touch the country settings. If users decide to have a special
decimal separator they have a reason to do so.
2. Databases are able to handle this, if different users have access to the
same DB … -
Hello Jim,
How is the report going to be loaded into the sub report, the code bellow
triggers an exception.
ppChildReport1.Template.DatabaseSettings.Name :=
ibqUserReportsREPORT_DESCRIPTION.AsString;
ppChildRepo… -
Hello Jim,
These reports are coming from a database template and are very complex with
lots of subreports. How can I combine all these reports at runtime into one
report.
Thanks,
Bo
-
Sorry, a little typo ...
implementation
uses
ppTypes;
-
Hi Kari,
implementation
use
ppTypes;
regards,
Chris Ueberall;
-
Thanks for advice.
My application included a couple of your forms that I had customised
slightly, replaced these with your latest, applied mods and I am away.
Regards
Philip L Jackson
-
Brian:
You mean something like:
12/31/2001, Wednesday
?
If so, set the TppDBText format to:
dd/mm/yyyy, dddd
HTH,
Ed Dressel
Team DM
-
In article <8EAE82296ACCD311A039005004E0CAC0049A8D@DMSERVER>, Erich Rieder
-
I managed to recompile rbIP55.dpk and get it working. Is their a
newer package form RB 6.0?
Thanks
Bob Parrish
-
You have to have the source, I can not distribute RB source code.
-
Hello,
I'm pretty interested on this as well. We use BCB5 and QR/ And we are
looking for a change. RB l… -
Cancel that...I'm going to try and workout the BDE issue.
I'll keep in touch.
Thanks
-
And when will that be?
-
Heres the response from TeeChart...
I've checked with digital Metaphors and they said they will support it when
we release final version. At the moment the only solution (if you want to
use TC 5.01 and RB 6) is to recompil… -
You're totaly right... i hope I don't miss my deadline....
"Magnus Holmberg" a ?crit dans le message news:
3B80FCEB.A46C0D6D@pepto.se...
e-mail
support it
to
-
What makes me angry is that they answer that they support it when I send e-mail
and ask them.
For me it seems like I have wasted 3 weeks of devloping if the don't support it
real soon.
It's not sot fun to have a deadl… -
So I hope they do it quick because I really need it too... and a message to
d-m....
update the message 'Resolving Compile Error w\TeeChart' under
'digital-metaphors.public.reportbuilder.tech-tips' saying
1. Build your…