I have also problem when printing from preview window.
I got printed report scaled, so it is not on full page as it is in preview mode.
When I comment out code block
// Ajustando o tamanho da pagina
//doc.QueryPageSettings += (sender, args) =>...
it prints out fine on whole page.
Why is this happening?
I have also problem when printing from preview window.
I got printed report scaled, so it is not on full page as it is in preview mode.
When I comment out code block
// Ajustando o tamanho da pagina
//doc.QueryPageSettings += (sender, args) =>...
it prints out fine on whole page.
Why is this happening?