SSRS Reports take forever to print

Michael Nollette 1 Reputation point
2021-02-25T18:23:52.677+00:00

We're running SSRS version 2017, and our prints are printing out a single page, have a three minute delay, and then print out the next page, and so on. This happens even on reports that are only a couple pages long, and under one MB in size. We cannot export to PDF to print, as this removes the barcode font that we need for our labels.

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,066 questions
0 comments No comments
{count} votes

1 answer

Sort by: Most helpful
  1. Joyzhao-MSFT 15,636 Reputation points
    2021-02-26T06:15:55.21+00:00

    Hi @Michael Nollette
    The reason why the exported pdf does not display the barcode font may be that you did not install the font on the server and local client.

    For localmode PDF export, the Barcode font needs to be installed on both the webserver and the local client.
    For servermode PDF export, the Barcode font needs to be installed on both the Report Server and the local client.
    Best Regards,
    Joy


    If the answer is helpful, please click "Accept Answer" and upvote it.
    Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.


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.