This is a migrated thread and some comments may be shown as answers.

Scale A4 designed report to print on A5

1 Answer 340 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
ANTOINE
Top achievements
Rank 1
ANTOINE asked on 08 Feb 2016, 04:24 PM

Hi,

 In my WPF app, I have a report designed by default for A4 paper and I want to fit it to print on an A5 printer.

I have read threads on this forum about the ViewerPrintScaling (especially this one http://www.telerik.com/forums/dynamic-report-column-size#R757mvc1xkKirZXyJj7MBw) and I tried to used this option.

Here are the results :

- works fine when I generate a pdf file on disk using the ReportProcessor.RenderReport function, then print-it with right-click 

- does not work in ReportWiewer (always printed in A4)

- does not work when directly printing using the ReportProcessor.PrintReport function (always printed in A4)

Am I missing something ? When I read the comment of Stef from Telerik Team, I understand that this option is always taken in account, either when rendering or when directly printing...

 Thanks by advance for your help,

Aurélien

1 Answer, 1 is accepted

Sort by
0
Hinata
Top achievements
Rank 1
answered on 11 Feb 2016, 01:09 PM

Hello AurĂ©lien

 

If you add the settings to the config file it will not affect the programmatic export. It will help if you add some sample of the config or code used to affect the rendering.

Tags
General Discussions
Asked by
ANTOINE
Top achievements
Rank 1
Answers by
Hinata
Top achievements
Rank 1
Share this question
or