rbuser
Comments
-
6350 = top + height of last ppComponent to print in that band = bottom
position of the engine within the band, i wanted absolute positioning.
Bottom position of the engine within the page at a given moment
-
I tried that yesterday already, that doesn't work. It always returns the
same value (6350) for every page and the GroupFooterBand's location is
different for every page
showmessage(IntToStr(rptLYACT.Engine.PrintPosRect.Top));<… -
Hi Nico,
The last band printed on each page is a ppGroupFooterBand, so if i can get
the postion on the page after that band is printed that would be nice. All
my reports involved 'units' are set to 'utMMThousandths'.
Hi Nico,
it's ok when the number of 'type' is defined.
i'don't know how many 'type'.
it's possible 'n' type.
tks
and
summary
--- posted by geoForum on in detail sum by type Comment by rbuser November 2005Hi Nico,
Im having the good old problem with the summary band, maybe you could shine
some light on the problem for me, it appears that the height of the footer
band plays a big part in positioning the summary band, regardless …Hi Nico,
Thanks for the reply, i tried your idea, and it works,
You say i should be using the summary instead of the footer band, I have
spent hours in the past trying to use this but have been unable to anchor it
t…Ron Simonsmeier wrote:
What kind of fax app is this? Some apps are able to get the faxno and
process silently.. just interested.
did you find and set the focus to the fax window?
quick sa…Hi Nico,
That seems to have fixed the problem. Thank you.
Regards
Adam.
In article <438f1cd1$1@dm500.>, Nico Cizik (Digital Metaphors) wrote:
The scheduler is being run locally but the point is that it is my app that is
doing the printing, so it works when run from the command line. He has <…Hi,
Here is an answer I received from the TeeChart support:
*********************************
Hi,
you could set the Currency string of the Control Panel using :
Series1.ValueFormat := '0.00 '+CurrencyString…Nico Cizik (Digital Metaphors) escreveu:
aSql := TdaSQLBuilder.Create( ppReport1 );
aSql.Clear;
aSql.SelectFields.Add( 'TAB', 'COD' );
aSql.CalcFields.AddExpression( '2 AS IDE' );
// Re…Nard Moseley (Digital Metaphors) wrote:
Could you tell me if the following are fixed/addressed in 10.
1.) Firebird by default orders its result sets with null at the end of
the result set. this breaks joins in report…> We are working on finalizing RB 10 - it will include support for D2006.
What else is new and improved in RB 10 ?
Terry.
> We are working on finalizing RB 10 - it will include support for D2006.
Will RB 10 support Visual Studio 2005?
Regards,
-Benton
> Why not distribute the closed source part as
just my 2 cents: we should be glad to have excellent tools in the VCL
market, which is not a growing market and all know that it has a limited
life span. To keep companies that…Nard Moseley (Digital Metaphors) wrote:
We have to work with Delphi 2006 right now,
but can't link the RB part!
There's no need for an update.
Version 9.03 with DCUs for Delphi 2006 would be enough.
W…Hi Nard,
Will RB 10 support D7 as well?
Thanks
Andy
Hi!
Hi guys,
Any reaction on this subject please.
Eric
Hi Nico
Finally found what was happening.
The printer has troubles with the paper type "letter" (which is the
default)
When setting it to "A4" all went well.
Eric
Hi Nico,
I understand. Lets see what the customer is going to do.
Eric
Hi Nico,
I'm to.
I asked the customer to be sure he uses the latest drivers. Now he is
convinced that we can't do anything about the problem.
I don't expect RB as the problem. But it is still strange that it works for…Hi Nico
The answes on your question:
Is this behavior only occuring when send to the printer?
Yes, when I'm printing it to file (excel) there's no problem
Are there certain reports that will print successf…Hi
I Also tested the report in Delphi by loading the rtm directly into a rb
report.
On my pc it prints ok.
Eric
Hi Nico
It took some time but here is the printer that causes the problem:
Canon laserbase mf5750
One other customer is also complaining. It seem with all-in-one printers
(printer/fax/copy) there could be some p…Hi Nico,
Our reporting application is a general program and it's source code
cannot be modified. Therefore, all of our code changes must be done in
RAP. Can your solution work in RAP? If so, which event would these
ch…Hi Nico,
Thanks for the fix, it's working fine.
Hi Nico,
Thank you for apologizing. I've already implemented the work-around for
AutoSize. Do you have a good work-around for the missing Word-Wrap
functionality (much bigger issue)?
It's just a couple of weeks …Hi Nico,
To bad we got the current version then. We mainly upgrade to the latest
version for the rotation posibility.
Well, I'll guess you didn't design it in a very good way then, because
our experience is that the A…Hi Nico,
on event MyQueryAfterOpen i've set:
ppSubreport2.Visible := not MYquery.isempty;
it's ok!
tks a lot!
be
there
--- posted by geoForum on in No Print empty subreport (section) Comment by rbuser December 2005