Page 1 of 1

Printing Report

Posted: Fri Jan 11, 2008 10:24 am
by Stephan1
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

Printing Report

Posted: Fri Jan 11, 2008 4:23 pm
by Edward
The issue is confirmed.

We will inform you about our progress.

Thank you.

Printing Report

Posted: Mon Jan 14, 2008 12:15 am
by Vital
Hello,

Patch for this problem will be available in build from 14 Jan.

Thank you.

Printing Report

Posted: Mon Jan 14, 2008 2:53 am
by Stephan1
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


Printing Report

Posted: Mon Jan 14, 2008 3:59 am
by Edward
The build with the fix from January, 14 will be available a little bit later, but of course it will be today.

Thank you.

Printing Report

Posted: Mon Jan 14, 2008 12:12 pm
by Fabio Pagano
Installed. I noticed that on Windows Vista Ultimate 32 the dialog has changed. Previously, it was something like this (screenshot taken from notepad print):

Image


Now it is like this:

Image


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

Thanks.

Printing Report

Posted: Tue Jan 15, 2008 2:00 am
by Edward
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.

Printing Report

Posted: Tue Jan 15, 2008 4:53 am
by Fabio Pagano
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.
Ok, but i am on Vista 32 bit and the dialog has changed (not a problem, of course, just wondering why).

Printing Report

Posted: Tue Jan 15, 2008 5:07 pm
by Vital
You can see extended print dialog only on 64bit windows. On other windows this dialogs work wrong.

Thank you.