Skip to content

Table align y not working #1620

@AntoninD-Galadrim

Description

@AntoninD-Galadrim

Bug Report

Table align doesn't seem to work vertically

Description of the problem

Image

Code sample

(doc as any).table({
data: [
[
{
align: { y: 'bottom' },
backgroundColor: '#ccc',
text: 'test',
},
],
],
});

Your environment

pdfkit 0.17.1

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