Page 1 of 1

Print Button in Vista 64bit

Posted: Tue Dec 04, 2007 5:17 am
by Paolo
Hello,

is there a workaround to make "print button" working with 64bit OS?

Paolo.

Print Button in Vista 64bit

Posted: Tue Dec 04, 2007 4:24 pm
by Vital
Which version of Stimulsoft Reports.Net you are using?

Thank you.

Print Button in Vista 64bit

Posted: Wed Dec 05, 2007 2:32 am
by Paolo
I'm using the 2007.2 compiled for framework 2.0

We are on the way to buy the licenses, when it's planned to be released the 2007.3 ?

Thanks
Paolo.

Print Button in Vista 64bit

Posted: Wed Dec 05, 2007 3:08 am
by EDV Gradl
If you're a registered user, you get (almost) daily builds. The current version ist 2007.3.30. So 2007.3 is already there and you improvements on the fly.

Marco

Print Button in Vista 64bit

Posted: Wed Dec 05, 2007 3:18 am
by Edward
The version 2007.3 will be realized in Monday, December, 9.

P.S. We will check the behavior of the print button in the Vista 64 bit once more.

Thank you.

Print Button in Vista 64bit

Posted: Wed Dec 05, 2007 3:50 am
by Paolo
Thanks

Paolo

Print Button in Vista 64bit

Posted: Fri Dec 07, 2007 6:02 am
by Vital
Please add to your application following line of code:

Code: Select all

Stimulsoft.Report.Print.StiPrintProvider.UseEXDialog = true;
Thank you.