rbuser
Comments
-
Nico,
Just FYI, I have a couple of customers reporting this as well, so what
Bernhard is seing is NOT unique. In our customers situation, the printer is
installed, does show up in the printer selection list, but randoml… -
Hello,
there is a printer installed. I had the same problem yesterday on my
machine. It happens from time to time. There isn't reproducable.
But I've made a little change in ppPrintr.pas.
In GetDC in the line "raise ..." I've ma… -
After I restart my computer the problem disappears.
But what was the reason for the problem? Sometimes our customers have
the same problem.
Best wishes
Bernhard
Bernhard Roos schrieb:
-
Now I've made some tests and I find the following facts :
1. It happens in my own Preview and the default preview (from RB) if I'm
showing the preview and then press the Print button. I get the printer
setup and choose an exis… -
Nico Cizik (Digital Metaphors) wrote:
Duh, sometimes I feel really stupid. Thanks again.
--
-
Nico Cizik (Digital Metaphors) wrote:
Hi Nico
I used the second approach, since the first one still printed the
second report to my default printer.
This works fine, except for one problem. I have a vtPageSetDes… -
Nico Cizik (Digital Metaphors) wrote:
Thanks Nico
--
-
Thank Nico,
That was exactly what i needed to do.
Your a legend
Trevor
<… -
I had the same problem on some XP machines, but in other ones was working
properly.
So I decided to use TMS MSWheel Component and now it works every time.
Regards
Carlos
-
Perfect...exactly what I wanted.
Thanks for all your help Nico.
-
Hi Nico
I have just tried this and the issue with the top offset has been resolved
but another problem has arised:
I always set both the PrinterSetup.DocumentName and ReportTitle properties
at run time.
I have a ppSystemVari… -
Hello,
I've found it. In Vista there is an option on the short cut "Run as
administrator". This was checked. But this makes many problems. If I
run Delphi 2007 not as administrator, all works as expected (also inside
the IDE)… -
In addition to this problem, I get the message "Screen printer does not
support printing" if I print from the Preview Page (see my other
thread). But now I found out that this problem also only happens if I
run the application insi… -
I will try to make a testcase.
I forgot to mention that we use Windows Vista 64bit.
Best wishes
Bernhard
Nico Cizik (Digital Metaphors) schrieb:
-
I've forgot to mention, that I'm using Windows Vista.
Best wishes
Bernhard
ernhard Roos schrieb:
-
Thank you!
Even deleting everything and reinstalling it persists. It looks like a logic
bomb, now I'll try to reinstall my Windows and try it again.
I'd like this fix to my serious problems. I'm not interested either buy or
try… -
AFAICR, this was fixed in 6.03, but I don't know if you can get that
anymore. You would really enjoy some of the new features in 10--I would
suggest downloading the demo and trying it.
--
Ed Dressel
Team DM
-
Delphi 6 Enterprise Edition & Report Builder Enterprise v6.02.d6.
I tried to reinstall my Delphi 6, but still the same, when I drop a ppReport
on the form, the Delphi freezes a while. So, the funny thing is when I open
the… -
Hi,
can you write here how have you set compiler directives
(for Delphi2006), please - to avoiding some future mistakes.
If I compiled my project with RB DCUs and {$A-}, I got Access Violation
Error in some cases in RB des… -
Hi,
I finally found solution. Problem was in compiler directive $A.
I had project from Delphi 5 and Delphi 2006 set $A to 1 => {$A-}.
But I need $A set to 8 => {$A+}...
Thanx
Roman
Nico Cizik (Digital … -
Hi,
reinstalling ReportBuilder doesn't help.
When I used RB 7.04 with Delphi 5, all have been OK.
In which version of Delphi 2006 compiler do you compile RAP?
Maybe problem is in some Delphi hotfix...
Thanx
Roman … -
I was thinking that, but am not sure how to accomplish this in code, can you
give me an example? Thanks!
-
I am trying to search for a specific word in all the compiled sections of
code, but with the code below it does not seem to be searching the
subreports. Please help.
// get the code for the report
vCodeModule := … -
Why didn't you report this in the announcement?
I always have to test the new release to know if you solved a problem,
because most of the times you do not announce all the fixes.
Regards,
Massimiliano
-
yes, i tried, but then a lot could not compile. The dependency is very big
and the gnostice pdf toolbox has need severy hors to install on my system be
remote contrl of the indian company. so you know its complicated also the
first… -
> :-( i have 10.6, but id did not install because i had a lot of RP AdOns
did you try to recompile the add ons? (I have not started using 10.06 yet)
--
Ed Dressel
Team DM
-
:-( i have 10.6, but id did not install because i had a lot of RP AdOns
(Gnostrics, WpTools, TeeChart, ExtraDev. GridPAck and so on). after one day
i had give it up. Any chance to patch?
--
best regards
chris (EULAN… -
OK, now I get it. . . .
-
Thanks Nico!
(But help clearly lists dtScreen an dtPrinter as values, so I'm just a
little less confused. . . )