ngx-ssrs-reportviewer icon indicating copy to clipboard operation
ngx-ssrs-reportviewer copied to clipboard

Not able to modify the height and width of ngx-ssrs-reportviewer

Open Abhilashtiwari0301 opened this issue 4 years ago • 2 comments

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>

Abhilashtiwari0301 avatar Apr 27 '20 12:04 Abhilashtiwari0301

I have the same problem can anyone give fix

Muraleedharans avatar Apr 27 '22 16:04 Muraleedharans

Anyone got a fix? I have same problem

juliusnhodo03 avatar Aug 15 '24 05:08 juliusnhodo03