Skip to content

Missing uppercase umlauts diacritics in 1st row of table cell. #1720

Description

@l6gistaja

Bug Report

Missing uppercase umlauts diacritics in 1st row of table cell.

Description of the problem

At first row of table cell, uppercase umlauts diacritics are cut off, so instead of ÕÜÖÄ i see OUOA. In the next rows of same cell problem doesn't exist.
Tried with different fonts, font sizes and table cell padding: nothing helps.
Only hack which helps is to add newline as first symbol of text.

Code sample

 doc.table({data:[['Something','ÕÜÖÄ õüöä ÕÜÖÄ õüöä ÕÜÖÄ õüöä ÕÜÖÄ õüöä ÕÜÖÄ õüöä ÕÜÖÄ õüöä ÕÜÖÄ õüöä ÕÜÖÄ õüöä ÕÜÖÄ õüöä ÕÜÖÄ õüöä ÕÜÖÄ õüöä ÕÜÖÄ õüöä ÕÜÖÄ õüöä']], rowStyles:{}})

Your environment

  • pdfkit version: 0.18.0
  • Node version: 22.x
  • Browser version (if applicable):
  • Operating System: (AWS Lambda)
Image

)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions