Printing Report
Printing Report
Hi,
When i start report.show and the report preview is shown and select Print,
the Print dialog appears. Then i have to press twice the Button Print before the print starts. or Press somewhere in the form to activate it".
Seems that the Form doesnt have the focus set at displaying. I have to press somewhere in the form, so its activated. and then the print button
works.
This only happens for the Print Dialog all other dialog windows working fine.
I think its a kind of Focus problem.
Thx
When i start report.show and the report preview is shown and select Print,
the Print dialog appears. Then i have to press twice the Button Print before the print starts. or Press somewhere in the form to activate it".
Seems that the Form doesnt have the focus set at displaying. I have to press somewhere in the form, so its activated. and then the print button
works.
This only happens for the Print Dialog all other dialog windows working fine.
I think its a kind of Focus problem.
Thx
Printing Report
The issue is confirmed.
We will inform you about our progress.
Thank you.
We will inform you about our progress.
Thank you.
Printing Report
Hello,
Patch for this problem will be available in build from 14 Jan.
Thank you.
Patch for this problem will be available in build from 14 Jan.
Thank you.
Printing Report
Thx,
its not available yet, last Version is from 12. Jan.
If Uploaded, please give an Info, so i can update my files.
Thx
Stephan
its not available yet, last Version is from 12. Jan.
If Uploaded, please give an Info, so i can update my files.
Thx
Stephan
Printing Report
The build with the fix from January, 14 will be available a little bit later, but of course it will be today.
Thank you.
Thank you.
- Fabio Pagano
- Posts: 355
- Joined: Mon Apr 16, 2007 12:38 pm
- Location: Bari (Italy)
Printing Report
Installed. I noticed that on Windows Vista Ultimate 32 the dialog has changed. Previously, it was something like this (screenshot taken from notepad print):

Now it is like this:

Not a big problem anyway. But i noticed too that the "Selection" option ("Selezione" in my Italian screenshot) is always unavailable.
Thanks.

Now it is like this:

Not a big problem anyway. But i noticed too that the "Selection" option ("Selezione" in my Italian screenshot) is always unavailable.
Thanks.
Printing Report
On Windows 64bit we had to set the UseEXDialog property in true, because in other case the printing wasn't working there properly. That is why the dialog appearance was changed.
In future we shall change this dialog window on our own realization of the dialog.
Thank you.
In future we shall change this dialog window on our own realization of the dialog.
Thank you.
- Fabio Pagano
- Posts: 355
- Joined: Mon Apr 16, 2007 12:38 pm
- Location: Bari (Italy)
Printing Report
Ok, but i am on Vista 32 bit and the dialog has changed (not a problem, of course, just wondering why).Edward wrote:On Windows 64bit we had to set the UseEXDialog property in true, because in other case the printing wasn't working there properly. That is why the dialog appearance was changed.
Printing Report
You can see extended print dialog only on 64bit windows. On other windows this dialogs work wrong.
Thank you.
Thank you.