I have an RDLC report which after making changes, for example, making a text field right aligned, I run on my local computer, The pdf in the browser looks perfectly fine, and the results are as expected per the design of RDLC. However, the field alignment completely changes when I deploy this RDLC report on a Windows container and access it through the browser (PDF). Any help will be appreciated.
The attached image example shows RDLC design page number field is right aligned but can be seen in the second image (pdf) that there is space on the right side and the field is not completely right aligned.
