Is it possible to change the default English language to Italian in the toolbar tooltip or inside the popup showed when you click on the toolbar buttons ?
|
Yes this is possible. We suggest you to follow the below steps to change the locale of Report Viewer component.
| ||||
is it possible to handle the export event for instance to Pdf to change the pdf margins, or the landscape or portrait layout or even to cancel the default action and create a pdf document from data ? |
No, as of now it is not possible to change the pdf margins or change page to landscape or portrait using the export event at run time. Exporting a report is used to export the designed report as it is.
If you want to modify the page size and margins then we suggest you to change this at report design level in the page settings which we have provided in the below documentations.
| ||||
I tried using the toolbar Page layout button but these setting don't affect the pdf export file |
The page layout settings will be applicable with the print report action only and not for the export report. Exporting a report will export the designed report as it is whereas printing the report actually generates the print layout for the designed report as per the page settings which can be changed using the page layout button. |