Very strange problem in Delphi 2007
Hello,
this is very strange.
If I run my application outside the IDE, the reports works as expected.
But If I run my application inside the IDE (with Debugger or without
Debugger), then the report is showing with double count of pages. This
is because the report needs suddently two pages what should be on one
pages. Ca 5-10 lines are printing on the next page although it should be
on the first page.
What is the difference as I run my application inside the IDE or outside
the IDE?
This only happens with Delphi 2007.
I'm using RB 10.06
Best wishes
Bernhard
this is very strange.
If I run my application outside the IDE, the reports works as expected.
But If I run my application inside the IDE (with Debugger or without
Debugger), then the report is showing with double count of pages. This
is because the report needs suddently two pages what should be on one
pages. Ca 5-10 lines are printing on the next page although it should be
on the first page.
What is the difference as I run my application inside the IDE or outside
the IDE?
This only happens with Delphi 2007.
I'm using RB 10.06
Best wishes
Bernhard
This discussion has been closed.
Comments
Best wishes
Bernhard
ernhard Roos schrieb:
This is not a known issue. We currently use Delphi 2007 with RB 10.06 on
our Vista machines for development and support without any problems. Are
you able to recreate this behavior with any project?
--
Regards,
Nico Cizik
Digital Metaphors
http://www.digital-metaphors.com
Nico Cizik
Digital Metaphors
http://www.digital-metaphors.com
I forgot to mention that we use Windows Vista 64bit.
Best wishes
Bernhard
Nico Cizik (Digital Metaphors) schrieb:
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 inside the IDE. Outside the IDE all works ok.
Do you run Delphi 2007 on Vista 32bit or Vista 64bit? I have the feeling
that all this problems only happens on Vista 64bit.
I don't know how I can figure out this problem.
It is for me a mystery.
Best wishes
Bernhard
Bernhard Roos schrieb:
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).
Best wishes
Bernhard
Nico Cizik (Digital Metaphors) schrieb: