rbuser
Comments
-
Thanks Jim, this is what I have done.
-
Hi Marc:
Your idea only prevents the band's contents from being visible. What I want
to do is skip the printing of the entire statement if the ppdbcalc component
in the group footer is zero or less.
Said another way, … -
just set the visibility property of the band to false (in the beforeprint
event of the band)...
thats how i do it
cu
marc
-
Thank you, I found the articles.
Regards, Peter Evans
-
I checked my settings and I had Transparent = False. I switched
it to Transparent = True but that didn't work either.
I decided to try the example in the 'Developer's Guide'. That example loads
a
rich text file.… -
Thanks
Is there a company in the UK that distributes your product for you, I am
sure I came across one at some point but can't remember where?
We don't have a company credit card so I would need to order with a cheque.
u'll get some messages like that if one of your end-user create a report
with a type of paper, then another try to open with another default paper
type.
Thanks Peter.
I installed printer in my computer and Worked !
Sucess,
Anderson.
See my many posts on same subject, named "Canvas does not allow drawing"...
Regards, Peter Evans
By the way, all was my error, i forget to set the correct datatype to the
variable.
thanks any way, i found valuable information in the example you sent me.
thanks again
The project uses FormatMaskText function, but i don't have in which unit is
it and Delphi help doesn't list the unit neither...
Nard,
Thanks for the help. What about the other way. If we open a RBP 5.0 in RBP
6.02, will we experience any problems? We don't use DADE, only the
jitPipeline.
Thanks.
Steve (SMP)
wrote in message
I need this patch also. Where can I download it ?
S?ndor
nagy.sandor@szenzor.hu
I would like to get the patch for Tchart! & the instructions - can someone
send it to me?
thanks
I just ASSuMEd that ppChrtDPEd referred to ppChrtDPEdDlg, continued
with the process of copying files, and was finally able to install the
ReportBuilder stuff with TeeChartPro.
Brandon
--
"In the beginning the universe…
Yes it does use Rich Edits.
The report has worked fine for about 5 months. No hardware or driver
changes.
Thanks,
Paul Klomp
I know, but the customer is the one paying the bill...they want it! It is
my job to give it to them the way they want.
thanks.
MAybe letting the user filter which information exactly he want to see before
generating the report. I find hard a user can check a 50.000 pages report
anywayin Calculating pages - slows down... Comment by rbuser November 2001
How do you suggest I "break up the report into chunks"?
Thanks.
"Neil" wrote in message
I dont know for some reason my rbuilder.ini does not update itself -!!
I want to have an oprion in the explorer form for recently run reports like
in Windows(documents ) option!
thanks
Guillermo Casta?o A wrote in message
Waler told me to put the TXComp after txtradev unit in the uses clauses and it
solved the EClassNotFound problem. Maybe it work to you too.
You can use RB with any dataset descendant because the DataPipelines are
connected to datasources and not to datasets just like Delphi databound
components are.