rbuser
Comments
-
Hi,
I faced this problem too. After doing some trial and error, I found the
cause of the problem. Basically, TppDBRichText is used to display
rich text. If you have some non-richtext data (plaintext) in the rich
tex… -
-
"Nico Cizik (Digital Metaphors)" a ?crit
-
Thanks Nico,
That seems to work - still a few little glitches to smooth over, but should
all work out in the end..
PS: Is there some way to tell which page of the designer is active (Data,
Calc etc)? If I could do tha… -
I'm not doing any code to get the date to show up in only the first detail
band of the group. I just set the SupressRepeatedValues property to true
and RB is taking care of suppressing it.
Rodger Van Kirk
-
> I'm not sure I completely understand what is happening. When you
Our project has numerous TppVariables. One of them (vrTotChg) had a
CalcOrder of 0. I can confirm this by looking at the DFM directly or
in D6/RB6.
Ken Randall wrote:
The problem was really this... It was alone to disactivate. Debtor to
all...
wQuick
--
I have in the past had problems with certain printers which I resolved by
changing the DirectDraw property of the TppImage.
Ken
Nico Cizik (Digital Metaphors) wrote:
I have too, this problem, but only print with winME
I use RB 9.01
Some Solution ??
Tanks
wQuick
--
Hi Nico,
As promised I've a test application that can reproduce the problem.
Do you want the source mailed directly to you or in the group?
Be aware the problem was reproduce on an HP DeskJet 850C
and …Hi Nico,
Na not using background printing.
Running the entire application through a memory checker
is not possible, the application is hugh (we are talking a 90Mb
directory with the bulk of that being bpls).…Hi Nico,
We have reports of black printing from an HP 640c, an HP 6122 and
an HP business inkjet 2230.
Transparency is False on all images.
The app worked 100% on Report Builder 5.5 and only failed after a
…Hi All,
The black image problem still exists in 7.04 I'm using it and can still
reproduce the problem.
The sites that this affects are running the exe across a network. It
therefore appears to be
dependant on spe…I allready downloaded 7.04 but not yet installed it (didn't know that this
problem is solved ...)
Will install it next week and test.
regards
Andreas
Thanks Nico
The test You performed was what I was looking for.
:-) Petter
Hi Nico,
Thanks for the response.
OK, well if it has to be done with multiple components, then I might as
well use a DBText for the letter, a Label for the hyphen, and a
SystemVariable for the number. That way ther…"Nico Cizik (Digital Metaphors)" a ?crit
Hello Nico,
Did you get my email??
Eric
Hello Nico,
But when the details are not in the detailband , they are not all printen,
The memo's come from a different pipeline and are only printed once.
I tried creating a group with keep together around the details but that…Hi Nard,
I Install a driver to Zebra barcode printing and I put the file in the
directory RBBuilder\Lib.
Now I can open the project without errors.
Thanks for this patch.
Richard.
Hi Nard,
I descover that if create a new application and I try to put one barcode
component in a nre report, I receipt the Access violation in module
'rbRCL77.bpl'.
Richard.
Hi Nard,
I make all this steps, but when open project I receipt the some error!.
Richard.
Hello,
My machine have 256MB.
My report print print horizontal and it doesn't print multiple large image
objects (10 labels, 10 dbtext, 4 dbcalc and it has 2 groups).
Report.CachePages is set to false and Report outlinesettings i…never mind. got it!
ppGroups[x-1].BreakName := 'KeyValue'+IntToStr(x);
Okay, I've got the Groups (and their Header Labels) showing now (by adding
ppGroups[x-1].Report := ppReport1). However, it is not breaking properly.
I'm trying to get the groups to break on a field assigned at run time. Here
is what…Ignore my previous article.
I found the right click and "Insert OR"
But how to do this from within Delphi
/Ronny
Hi,
How can do a pass-thru function?
if I don?t use rap, how can acces to DetailBand.BeforePrint event?
thanks
But, How can I use the Inde inside the RAP?
cheers
There is freeware component from Robert Roßmair,
http://home.t-online.de/home/Robert.Rossmair/
Robert.Rossmair@t-online.de
which we use for bacground images i…Thanks, this property contains the image, but i don't know how to paint this
image on the background of an mdi-form....
on serveral pages on the web it's described how to paint such images on bkg,
but it's not what i want.
…