rbuser
Comments
-
> This function works in both 6.03, and 10.09, but the access violation
Just a clarification - The RAP function executes correctly irrespective of
the version. The access violation occurrs when the Engine tries to get the
… -
Nico Cizik (Digital Metaphors) wrote:
thank you very much! i've built the new dialog with zero effort.
In order to manage a taskbar, though, it would be much useful if you'd add
sine public "percent" or "pageno" and "page… -
B/C: It looks like PDF support works correctly just for Gnostice eDocEngine
VCL. The installation was little difficult but it works well (tested for
east european, russion charsets) including RTF field output, but also not
usable f… -
You don't say if your app is a GUI, but if you have charts in your
application, I would recommend considering not putting charts in your
report.
I put jist TppImage objects in my reports, give them specific user names,
a… -
Hey Nico,
Just thought I would follow up on this.
I never did get RB's built-in email to work. I used the Indy demo that
comes with Delphi 6 and it worked fine so I'm in the process of implementing
the structure of creat… -
Nico -
Here is what I've done.
- I've created an even simpler app with 2 buttons, one to preview the
report, and one to send an email using Raize Components (TRzSendMessage
component).
- The report uses a simple text… -
Thanks Nico - I'll take a look at this as this is a very important part of
my app that I need to get resolved.
I'll keep digging.
Kevin
-
If I don't specify anything in the EmailSettings, where does RB write out
the temp .pdf file that gets attached to the email?
Thx,
Kevin
-
This is a multi-part message in MIME format.
-
Thanks and good to hear it has not been an issue.
I will take a look and get back to you.
Thanks,
Kevin
-
Hi Nico,
thanks for the help so far!
Hans
-
Hi again,
what I want to do is to use this subreport summary together with the main
summary and display a total.
I assume that it is a timing question, but I am not managing to find out
how!
Hans
Thanks,
the article was very usefull!
Hans
Hi Nico,
Thanks. This did the trick. In my case, replacing db310d7r with
dbisam426d7r was the solution.
Regards,
Frederick
> The intent of the 'Unsafe' warnings is to assist developers preparing code
maybe I misunderstood, but isn't VCL.NET dead with Prism?
Ed Dressel
Hi Nico,
Iam using RAP and RB 7.02 (and Delphi 6) for this customer.
I finaly managed to make the report calculate properly and showing all data
for all instances. I rewrote the report and made sure that all datasets
This I have done, but still get the strange behaviour.
Even if I change the range of records, it is still just the one record which
dont print the subreport. All other.
And as I said, if I move the subreport to the header band it pri…> Can someone tell me what I'm doing wrong ???
just to confrim, it sounds like you are getting your data from the data
module, and not using DADE. Correct?
> in the 'Groups' Property you can set for every group to start a new group
I mean:
in the 'Groups' Property you can set for every group to start a new PAGE
'On Group Change'.
Sorry
> Make sure you go thru all steps of the corrupt install cleanup.
Done.
No.
Yes,
StorageName = ($WINSYS)\RBuilder.ini
InoStorage = IniFile
I have two large projects in my focus. They are related to …Hello,
thank you for the quick response!
Same problem after uninstalling and reinstalling of ReportBuilder.
You are right, the first error (AV) occours in "InitUnits",
exactly in TppIniStoragePlugIn.CreateInsta…> QUESTION 2:
there's probably a better way to approach this--I just don't know enough
about what you are trying to do.
If you know the number of levels of indents, and the various display types
each indent shou…Hello Nico,
I think you didn?t see the delphi code in the first mail...
200 Labels for testing in ppreport1.Detail / via Speedbutton.onClick /Form1
the Detail has a dynamic Height.. the code works - but makes at Page 2 a <…> Try using an earlier event such as the DetailBand.BeforePrint or
Yes, it works.
Thanks
Nico,
What I am trying to do is to centre allign an object vertically in the
region, for which I need the run time height of the region.
I have tried doing this in different events, but the design height is
always r…> I just checked the RB source code and Delphi 5 is the only version.
What do you mean?
I just want to put the TppReport in a central place. So TDataModule will be
a good candidate to populate the TADOQuery, manipulate the …> Recent versions of Delphi have no issue with placing with Reports on
We are using Delphi 5.
Thank you Nard & Nico.
There were 2 different versions of ppWWRichEd.dcu. Images are now
appearing in the reports.
Richard Harding.
--- posted by geoForum onNard Moseley (Digital Metaphors) wrote:
Nard,
I added ppWWRichEd to the uses clause and received the following error.
ppwwriched was compiled with a different version of wwriched.TwwDBRichEdit
I emailed …Thanks Nico,
I installed the package and now have the "Report Builder wwRichEdit
Support" package installed.
I can see the image in the database field using Info Power's wwwRichEdit
component but cannot see the image …