Skip to content

Upgrading to 1.4 causes problems with doc.text() ? #1784

@westwick

Description

@westwick

Previously in 1.3.5 I was able to draw text on the right side of the pdf with the following line:

doc.text(doc.internal.pageSize.width - 10, 30, 'Align Right?', null, null, 'right');

But this stopped working in 1.4, which you can see here:
http://jsbin.com/mevemoyula/edit?html,js,output

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