rbuser
Comments
-
A suggestion that I forgot.
It should be nice to have a report description (ie Memo) which could be
saved as part of the report
Regards
Marc
-
Thanks for that reply. I've eliminated RB as the problem. It seems to be in
IB as a result of different processors (AMD vs. Intel). Well, actually not
in IB, but calculated currency values are rounding up or down even though
all vars … -
Hi Nico,
that did the trick, thankyou.
Cheers,
Chris Ueberall;
-
Hi Nico,
the problem isn't date format depending (nor database depending). The operator 'OR' should be removed when the expression will be removed by 'Show All'.
Cheers,
Chris Ueberall;
-
I found that to be true as well.
However, by checking ShowAll and providing a valid date produces the error
if you have more than one condition inside the parens.Similarly, putting
parens around a single field and checking showA… -
"Jim Bennett \(Digital Metaphors\)"
-
I've read the article of Nico Cizik
(Article: TroubleShooting: Report Prints Endless Pages) but i didn't solve
my problem.)
I'm using a Zebra LP2824 Labelprinter and labels of 28x12mm.
(with EPL2 it prints just fine, but i… -
Thank you Nico,
I just want to find out that a band has been actually printed after the
AfterGenerate. The main reason not to be printed is that there is not enough
space available. So I use band.OutOfSpace property in the AfterGenara… -
Thank you, but it doesn't work with D7 and RB702.
Is there a possibility to include an event "OnBeforePrintMailMerge(Sender:
TObject; Field: TField)"
to the ppRichText-Component? In this case you can check the Fieldtype
(Currency… -
I was once facing the problem of having to start the page numbering at a
specified value. Ex Page 1 was 201-10, page 2 was 201-11 etc.
What I did, I don't know if it will help you is set my base page index
before calling the pri… -
This doesn't seem to be enough. If I change the page layout to A4, and I
take advantage of the whole "white space" on the screen, the right edge
doesn't print on the paper. (I am using A4 sized paper for this).
Thanks,
Ariel
Thank guys, I'm already building my file device.
greetings,
Rob Segerink
Novo Wallco International
> 1. when can we expect a TppArchiveDevice which supports
You can derive from TppArchiveDevice and write this yourself. I haven't done
that, but it should not be difficult (I have done other devices).
Ed Dressel
Te…If the printer name you are assigning is not correct it will send the job to
the default printer. For instance, if the printer name is "HP Deskjet 720C"
and you assign "HPDeskjet720C" it will instead send it to the default
printer. …thanks Jim.
thanks Jim
just let me know.
Mike
There's one in the about box of Report Builder Designer. But this one doesn't
say Digital Metaphors. Maybe it could do the job anyway?
Daniel Lemire
Hi Paul,
Try adding the "ppjpeg" in the program's "uses" clause..
Duhhh!!!
pl
Hi Paul,
yes, you need the Enterprise or Server edition if you need the runtime scripting feature.
regards,
Chris Ueberall;
I have Delphi 5.
In the rbuilder\Teechart I don?t have any readme. where can I find it?
thanks
"Nico Cizik (Digital Metaphors)" escribi? en el
Hi Nico,
I think I'll have to upgrade then.
Thanks for the help.
Regards,
Wouter Devos
Nico,
Isn't there a workaround for version 6?
We would like to upgrade to RB7, but I would like to test it first before
deploying the app to our customer.
What exactly is the error. Is it an issue of the subreport kind set…Thank you Nico.
Refering to my first question I noticed that in demo 127 the same pipeline
is attached to the report as well as to the CrossTab component and it works.
In my case I got repeated cross tab tables. I did what you s…> I have 2 questions on crosstabs
the
That depends upon what you want. The Cross tab will print each time the band
that owns it prints. If you only want to print it one time, put two
different sub reports on the main rep…Thanks Ed, I'll give it a go.
> I did look at that, but it seems to determine the number of times a detail
Drop 2 sub reports onto a detail band. Set them as child type and only set
the parent report's pipeline. Remove the header & footers from the childHi Ed,
I did look at that, but it seems to determine the number of times a detail
band is printed (ie: copies).
I would actually like to be able to have two completely seperate detail
bands.
Cheers
Dav…See the detail band's 'BandPerRecord' property. (Haven't used it except in a
small demo)
--
Ed Dressel
Team DM
Doh! Thanks! ALT+Space worked like a charm! Thanks so much.
Hi Joanne,
sometimes a window will be shown out of view (or behind modal windows). Use then + to invoke the window menu, which will be always visible in the view, and select 'move'. (deleting or manipulating 'RBuilder.ini' should solve th…