rbuser
Comments
-
Fixed it :-)
I had to remove all traces of previous. Then in TXDEFS I had to comment out
{$DEFINE USEINDYMAIL}. I think because I have Indy 9 and it wouldnt
compile. I dont use the email bit so no worries - if I did want it I… -
Hi Ken
I downloaded the update version for D6 from the registered products page.
The .zip has a creation date of 25th April 2006. What is yours?
Regards
Paul
-
The version I downloaded does!
Ken
-
>I'am probably overlooking things but I can't get the e-mail button for
Jeez I must be tired, just set Enabled to true!
;-)
Roland (Beensoft)
http://www.beenso… -
forget it. I think, I found it.
Best wishes
Bernhard
Bernhard Roos schrieb:
-
Sorry, it is the access to Report.Printer.PrinterSetup.DocumentName
The access time is 1 second.
Best wishes
Bernhard
Bernhard Roos schrieb:
-
nver mind I figure it out, here the code I used
FLabelsPerRecord := Report.Parameters['pSerial_To']
- Report.Parameters['pSerial_From'] + 1;
Report.DetailBand.BandsPerRecord := FLabelsPerRecord;
thanksI forget to say I am also need to print number of copies for each serial, I
I think I can do that with "PrinterSetup.Copies" property
thanks
Try using TryStringToInt() so you don't need to catch an exception.
What happens?
it did not work
I used this code:
if (report.PrinterDevice = 'Printer') then
line1.visible := false;
but line1 still appear in printing
any other ideas
thanks
Hi Nico,
Thanks for you reply. What you are suggesting is that before loading a
given report in a form, I should run through ALL pipelines of the
application, check whether they are on the current form, and if not then set
th…richardh wrote:
Yes, but TExtraDevices also creates lots of exceptions when you are
using images in your reports (like "graphic size invalid" or
EResourceErrors). We are using ExtraDevices now and are looking for
alte…TExtraDevices from www.waler.com also produces text PDF files as well as a
number of other output formats that we have been using successfully.
--
Richard Harding
Windella Computer Knowhow
28 Freeman Drive
Lochin…Nico Cizik (Digital Metaphors) wrote:
Hi again,
I cannot make it work correctly because I cannot recompile now.
Sorry.
Carsten
--
Nico Cizik (Digital Metaphors) wrote:
Nico,
I will have to do some more work on this because it's not nice now, but
I will send you the changes in the next days.
Carsten
Nico Cizik (Digital Metaphors) wrote:
The main problem is not the fact that RB exports as graphic. This is
fine so far. The problem is that the quality is not good.
I have taken a look into the source code and can se…Ok,
Thanks for the quick reply Nico.
R. Michael Hall wrote:
Looks like RB installer needs *TWO* backslashes after the Delphi7
directory name, like "C:\Programme\Borland\Delphi7\\RBuilder". Then
install works, but Teechart support is broken.
Teechar…Stefan Paege schrieb:
Have now done a Uninstall/Cleanup/Install into default directory. Still
the same.
I'm lost.
--
Elektronik-Labor Carls GmbH & Co. KG
Stefan Paege
> I get a cannot load package
BDS2006 Pro english, RB Enterprise 10.05, Update from 10.02 which was
installed in "D:\Libs\RBuilder"
Same problems here.
Update did not work.
Then did a Uninstall followed by a…Hi supportteam and others,
Also with 10.5 installation for Delphi 7 I get a "cannot load package"-message
C:\Program Files\Borland\Delphi7\RBuilder\Lib\dclDAD107.bpl on Delphi start
up.
When I looked in the folder, t…after all the problems that have been reported in this thread I consider
this update dangerous and will not install it. I would appreciate to see a
comment from DM here other than a tech-tip that is barely related to the
reported p…I had the same problem but without the AV. I chose yes to reload. Then
I recompiled dclDAD1010.bpl and it loaded on my next BDS startup
Stefan Paege wrote:
Are you getting the "Unable to unregister component classes" error when
loading? If not it might be something different? Incidentally, I said
'Yes' to loading next time, not sure what difference…> As I said earlier, once I'd done the tick thing
Hm, does not work for me. Problem is there on every BDS launch. See my
other post(s).
--
Elektronik-Labor Carls GmbH & Co. KG
Stefa…R. Michael Hall wrote:
Tried that and works OK. As I said earlier, once I'd done the tick thing
in packages in the right order and got them all ticked it's been OK. In
case i wasn't clear (because I went through this pro…Jeremy Knowles wrote:
Try opening, building and running ...\RBuilder\Demos\1.
Reports\Demo.exe.
When I do this Delphi goes into a "race" condition with task manager
showing the cpu @ 100%. I have to close …Terry Swiers wrote:
Me too. Very frustrating. Spent 2 hours trying to get it to work. After
doing the same as Terry I was getting "can't load dclDAD1010bpl. Unable to
unregister component classes" followed by AVs in othe…Nico,
Well, it appears to have corrected itself or one of the other changes that I
did to the system aleviated the problem. The only changes that I made to
the system since my last post was to upgrade to DelphiSpeedUp …Mike,
You are not alone on this one. I've installed this 3 times so far and I get
the same result. I've even gone through the corrupt installation cleanup
twice attempting to get it to work correctly with no luck.