rbuser
Comments
-
Hi Nico,
Thanks for help - actually I mixed both approaches and it works for me
now. My fault was I thought AutoSearch could be used with GUI dialog only.
--
Regards,
Michal R. Hoffmann
* Nico Cizik … -
Hi Nico,
I'm afraid you did not understand what I need
As far as I understand
the AutoSearch method works… -
Hi Nico,
I tried the subreport option but everytime i ran the report the page counter
started counting up to a 1000 pages or so.
How do i link the subreport ad print it if its not blank?
Regards,
> Even deleting everything (except Windows) and reinstalling, that message
I'm work with Report Builder since 1998 :-) and know -
this error appears, if you have wrong default printer in system.
What is it "Wrong print…Hi Nico,
I didn't understand that, who's Jason? Why did you cancelled my message?
kind regards,
Me
So, gotta buy to solve it? I had reinstalled and it's going well again, but
who knows when it's going to stop again.
I'm still very suprised why don't you have the old versions, did you throw
it away or what?
Thank you.I would send a demo to support@digital-metaphors.com
--
Ed Dressel
Team DM
I forgot about the Summary band!
Todd
Thanks Nico.
I did not look into this article before because one of my colleague
compiled the same project and told me to add "ppchrtDP" to the project
and it would work.in TeeChart is not functional at runtime Comment by rbuser May 2007
Nico Cizik (Digital Metaphors) wrote:
Great thanks Nico, jsut what I was after
Cheers
Tony
Nico -
Unfortunately, that puts a "+" in front of zero values e.g.
+0.00. And in another email, I cannot get the OnFormat to compile.
Todd
Whooops....wrong email address...sorry!!
I set the duplex option when i call the print method.
What i am doing is checking to see if "not FieldByName('FloorPlan').IsNull"
if a filename is there i load it like in my previous question (which
actually worked ... thank y…I opened up the report file in notepad and spotted the hard coded names that
were causing me problems. I am now using your suggestions to rectify my
problem. Thank you.
Okay,
It has just showed up. Apparently we are having trouble with our mail
server.
Lisa,
I have gotten no mail from Digital - Metaphors.
Could you please send to LKILLEN@CHARTER.NET and LARRYKILLEN@GAINCO.NET
Your contact used to be Jim White. He left Gainco last fall. Please do not
send to him.
<…
Ed,
Sorry, but whats a JIT pipeline?
How do i send such a thing to you?
Thanks
Red
create a quick demo that shows how it isn't working--use a JIT pipeline.
Best way to get quick answers, and often, with small demos, I've answered my
own questions.
--
Ed Dressel
Team DM
Ed,
HOw would I do that without sending the report and my DB?
You mean just the code on the Before Print?
Thanks
Red
I'd send a demo to support--I've never seen this problem.
Ed Dressel
Team DM
Thanks for your reply. I have now purchased the Enterprise version.
Thanks Nico,
That was exactly the problem.
I removed the invalid paths without moving the position of \RBuilder\Lib and
all compiled ok.
I noticed that Rbuilder install inserts the full path ie C:\Program Files\
... \RBuil…Hi
Please disregard the previous question. As it turns out, the QA team gave me
the wrong set of parameter data (after swearing blind it was correct).
With correct input data, everything is working perfectly.
T…Hi, and thank You for Your Answer,
I succeeded to solve the problem. My wrong was that I generated report on
two pass, and calculate the content of memos on StartSecondPass event. When
I change that- set generate report on one p…Hi Nico,
For those 'static' filenames I use parameters. They serve the same solution
in these cases.
It's more for cases where the filename is based on the moment the report is
executed. Eg. week reports with a possible fil…Thanks. When do you approximately expect to have an official version with
Vista support?
Best regards
Steffen
Thanks for that. My code now works.