rbuser
Comments
-
Correction, tried it again now.
The sum value is the sum from the Master record withhout details, so the sum
would be 270 in the example.
Sorry for the confusion
Franky
-
Hi Nico,
The sum is in the summary on the report and sums a field from the detail
table which is in the detail band.
Example:
Nr 21236 Group header
Product1 200 Detail section
Pr… -
Ok, i'm sorry but i see now that my error description wasn't correct.
The problem is not with null values but with a master-detail relation.
There are groups on the report on master fields and in the footer or summary
of the report i … -
Thanks Nico
Yes we use Rb 7.03 also and i do have the problem.
But making a small application with just a query and a reportlink sounds
like a good idea.
If i have the problem there too i can always use that to demonstrate … -
Many thanks.
-
Nico,
I found the reason of the problem.
I implemented a SubReport by code and transfered the components of the main
detail band to the subreport detail band, and I looped the components from
count-1 downto 0. So I inverted… -
thanks Nico...I'll look at that. I don't think I have even created a
template; maybe it defaults to one of your templates or something. Is this
new functionality? We used v6.02 for the past several years and I don't
think I ever di… -
Sorry, I still cannot get it, pls. help!
I have coded this procedures as follows:
procedure pplistprinterDeviceStartPage(Sender: TObject; aPage: TppPage);
procedure Tfrm_report1.pplistBeforePrint(Sender: TObject);<… -
Yes, I found it. But
I have code this procedure:
procedure pplistprinterDeviceStartPage(aPage: TppPage);
and then assign it to:
pplist.printerDevice.OnStartPage:=pplistprinterDeviceStartPage;
and th… -
Thanks for your advice. But
1. I cannot find ppReport.Publisher.Devices.onstartpage or
ppReport.Publisher.Devices.startpage?
2. Can I find this event in the object inspector?
3. If the event is not in the object inspector, then s… -
Sorry, I cannot find where is Device.StartPage? Should I need
Pls. help
Benson.
-
> I'm a bit unclear about what you are trying to accomplish with the code in
print
The coding in StartPage event is referenced from
"UniqueCaptionForEachCopy.pas", which is downloaded from digital-metaphors.
Restate ques… -
Thanks. This settles it. Happy new year from Singapore!
Peter Tan
-
Thank you very much.....
-
Yes. I'm using a boolean field in the data pipeline to break the
group. Actually, the report is more complex than I had stated. This
is a sub-report with 2 columns (printing 2 records across), and 2
groups. The first group breaks … -
That will work fine.
Is there anywhere this could be raised as a feature for next/newer versions
of Report Builder. It would not be uncommon behaviour. A system I once
worked on that used its own internally written report com… -
Nico, thanks, you've triggered a thought. For what I want, creating a
descendant is alot of work. I can create a calced field, converting the
numeric to a string. Non-negative numbers will have a space added at the
end. Probably o… -
I think that will work really well... Thank you.
One other question. The data entry in the dialog might change the day the
detail item belongs to... When the dialog closes how can I redraw the
calendar (need to requery the data… -
I'll give it a shot
-
Thanks - I'll give it a shot...
-
Nico,
i was not using a pageset variable
just a pageno and pagecounter variable
on the main report they took the display format into account but in the
section style subreport they do not....
cu
marc
-
Hi Nico.
Thanks for your answer.
The situation is a little more complicated than I been able to explain:
I think my example is not so clever, so your answer doesn't solve my
problem.
Then, t… -
Hi,
I was finally able to track it down. It's in the ppDsgner unit. There is a
routine: TppDesignerWindow.EditComboBox2Change
which seems to be called when there is a change to the pipeline. I added
to the bottom of thi… -
I forgot to add that I only have the reports name as string but from that
string I want to assign the corresponding TppReport. However, I cannot
figure out a way to assign a TppReport to a variable of TppReport by just
knowing the re… -
Thanks for the response. I found it to be somewhat of a driver setting
issue. Some printers were setup to use Soft Fonts and others to use
hardware fonts. The Use Device Setting seemed to work great and the Soft
Font printed the ex… -
Also, needed to add that I look at the spool files and they are 2 different
sizes, even though they are both using the same printer drivers... Odd.
-
Thanks Nico,
This looks like it will help. Unfortunately, I am having trouble
building the rbServer.dpr project. I get the following error: [Fatal
Error] File not found: 'c:\program
files\borland\delphi7\RBServer\Lib\rsS… -
CC,
it will take some time to print 20.000 invoices but this will not be the
problem of RB i'm afraid, but rather the printers problem (and windows print
spooler)
cu
marc
-
I can't let Marc be the only one so here is input from another Mark. I have
used QuickReports (only because I was required to and the existing reports
were built with it) and absolutely hated it. I have demonstrated Report
Builder t… -
Hi Marc,
Thanks very much for your input. Also - being the only one to reply (Besides
Nico), and to have such a good report, you may strike it lucky and get a
discount on the next update.
Cheers
Adam.