Printing Report

Stimulsoft Reports.NET discussion
Post Reply
Stephan1
Posts: 122
Joined: Fri Aug 31, 2007 7:22 am
Location: Germany

Printing Report

Post 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
Edward
Posts: 2913
Joined: Fri Jun 09, 2006 4:02 am

Printing Report

Post by Edward »

The issue is confirmed.

We will inform you about our progress.

Thank you.
Vital
Posts: 1278
Joined: Fri Jun 09, 2006 4:04 am

Printing Report

Post by Vital »

Hello,

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

Thank you.
Stephan1
Posts: 122
Joined: Fri Aug 31, 2007 7:22 am
Location: Germany

Printing Report

Post 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

Edward
Posts: 2913
Joined: Fri Jun 09, 2006 4:02 am

Printing Report

Post 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.
User avatar
Fabio Pagano
Posts: 355
Joined: Mon Apr 16, 2007 12:38 pm
Location: Bari (Italy)

Printing Report

Post 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.
Edward
Posts: 2913
Joined: Fri Jun 09, 2006 4:02 am

Printing Report

Post 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.
User avatar
Fabio Pagano
Posts: 355
Joined: Mon Apr 16, 2007 12:38 pm
Location: Bari (Italy)

Printing Report

Post 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).
Vital
Posts: 1278
Joined: Fri Jun 09, 2006 4:04 am

Printing Report

Post by Vital »

You can see extended print dialog only on 64bit windows. On other windows this dialogs work wrong.

Thank you.
Post Reply