rbuser
Comments
-
> I don't know what version of OE you uses, (BTW DM isn't MS) but I am
pretty
Hi Chris,
Here's the issue with searching message bodies:
There may indeed be an option in OE to download both headers and message… -
Vinnie,
Outlook
subject
I don't know what version of OE you uses, (BTW DM isn't MS) but I am pretty
able to look into the body of all articles in all sections posted from the
beginning.
You really should add… -
> Hi Vinnie,
Ok, Chris -- an email with a ZIP file has been sent to the address above. I
also included a copy of the explanation of the problem/symptoms I noticed (I
wasn't sure who would be looking at it or if they would kno… -
Hi Vinnie,
can you send the recreation to support@digital-metaphors.com?
Cheers,
Chris Ueberall;
-
> can you save your reports in ASCII before beeing converted and after the
Ok, I've done this and the differences are outlined by the FCOMP output
below. If you would like a complete copy of both before.txt and after.txt,
ju… -
Hi Vinnie,
and
can you save your reports in ASCII before beeing converted and after the
recreation of the sorting order, just to see the differences in the
RTM-file.
regards,
Chris Ueberall;
-
Interesting additional note on previously mentioned problem (Invalid
Parameter on existing reports after RB Pro 6.0 upgrade from 5.0):
I took one of the reports that had this problem (about 3 out of 8), and
removed the selected … -
Thanks very much for that great tip.
John
-
Hi John,
some days ago I also had to look for speeding up printing the first report.
I found the following:
The first printing of a RB report seems to load lot's of Dlls in the
background (these are windows DLL… -
Thanks for the reply Michael.
You've given me some very good options there.
I hadn't even thought about creating the form before it is even required.
I think i shall probably go with creating it when the application starts.
Thank… -
Try moving the report to a different form or a datamodule and then only
creating it when needed ( i.e. you are about to print the report ).
Alternately you could create the Datamodule that contains the report at the
start of the progr… -
Hi, Jim:
It works great! Thank you very much!
Regards,
Meixi
-
Hello, Jim:
I just checked, doesn't matter you have the pair page or not (that means
the code you gave to me earlier doesn't cause the blank page). I tried put three
subreports there, and if I make the datebase record of last one… -
Hello, Jim:
I went to check the NoDatabehaviors property of that subreport. It already
set to
ndBlankPage. The NoDatabehaviors property of ppReport have been set to same
way too. It doesn't work.
Let me explain li… -
Hello, Jim:
We upgraded to Delphi 5 and ReportBuilder 6 already. But I still have the
same problem.
If the report doesn't have the last page( the database record for the
last page is empty), the one blank page w… -
Thanks! We'll upgrade soon.
Regards,
Meixi
-
Thanks, Jim!
My boss said we'll upgrade to Delphi 5. Hope the problem can be solved after
that.
Regards,
Meixi
-
Hello, Jim:
Thanks to reply.
My problem was that report engine generates one more page (which was blank),
when I don't have the last page (page 12th). I can miss any one except the last
one. (There are 12 subreports in m… -
Jim:
Thanks to reply.
Actually this happened at preview time. When I clicked the preview button,
everything on the report was correct, except that there was one more blank page.
Which one controls the page count( like Tp… -
Hi Philippe,
To view and convert RAP code of a RTM file, there is a tool available called
RAP2Text, very usefull for difference checks in conjunction with a version
control system.
(drop me an email).
regar… -
Sorry, this question already been answered.
-
Ok, dumb question for you. I added ppWWRichEd to my dclRB55.bpl and
recompiled the design time package, but no component shows in my
ReportBuilder Designer to use it. I didn't see any examples in my IP
directory just a project with th… -
I think Infopower uses its own too or am I wrong on that? We've had
instances where Delphi's RTF component will display the RTF code and not the
text, where IP would display the text.
-
But what you are saying is not true. Your preview shows lines through the
text like strikeout when they are supposed to be under the text (underline).
That means the lines are printing in a different position then they are
being previ… -
Hi Nard,
is there also a patch for Version 5.56 available?
Gru? vom sch?nen Rhein
Klaus
-
Please send me also the patch. a Customer reported this problem today.
chris
-
Yep, same here. It must be a 'feature'.
-
Jim:
Thank you for your response. I probably dont need the patch - Ill just
wait for the release.
When is that release scheduled for ???
I will try to isolate the conditions that cause item #2 to occ… -
I've certainly experienced (1) - see my posting of 12 Aug
I've also noticed what seems to be another bug - difficult to reproduce, it
only happens occasionally:
Occasionally when dropping a new component on a report, it doesn't get
Nard,
Is there a performace degradation if using datamodules? Or is it
exactly the same as using a form?
Wayne