Skip to content

addimage #3484

@iamchanqz

Description

@iamchanqz

const qrCode = document.getElementById('qrCode').children[1];
pdf.addImage(qrCode, 'PNG', 320, 50, 74, 74, "qrcode")

const barCode = document.getElementById('barcode');
pdf.addImage(barCode, 'PNG', 95, 200, 250, 50, "barcode")
image

maybe addimage bug?

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions