8000 Table align y not working · Issue #1620 · foliojs/pdfkit · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
Table align y not working #1620
Open
Open
@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

      0