#1 2015-01-21 09:25:33

Elias
Member
Registered: 2015-01-21
Posts: 3

AddPagesToFooterAt BUG on Windows SERVER 2012

Hi everyone!

I am developing service that generates reports for my company. On my PC with windows 7 it works fine. On Windows server 2012've I found strange behavior:
Usage of AddPagesToFooterAt fill almost half of page background with white color. It hides BG from footer (text is OK),  and BG of table rows in content of each page.
See screenshot . paper size is different. No idea why...

If I remove AddPagesToFooterAt call, footer will be shown successfully.

Any ideas how to fix?

Thank you in advance!

Offline

#2 2015-01-21 10:04:35

Elias
Member
Registered: 2015-01-21
Posts: 3

Re: AddPagesToFooterAt BUG on Windows SERVER 2012

Is there any alternative way to add page counter?

Offline

#3 2015-01-21 13:13:35

Elias
Member
Registered: 2015-01-21
Posts: 3

Re: AddPagesToFooterAt BUG on Windows SERVER 2012

I see that Default printer have big influence on this issue. On my PC I have printer installed and it is ok. If there is no printer, I have this trouble.

SetCurrentPrinterAsDefault;
UseDefaultPrinter;

This reproduces error on my PC

Offline

Board footer

Powered by FluxBB