rbuser
Comments
-
You need to use TextFileName, not ArchiveFileName.
Edward Dressel
Team DM
-
Hi Nico,
Thanks for the reply. It helps partly. But still i am facing problem.
Let me tell my requirement..
I just need to send a report to a .pdf file in a specified folder.
After i changed Report.ShowPri… -
Edward Dressel [Team DM] wrote:
My apologies, It had been a long day just dealing withthe v 3 upgrade.
Got the rbIDE10105 issue sorted. Commented out the files.
Still have the ppFilDev & DbxCommonDriver100.bpl issue… -
No need for three different threads here. Just more information
Update 3? Posted a few days ago about update 3:
We are currently in the process of testing ReportBuilder with Delphi 2007
Update 3 and RAD Studio 2007.<… -
ppDatadictionary can be used for it ?
Thanks.
-
what kind of mode do you want?
-
Thanks, but there is another mode ?
Davis.
-
did you try setting the TppDataPipeline.Visible to false?
Ed Dressel
Team DM
-
Hi Nico,
I sent You the sample yesterday on e-mail. I hope the sample provided will
be okay.
Best regards,
Goran Brumen
Audax d.o.o.
-
Hi Nico!
The joint report, which include two subreports with mentioned code, has
subreports of PrintBehavior = pbSection. I haven't checked other options
though.
Since I load reports from delphi code instead of RAP (is it… -
I tried one other check and found mistyped source ... problem solved NOT RB
issue...
-
Thanks again. Nico. Yes, I did un-installed RB and re-installed it. I still could not fine the
corresponding package. Could you please tell me which file I should be looking for which would
have those components? When I tried to install … -
Thank, Nico. I registered with my real name. (Was posting through my regular news reader).
I re-installed it again and still could not get them fixed. Could you please let me know which
file I should be looking? I thought it should … -
When you say DBImage,
is the the DBImage component within the Delphi VCL, or is it your report
builder DBImage.
If so, what properties do i need to set to ake this work. Because that would
be a better option.
<… -
in the \RBuilder\Demos directory--the largest group of them being in the "1.
Reports" directory.
Edward Dressel
Team DM
-
> It appears that RB creates a fresh DevMode each time a printer is
Finally, asking a question, rather then attacking RB.
This is something I've done in my app, and it did not take very long.
I created some priva… -
Nard,
Lets go about this another way and tackle these problems for starters ...
1. How does one change the "current" printer for the life of the application, without affecting other applications.
It appears that each time … -
Nard Moseley (Digital Metaphors) wrote:
I am afraid I do not agree.
Let's take a scenario where you are printing via a TppPDFDevice ONLY.
When it comes to printing a component, RB obtains the characteristics from the Report's printer … -
> In terms of our "special needs", we need to distribute reports rather than
RB prints to lots of ourput devices, but distingishes between printer
drivers and other output devices.
I've created my own printer di… -
Hi Nard
In terms of our "special needs", we need to distribute reports rather than print them. Printers are simply one of the ways of "distributing" documents, other are (obviously) email and PDF. Unfortunately ReportBuilder really does… -
David:
Woudl probably help influence them if they knew why you needed this :-)
Edward Dressem
Team DM
-
Nico,
I assume you mean the rbTCUI107.dpk package in the Tee60 folder.
I added TeeDB67 to the requires clause, re-ran the package builder and tried
to install the bpl. Still the same error though. After that I opened all … -
Nico,
Yes, I did use the package builder. The log is attached to this message. It
says that unit DBChart is implicitly imported into dclRBC107.
Any help is appreciated.
Paul Geirnaerdt
Deltabron
-
I have tried recompiling, it compiles OK but when it is installing into the
IDE the error pops up. I'm starting a new project now, planning on moving to
DBX 4, but i guess i can wait for you guys to finish.
Thanks..
Now it's OK
did you try the BottomOffset property?
Edward Dressel
Team DM
I got my boss to shell out for the new version 10 of RB and was hoping that
this would solve all my problems.
The problem is that after I installed it and the packagebuilder applications
starts up it does not seem to detect my insta…> Hi Håvard,
OK, my help file says the following:
TeeChart 6
ReportBuilder 7.02 or later
Status: Fully Operational
TeeChart 5.03
ReportBuilder 7.01 or later
Status: Fully Operational
TeeCh…David Farrell-Garcia wrote:
Please disregard. Cleaned system and reinstalled and it is working
fine now.
--
David Farrell-Garcia
Whidbey Island Software, LLC
open the help file and search for SkipWhenNoRecords :-)
Edward Dressel
Team DM