rbuser
Comments
-
Hi again Nico.
I don't know if I can ask you to look further into this.
It is driving me crazy.
2 years ago I developed pdf/mail in our pay-check-application.
The application is old and is still using paradox/BDE.
Hi Nico
No changes that I am aware of. I don't think reports have changed in any
way. This happens in 2 different applications using same technique but
not sharing some reports or reporting code.
And this happens in appli…Hi
I implemented this feature one year ago (adding extra attachments, see
email below) and it has been working fine until recently.
Suddenly the extra attachments is not delivered. I have been debugging
and I can solve th…
Hi Nico
Thanks alot. I figured it might be that simple, I just couldn't find the
right place to look for it.
Regards
René
Den 20-09-2011 16:15, Nico Cizik (Digital Metaphors) skrev:
Thanks Nico.
Thanks Nico,
Ummm I'm not sure I understand this but anyway I've tried your suggestion
and figured out a work-around, thanks for that.
One question though please, in my Plugin object I have some public
properties/m…If I use a region or a child sub report and I make it invisible it still
takes up space on the preview, it shows as a blank area.
What am I doing wrong?
On Thu, 22 Sep 2011 17:31:19 +0200, Nico Cizik (Digital Metaphors)
You might also want to search this newsgroup for messages with subjects
containing "NTDLL".
I had a print issue with ReportBuilder 12.03 when the Windows print
spooler service was not enabled (Windows Server 2008).
…Nard:
There is absolutely not a resource leak here - this is primarily a quirk
between Windoiws remote desktop services and version 6 and earlier of
ReportBuilder.
#1) I routinely use AQTime for leak testing.…+1 ... any time frame?
regards,
Robert
Am 08.10.2011 21:19, schrieb rmhall:
+1 ... any time frame?
regards,
Michael
Hi Nico,
a suggestion just came to my mind:
would it be possible to check, if an equivalent of a font, which types is
not supported, is installed on the machine (Gill Sans MT in my case) and to
use it instead?
Or may…Hi Nico,
I will tell the customer to use Gill Sans MT, thank you for your reply!
Mark
Hello Nico,
Ok, 12.05 seems to fix the problem :-)
thanks
Sorry, and thanks
shan
Hello Nico,
Thanks!
And while you're at it .. could you also make TppComponent.ParentBoundsChange
virtual ?
thanks
Hello Nico,
Besides, I just realized I have to call the inherited BoundsChange to propagate
the call upwards in the Classhierarchy (as TppCustomRegion.BoundsChange does.
But the inherited call will call UpdateChildControls aga…Hello Nico,
thans for the tip, but the UpdateChildControls is called in more places then
BoundsChange....
But for an intermediate version it may be the best way to go
Hi Nico,
Thank you.
The more I use the Report Builder I get more impressed with its features
and ease of use.
Congratulations on the excellent product.
[ ]s
Samuel
Em 13/1…I would vote for this one as well!
Am 15.10.2011 00:01, schrieb John Jensen:
John Jensen wrote:
this has been asked since 2005-2006, as far as i can remember. Never
been added such capability to the report editor in at least 5 years.
Maybe in 2020-2030..
Thank you Arno, it worked.
Eugene V. Goldberg wrote:
I think you should use TheReport.AbsolutePageNo instead of
TheReport.CurrentPage
hth
Arno
Thank you Nico.
How do i prevent the standard header to be printed on the last summary page
where subreport is being printed?
Thank you Arno.
Eugene V. Goldberg wrote:
Put it in the summary band. That's not shown by default, you have to
select it under the report menu item
hth
Arno
> Yes, BandsPerRecord is set to 1.
I've been thinking about this... I would bet dollars-to-dougnuts that the
problem is a configuration issue or the dataset is providing the wrong data.
I've had some pretty sophisticated re…Yes, BandsPerRecord is set to 1.
I am using TppDBPipeline connected to TADODataSet.