Skip to content

EAN-13 not displaying properly in PDF from SSRS report #44

Open
@sebas3552

Description

@sebas3552

I'm trying to generate a EAN-13 barcode in SQL Server Reporting Services from a 13-digit string, the last digit is the check digit and it's already calculated. In the report designer I chose the installed "Libre Barcode EAN13 Text" as the font for that field, and it looks good in preview mode. But when I export it to any format except PowerPoint, it is no longer displayed as a valid barcode.

Preview mode:
barcode_preview

Exported to PDF:
barcode_exported

As you see, I'm also using other two fonts to try and those are working both on preview mode and exported to PDF, it's just the Libre Barcode EAN13 Text that isn't working.

The font was installed for all users, and PC was rebooted before using it. The SSRS server is running locally in the same machine so it has the font installed as well.

Note: the only way I got it working on PDF is exporting the report to a Word file, then opening it with LibreOffice Writer and exporting it to PDF, but unfortunately I can't tell the user to do the same.

Any help would be appreciated.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions