rbuser
Comments
-
The search extension http://www.digital-metaphors.com/tips/SearchTips.zip do
not seems to work with my report builder 7.02 + D6 version. There are a
couple o… -
Urmm.. but what if I were working on a custom viewer, e.g. with TppViewer
and I would like to implement my own form interface for the search function,
how would I do it? I was expecting like a function call to the TppReport or
TppView… -
All of what you said is fine, but that still does not explain why it preview
2 pages and then insist on printing 3 pages. It is the inconsistency I am
worried about - especially since it is intermittent as well..
-
I am now looking at the ImageLib components that we already own and see if
that is a possibility. I will reveal my results when completed. And tell
Tom and Nard hello. Are they both in Colorado where it is cool in the
summer. This… -
I am not getting a compression scheme error. I am getting an "Invalid
image. Cannot generate report." error. But the error is pointing back to
GraphicEx.
Further, investigating the GraphicEx.pas file reveals that most tif
Hello,
the
ok
Well, I can't change my Query.
If I write a ppDBPipeline1.OndataChange
how can I "not send" the record to the report if condition is false ?
Thanks
kloo
Hello,
event
They not staying visible, they are printed empty since visible=false.
I would like in the OnStartSecondPass, aborting the report for a groupdetail
if in the first pass, my boolean always false, sinc…
Thanks Nico
Regards
Mike
Thanks Nico for your advice, but i use the TppDbPipeline component to
interface my database (interbase) to Reportbuilder.
There is a solutions to do the same think with TppDbPipeline as in your
example ?
Thanks in adv…I've tried executing report with older exe (compiled with RB4) end same
report without converting with new exe and new one is slower but problem is
stil there with new created report (designed with RB7). Application is based
on BDE an…dresselATannuitypeople_DAWT_.com
remove the _dawt_ and replace the AT :-) (spam reduction).
--
Ed Dressel
Team DM
Where do you want me to send it. I tried your email and it bounced.
Bob Parrish
Could you send me a sample report?
Ed Dressel
Team DM
Hi again !
Thanks for your help ! I finally got a solution. I use the
TppRichText.OnPrint event to fill my TppRichText for each records of the
database. I'm also forced to put a TppRichText.Clear at the beggining of the
eve…Hi !
(Your support is also better that QuickReport.)
I know, but I want to know how to avoid this. If I use a long treatement to
fill my TppRichText into TppDetailBand.BeforePrint event and if I use a
TppRichText.Clea…Hi !
I forgot:
The TppRichText is filled for each records of the database...
Thanks !?
Wow. Cool. That's the thing I need to do. Do you have an example on RAP
script? (can't go compiling my application everytime there is a new report
rite.in return value back to main thread?? Comment by rbuser July 2003
As for the values being transferred from one report to another - I guess you
would need to use RAP for this. Then you can write some methods like
SetGlobalValue and GetGlobalValue that actually keep those values in the
global form va…That didn't work either for this project. I did try a blank project with
just a ppReport on it and added one ppVariable and added a OnFormat event.
It didn't have a problem with that, so I am assuming something is wrong with
my projec…> I get the following error when I try to
You mean compile, right? Try including 'ppTypes' in your uses clause.
Ed Dressel
Team DM
..ok, but in this example the varible is create.. my problem
is to set the variable
Moro
Nico,
What is the effect of setting the Visible property to true. Does this cause
the required events to fire?
Cheers
Tony
--
thanks Nico, I'll give it a go
Tony
--
Does the printer diver affects the display when i preview the report on my
screen?
Jim;
this on the same machine (mine) the difference is just the network and the
data on the DBFs. By the way the problem is only on the reports, when i look
the data on a delphi's data aware component it looks fine.
that worked great.
thanks,
Mike
My devices support WMF along with 10 other formats.
A demo can be downloaded at www.waler.com
James Waler
Waler Ltd
http://www.waler.com
Hi again !
One last question before my report is complete:
I use oftem TppRichText in my report.
1) I have a 100 pixels width TppRichText.
2) I fill this TppRichText with some RTF text.
3) I want to adjust the wi…