rbuser
Comments
-
I have charts in many of my reports but use a TppImage and create the WMF
image from my TChart inside my application. This means I only have to
configure the TChart once (which can get quite complex). If you have events
in your app… -
Sorry I figured it out later.. I didnt realise that I had to run the
TeeChart program first.
-
One issue that I have noticed from 9.03 to 10.06 (at least for going to
D2007 as well) was that we lost all TeeChart support in RB. We were at
least able to have a Chart on the report with the TeeChart that just comes
with Delphi,… -
Hi,
I thought that would be the case. I've managed to get round the problem
by adding the required code in the plug-in class that enables the email
button.
Ian
-
You can see the solution for this problem in the thread titled "Install
ReportBuilder 10.06 with TeeChart 7.11 into Delphi 2007 Pro" dated
2007/04/16
Best Regards
Steffen
-
I installed TeeChart Pro 7.11 and they are in the windows directory:
Directory of C:\WINDOWS\SYSTEM32
03/09/2007 02:00 PM 630,272 tee7100.bpl
05/23/2007 07:53 AM 630,272 Tee711.bpl
03/26/2007 0… -
Hi,
I can't see any property called 'Name', there is 'UserName' but as I said it
does not work.
PP
-
Giving variable a name has no affect, even I change "Identity" -> "UserName"
for example to Myvar its still ppVariable1 in source.
PP
-
Sorry, I wasn't clear.
I ment I could not access events in report designer ( for example for report
header ).
Just figured that when I click "ReportBuilder" on Windows task bar I get
access to events tab, not very … -
Nico,
I have now done the below. I was able to load nothing in the subreport. I
did verify that the database has data in the requested record and that the
field names are correct and in the schema. I also verified that I am… -
I am doing all my coding in RAP. I have fixed the problem by not only
checking to see if the name matches the previous stored version but also if
the band count = 0. Here is code that creates the name and populates the
memo control… -
I've tried what you suggested but am having a slight problem. I've created a
global variable (called sTemp) to store the users name. In the variable
control I compare the name I have created from all the fields with sTemp. If
they … -
Hey Nico. I am using 7.0 on D7.
I was able to overcome this problem, by recreating the sub report from
scratch. It does look like the version I have is a bit flaky on multi
column. Things dont turn out the way I plan them !they send a private link to registered users. You should send them
another mail requesting the download link.
Thank you Bora.
I actually thought that, but I cannot find how to get version 10.6. for
Delphi 7. I have written to digital metaphors through email but have not yet
received any answer from them.
Dan
I guess you need RB 10.06 for Delphi 2007
Hello All:
That series of steps worked out great once I used a real duplex printer.
Anyway - I read some tech articles that advised using a subreport - but -
all my reports are 2 pages - and are loaded from .rtm files (I d…In article <465b6e9a$1@mail.>, Huhtaman wrote:
It is working ok for us.
Hmm, thats maybe the problem.
Gruß aus den Bergen
Günter
I tried to set break point in ppReport.pas but it did not stop there.
It happens to some other reports in my application but not everytime, it
happens from time to time in several reports.
Press F8 to trace?
Hi Nico,
I can't find the Name property in Reportbuilder.
Is there something I need to do to activate it?
Lainkes
--- posted by geoForum on h…Well we found out what was causing the problem.
It may be good for you to know if you ever should be asked again.
In one of the group-footers there was a setting of printposition.
When this was deleted the problem disappeared.The component I am moving does not have to be near the bottom or in the
group footer at all.
If I just move one arbitrary component - for instance the topmost component
in the page header - it will work
I can also just cha…Hey Nico,
Thanks for replying. I looked into it further after receiving your message
and found the problem. I am writing the pdf to a file server. The user
under which the file was being generated did not have proper permission…Hello,
I have seen a similar problem with Windows 2003 Server (Delphi 7 and RB
10.06). The problem occurred when I called "Print" off of the Report
control. If I waited a long time the preview window would eventually appea…Hi,
Using Delphi 7. As I said, I only tried it at run-time as I have no 2003
with Delphi installed, so pausing in Source is not an option.
-Jack
Report Builder 10.06. Only tested it in run-time, it happens on every
report.
Sorry, thats Custom Query.. not Customer Query. Guess I am having trouble
typing today. :-)
Nico,
I appreciate your help with this issue.
We were finally able to resolve the issue by writing a batch file that
executed on login.
If anyone else has this problem with Terminal Services, here is the
workaround we foun…Hi Nico,
I've discovered a 'cure' for the problem, but i'm still confused about the
cause.
The Shell for the user had been set to our application. So when the user
logged into terminal services only our application was loaded.…