rbuser
Comments
-
Hi Nard,
thats are no news. I read this since more than six weeks.
Knut
-
Nard
Thanks for your response.
After searching the newsgroup and downloading some sample code from the TIPS
section, I have decided that the "roll-out" of our own report engine wizard
will be the way to go.
In minutes, with … -
Hello Paul,
Thank you very much, I had not seen this setting because I hadn't seen it in
the documentation, but now it works.I use Version 7 in Trial.
Daniel
-
It depends which version of RB you are using. If it is version 7 then you
can
set the default zoom in the PreviewFormSettings property of the Report
component. If you are using an older version then you will need to set it in
the… -
Ok. I got the email. Thank you very much for your excellent support!
Best Regards,
Roberto.
-
Doh! MyRep.ShowPrintDialog := False;
Sorry about the waste of time... ;-)
-
I'm using version 5.5 enterprise, BTW.
-
I want to know is overriding code shown below correct ?
procedure TMyPreview.PerformPreviewAction(aPreviewAction:
TppPreviewActionType);
begin
inherited PerformPreviewAction(aPreviewAction);
if aPreviewAction = paC… -
> Also, why this code is incorrect: event TMyPreview.AfterPreview is not
fired
I want to take you more details.
TMyPreview.AfterPreview is not fired in the PreviewWindow after closing the
window.
AfterPreview is fir… -
Also, why this code is incorrect: event TMyPreview.AfterPreview is not
fired.
type
TMyPreview = class(TppPreview)
public
procedure AfterPreview; override;
procedure BeforePreview; override;
end;… -
Thank you, Nard. Worked like a charm.
Cheers,
Daniel
-
This is a question, being discussed in various threads already.
e.g.
instead
HTH
Bernd
-
Shouldn't need any changes with the exception that you will need
daDBISAM.pas installed to user the end user reporting.
daDBISAM.pas ships with RB7.
Jon
-
Can you see the previous message about the problem with TChart ?
Thanks
-
I have another problem.
In version 4 of RB I have a report that in the Summary Band
(printed in a new page) I insert a ppImage component.
When I convert the report in 6.03 version the ppImage component
don't respect the position … -
In the code of the report form I have substitute
the reference of the object TppChartControl with
RepChart.Chart (RepChart is the name of the TppChart
component) and THorizBarSeries with
RepChart.Chart.Series[0] but I have
o… -
Nard:
For now I have solved this by using the TPrinter object and a textfile.
Is there a way to accomplish this using reportbuilder ??? Thank you.
Neil Huhta
-
Nard:
That wont work. I'm given the data line by line. Parsing the data and
breaking it out is not practical. The format is not known to us and would
take tremendous time.
What else can we do ??? Is there anot… -
I figured this out changing the calcorder of each component - is this the
recommended way - is there a global calcorder dialog for the form or band?
Matt
the
which
rate
-
Nard,
Thanks - I used the timing dialog and this works great however, I have
another related timing issue:
I have a variable in the footer which is a sum of a calculated field in the
detail section. This correctly sum… -
Thank you for pointing me to the JITPipeline example. Before getting too deeply into this, I
tried using a 'Variable' of type dtDate. In its OnCalc event I assigned it the value of my
Long Integer. This appears to work fine and dates are… -
Jim,
Thank you for your reply. I'm afraid this doesn't seem to work. The database is Pervasive SQL
2000i [Btrieve] and I have to define this field as 'Integer' in the DDFs. Some users use MS
Access with Pass-Through Queries to… -
Oh wonderfull, this I looked for a lon time....
Erich Rieder
Zurich
-
Sorry Solved the situation
1 FPageBreak Delared as Var of type Boolean.
2 Set to False on Start as example
Check For > 39 ( Value set in Config Table for reports on my database )
All work as planned
t… -
No solution
Where does FPagebreak come from ?
Report first page
Generate LOTS of blank pages and not the last part
-
Where Does FPageBreak Come from ? I Can't Compile this example.
If I Only set Out of space
The report generate A lot of pages an it should only generate 2.
Example
Procedure TFrmReports.ppDetailBand1BeforePrint(Sende… -
Just a side comment... having struggled with this issue:
Because of printer job queuing the report may still
not actually be printed... it was just submitted to the printer.
Something to think about :-)
Jon
I had the same problem with TDBChart. I use reportbuilder 7.1 and the
Dataset of the DBchart Series was always empty. They told me that I need to
get the Teechart Design time because the one I got is runtime only. In this
case, it is…On Wed, 05 Mar 2003 10:06:21 -0500, James Waler wrote:
When I sent you mail this morning (our time), I used the address I use
now (o.sturm@manfred-dahlhoff.de). The registration was originally done
with the address name of…What e-mail address did you use? I will send your registration info
directly to you.
James Waler
Waler Ltd
http://www.waler.com