RDLC Report rendering issues from Windows Container

Muhammad Asif Baloch 0 Reputation points
2023-07-19T04:28:11.87+00:00

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.

FieldRightAligned

SQL Server Reporting Services
SQL Server Reporting Services
A SQL Server technology that supports the creation, management, and delivery of both traditional, paper-oriented reports and interactive, web-based reports.
3,061 questions
0 comments No comments
{count} votes

1 answer

Sort by: Most helpful
  1. Anonymous
    2023-07-20T05:37:01.7833333+00:00

    Hi @Muhammad Asif Baloch

    Page rendering issues can be affected by many factors. Can you set a border on the text box to see what its specific alignment is?

    I looked up some threads where the alignment doesn't work, you might try putting the table in a rectangle, sometimes the font is also an issue.

    Best regards,

    Aniya

    0 comments No comments

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.