rbuser
Comments
-
Hum....
Now I got another problem.........
When I went in the Richtext editor of ReportBuilder's RichEdit control,
something strange occured. The RichEdit internal component of the editor
got undocked from the editor… -
Thanks alot!
I feel I get close to what I need!!
-
Thanks for the hint but I still can't justify properly. I have IP4000
installed and installed the patch as required but I still doesn't do what I
need...
Any more hint ?
-
"Kim Madsen" wrote in
-
Hi,
Just to mention that if not, you can do it with kbmMW inbetween.
kbmMW supports Zeos 5 and 6 in one end, and ReportBuilder with DADE support in the other.
If you are interested check kbmMW at www.components4developers.com
Nico,
Do you know what dcu(s) might be involved here, there are very many TeeChart
dcu's. Have included a few and this seems to have activated the tools
editors, but how about registrations for other stuff on the TeeChart editor
…is sent .... :-)
example
Hi Chris,
Thank you very much by your help.
Hi Weverton,
see demo 124 'Print a List of Pages'.
HTH,
Chris Ueberall;
It Works, Thanks
Pete
Nico,
Unfortunately (for this case), our client and server communicate through
HTTP and we do not have liberal use of datasets. So transferral to XML
document is mandatory. Unless it is possible to create a TDataset with a
TBlobF…Nico,
Our server is a DLL that is communicates with our client through XML
documents over HTTP. Unfortunately, although this gives us huge benefits -
it does not allow us to liberally use datasets. So i would still have to
stream…Nico,
My ultimate goal is to take a snapshot of the report, put it into a XML
document and send it to our server for database storage - so a file is not
an ideal solution. Thanks for the code example, is there no way of doing
thi…Hi Nico, thanks for reply. Not, not is this, i finding one code like this:
PrintDataset(dbTst, 'Title', bla, bla) or PrintDBGrid(dbGridTst, 'Title',
bla, bla). The url posted from ExDbrid exist one code similar, but for
QuickReport :-…
Hi Marteen,
first, thanks about your work on Zeos + RB.
I work also with both but in Delphi 5. I see that your component is
for Delphi 7, do you think it is easy to make them work on D5? If so,
could you pleas…Dave,
if you do not need a summary you could set the summary Newpage property to
true wich gives you a blank page
now in the beforeprint you could query the number of pages and if its odd
then set the visible prop to true, else t…Nico,
A similar problem perhaps??? When you search for a string within
a report it scrolls to the page but necessarily the location within
the page. Is there a way to make this happen?
Jon
Nico,
Thank you, once again, for your reply - I appreciate the feedback. I
checked my report unit, and ppTypes is already in place. Browsing through
the ppTypes.pas unit, I see the other dtxxx types, but no dtUnknown type. A
Nico,
I think I understand. What I was actually trying to do was to incorporate
the technology in the "AutoSearchFieldsToSQLWhereClause" example project,
which cycles through all the AutoSearchfields, and automatically generates
Hi Nico,
Sorry, but my understand about "what is" an End User Solution is not so
good, so I will try to explain what I have done.
I have a system, which has a lot os reports builded using Report Builder.
The reports a…
We need one more day to get our vistasoftware.com web server
back up (home of the Apollo data engine). Hopefully by late Tuesday
night, or early Wednesday. Sorry for the inconvenience!
Temporary emails can be sent to: anthonyc@s…nico,
it is returned in the result parameter of the (in my case) adodataset
as i understand it, i can't get to the dataset itself through rap or can i?
tia,
marc
nico, i haven't looked at it but i want to have the total in the header, and
i just seem not to be able to get this
although through showmessages i see that the values are being set and
although lookahead is turned on it still prints …Nico,
i suppose i'm missing something cause i do not see Rap being used in the
second example
i also goes through the oncalc event in code
is there another example available for the % of grand total using RAP
tia,
marc…nico,
i'll look into it, thx!
cool!
Nico,
i've altered your example to my method using a procedure to add to the
variable
and it works to, so i guess that my post claiming a problem in the right
click editor to set the timing will be the cause of my problems
s…Nico,
playing with the example i might have found a problem in the report
designer,
right click on the variable1(grand total) set the timing to pageStart
the preview it, so the total only begins at the second page (i might
q…Nico,
this is neat, very neat!
i'm gonna try incorporate this into a sub report wich totals the embedded
subreport
i used to define a procedure wich adds to the variable
defining a globalvar wich keeps a reference to the act…