rbuser
Comments
-
Hi Nico,
Thanks for replying so fast,
It's working now, there was an infinite loop that I missed. Sorry about
that! BTW, I do not have ppJPEG added but it's working anyway.
Thanks,
Lars
-
Test shows that changing BandsPerRecord before generating the detail
band work through to whole printing process. Thanks again Nico for
pointing that out.
Lars
-
Hi Nico,
Yes, but you can't change it after the report has executed past the
generation of the first detail band? The reason for the question is
that I have a setup form where the user order different numbers of
labels per … -
Harry wrote:
first you have to have a twopass report.
At the end of the first pass you should store the values of the
calculated sum's to some var's (OnEndFirstPass/mySummary). In the
second pass the values are … -
Ron Simonsmeier wrote:
merging should be no prob with RB.... so, access to the device is a lot
more difficult.. if it' a printer device that should be no problem
(like tobit, etc..)
@ and its
working (see t… -
Hi Nico
-
Hi Nico
The example I emailed you does have CachePages turned on.
Thank you very much for your help
Kind regards
Gareth Marshall
-
Hi Ralf
The idea is to put a total for each page at the bottom of that page. On
the final page, a list of the pages is displayed, along with the total
for each of those pages.
The variable is reset on ve… -
Gareth Marshall wrote:
What kind of summary should the displayed?
OK, I'll try...
1.
Variable' (summarys) of every page should be resetted at OnStartPage.
Footer
(assume that it's just the … -
-
Denis PEYRAS wrote:
I think you should contact sales@digital-metaphors.com.
Carsten
-
"> all registered user got an update notification..
false !
I am a registered user and I NEVER receive any notification
in 9.03 Upgrade
Comment by rbuser
November 2005
-
JonHerbert wrote:
all registered user got an update notification..
ask at support@digital-metaphors.com that they send you the link..
HIH
Ralf
-
Great.
Thanks Nico!!!
-
Hi Nico,
I need print the three subreports grouped by enterprise and by month and
each subreport has header and footer band.
Example: If the user select to print data from enterprise 1 and 2 in the
months 1 and 2. T… -
Hi Nico,
I made how you suggested. However, I put two groups in then main report and
three section subreports in the detail band. When I print the report, it
generates a blank page first and after print the subreports, beggini… -
Hi,
Well, I must print a report that can have data of multiple enterprises. It
have a group by enterprise. In the main report, I have a header and a footer
(with summaries). In the group footer of enterprises, I have a s… -
Hi Nico,
If I change the subreport to Child, can I say to the main report doesn't
print the header and the footer band in the page of subreport?
Thanks
Weverton
-
Hi Nico,
In this report I need to print a page without header and without footer;
because this I put a subreport set to pbSection. This subreport is in a
ppGroupFooterBand of a group that is breaked by month. Then, if the userHi Nico,
In this report I need to print a page without header and without footer;
because this I put a subreport set to pbSection. This subreport is in a
ppGroupFooterBand of a group that is breaked by month. Then, if the user…Hi Nico
We use 7.04
Teechart 6
Eric
Ok, I see.
Thanks,
Lars
Hi Nico,
The problem I have with autosize is when it's set to false. The labels
are autosizing even if autosize is set to false. Sorry about the
confusion.
Thanks,
Lars
Hi Nico,
I'm working on article labels. I'm not doing anything out of the
ordinary AFAIK. In design-time autosize is working, but not when I run
the report.
Thanks,
Lars
Hi Nico,
Ok, I got it to work, thanks.
Lars
Hi Nico,
I'm printing from bottom to top. Does that make any difference for the
example?
Thanks,
Lars
Hi, i do set the AutoCode property to False, show the error message
--- posted by geoForum on http://delphi.newswhat.com
I have done this and just the values that I want print.
The problem is that for each value that does not print it leaves a blank
line.
2.5
2.0
2.5
2.9
There are several thousand items that it goes…Hi Nico,
Could u please reply...
Thank you
Ok, finally got it working. I was using mainreport.Engine.PrintPosRect.Top
instead of the childreport.Engine.PrintPosRect.Top to which the
ppGroupFooterBand belonged.
Thanks for the info.
Greetings,
Filip Moons