Changes to PaperSize not always working...

Stimulsoft Reports.WPF discussion
User avatar
PJoyeux
Posts: 160
Joined: Tue Nov 26, 2013 9:40 am
Location: Germany

Changes to PaperSize not always working...

Post by PJoyeux »

Hi,

when trying to change the papersize from within the WpfDesigner it seems like changes are not always accepted. See video...

Am I missing something?

Cheers,
Pascal
Attachments
PageSize.mpg
(9.11 MiB) Downloaded 387 times
HighAley
Posts: 8430
Joined: Wed Jun 08, 2011 7:40 am
Location: Stimulsoft Office

Re: Changes to PaperSize not always working...

Post by HighAley »

Hello.

We couldn't reproduce this issue on our latest prerelease build (2014.1.1808).
Did you try this build?

Thank you.
User avatar
PJoyeux
Posts: 160
Joined: Tue Nov 26, 2013 9:40 am
Location: Germany

Re: Changes to PaperSize not always working...

Post by PJoyeux »

Aleksey Andreyanov wrote:Hello.

We couldn't reproduce this issue on our latest prerelease build (2014.1.1808).
Did you try this build?
The video was made using 1807. I will see how 1808 works and come back to you.

Cheers,
Pascal
HighAley
Posts: 8430
Joined: Wed Jun 08, 2011 7:40 am
Location: Stimulsoft Office

Re: Changes to PaperSize not always working...

Post by HighAley »

Hello.

We are waiting for any news.

Thank you.
User avatar
PJoyeux
Posts: 160
Joined: Tue Nov 26, 2013 9:40 am
Location: Germany

Re: Changes to PaperSize not always working...

Post by PJoyeux »

Hmmm... Same behaviour with 2014.1.1809.0

There are some sizes like "A5" and "B5" that always work and other that never change the width and the height...

Any idea?

Pascal
HighAley
Posts: 8430
Joined: Wed Jun 08, 2011 7:40 am
Location: Stimulsoft Office

Re: Changes to PaperSize not always working...

Post by HighAley »

Hello.

We have reproduced your issue now.
We will check all page sizes and let you know about results.

Thank you.
HighAley
Posts: 8430
Joined: Wed Jun 08, 2011 7:40 am
Location: Stimulsoft Office

Re: Changes to PaperSize not always working...

Post by HighAley »

Hello.

Unfortunately, we can't fix this issue. We get paper size from system and sometimes in does not return the size of the page.

Thank you.
User avatar
PJoyeux
Posts: 160
Joined: Tue Nov 26, 2013 9:40 am
Location: Germany

Re: Changes to PaperSize not always working...

Post by PJoyeux »

Hmmm...

Can't really believe this can't be fixed... How do other applications like word do this? They show all sizes
Bild 2.png
Bild 2.png (35.09 KiB) Viewed 4387 times
Maybe there are different APIs? Where are these sizes coming from anyway???

Cheers,
Pascal
HighAley
Posts: 8430
Joined: Wed Jun 08, 2011 7:40 am
Location: Stimulsoft Office

Re: Changes to PaperSize not always working...

Post by HighAley »

Hello.

Unfortunately, we don't know how Word works. And it doesn't use WPF technology.

Thank you.
LukasT
Posts: 306
Joined: Mon May 03, 2010 2:50 am
Location: Czech Republic

Re: Changes to PaperSize not always working...

Post by LukasT »

It true, that using PrintQueue object is really unstable solution.... we have huge problems with customers and theirs printers, which are not working correctly with functions of PrintQueue class... for example the problem with selecting of the paper formats in Designer (looks like you can select only formats, which are supported with default printer), paper orientation is not accepting etc. .... sometimes reinstallation of printer drivers helps, but we can't do support for each of thousands customers printers, so we currently considering whether to use GDI printing method instead WPF (.Print instead .PrintWithWpf)...
Post Reply