rbuser
Comments
-
Nico,
I solved the problem by placing a blank first line in the memo control. I
was printing return address labels and the address was creeping at the end
of the page. It seems ok now. Thanks.
Bob Parrish
-
Hi Nico
I seem to have sorted the issue by deleting the subreports involved and rewriting them.
I'll change the library path as you suggested next time I need to step into the code.
Many thanks
Will
-
When I try this in the TppDesigner.OnTabChanged the TppDesigner.TabSet
returns the tabset from the design-page.
I know they are the same, but we need to hide some of the tabs (subreports)
from the end users, so I need the one … -
I would like to access the tabset that controls what subreport i am
currently viewing.
King regards
Steffen
-
Well, thats a good guess.
That wasnt the problem.
Its even more stupid than that ...
Id rather not say ...
Thanks, had no idea its so simple
Thank you also David.
Hi Matt.
All you need to do is just place the DBText in the design area (which
reads the field data from your DB) and specify a "Display format" as dddd.
And that's it.
Just use a TppVariable. In the OnCalc event, call this:
Value := DayOfWeek(Report.DataPipeLine['MYDATETIMEFIELD']);
David
"Matt Harper" a ?crit dans le message de
FINALLY, I found it.
Calling ppPrinters.Refresh prior to ppDesigner.ShowModal was causing the
error... Now, my question is :
WHEN should I call ppPrinters.Refresh ???
David Caouette
"David Caoue…I'm tracing it deeper and I found that FPrinterInfo isn't correctly fed.
David
"David Caouette" a ?crit dans le message de
yes!!! thanks so very much.
i corrected the link items but am still having one problem. perhaps i'm
just trying to make this too complicated or i cannot use the
masterFieldLinks and let report builder automatically traverse my data.
i'm not sure.
Hi Nico Cizik (Digital Metaphors):
I tryed to reinstall the TeeChart packages manually.
But when I was compiling ?dclRBC97.dpk?, this error appear ?Packages
?DclTeeStd67? and ?TeeDb67? both contain unit ?TeeDBCrossTab??Hi Nico Cizik (Digital Metaphors) :
I did all that you say me. But the problem follow. I checked the version
of my RB and it is 9. I don`t now if this is a problem... The problem
is the same, the file t3377.bpl not found...<…Hi Nico,
I sorta did what you suggested - I sent the user several versions of the
program to test the output of the report. Here's the results:
ppVariable2 Initial Settings: This didn't work - original program
CharWr…Hi Nico,
Sorry about the attachment, it was my first time.
I know that the data exists on the user's machine, I had them send me
the file. I could re-write the code to build the ownername while
creating the databas…This is a multi-part message in MIME format.
Hi Nico,
That didn't resolve the problem. I did place a breakpoint in the
program and the 'ownername' is set correctly and shows correctly on my
machine but not the user's.
I'm attaching a zipfile which contains th…Thanks that worked.
George
Thanks Nico
That works but the problem is the product information will be on the next
line down from the donation number.
(If grouping on the donation number)
If possible i would like the first product on the same line as …Just checked the post and the examples are all messed up
will try again
Data to display
Donation Number Product Code
AAAAAAAAA D611 - Prod1
AAAAAAAAA 0054 - Prod2
BBBBBBBBBB D611 - Prod1<…Thanks for the reply,
We distribute a subset of our literature and map database to the African
countries forming the SADC group. SADC is the acronym for Southern African
Development Community. Therefore the database on the CD i…Thanks
Hi Nard,
we'll download the 9 trial, and check out the difference...
Also, we now use Pragnaan to export reports to PDF. If RB9's PDF is better
(Pragnaan does not support Vector Graphics which causes "ugly" images),
w…HI,
An alternative, you may try GridPack for ReportBuilder at
http://www.planitechnologies.com
Best Regards,
William
Um, that wasn't any help. :-) I found a property (StretchWithParent) on the
Shape component. That solved my problem.
Kind Regards,
Kevin
Thanks Nico
Matthew
Version of Delphi: (Enterprise) 6.240
Version of ReportBuilder: (Professional Edition) 6.03
I have succesfully run CreateEndUserTables.sql, but this script doesn't
include any triggers (did you mean indexes?). Remember, the mo…no i didn't
sending the mail
Hi Marc I sent you an email but I'm not certain you got it.
My email address is mcfarlandp @ posim.net (drop the spaces)
Thanks for your help.