ngx-ssrs-reportviewer
ngx-ssrs-reportviewer copied to clipboard
Not able to modify the height and width of ngx-ssrs-reportviewer
Hi everyone,
i am not able to modify the height and width of ngx-ssrs-reportviewer, can any body suggest how to change the height and width of the SSRS report. please reply.
<ssrs-reportviewer
[reportserver]="reportServer"
[reporturl]="reportUrl"
[showparameters]="showParameters"
[parameters]="parameters"
[language]="language"
[width] ="width"
[height]="height"
[toolbar]="true" >
</ssrs-reportviewer>
I have the same problem can anyone give fix
Anyone got a fix? I have same problem