Skip to content

Add option to control PDF filenames when users download print results through browser preview #487

@cesarechazu

Description

@cesarechazu

Hello
When I try to print a pdf in base64 format the document title does not work.

let opt = {
            "printable": data,
            "type": "pdf",
            "documentTitle": "Test Base64",
            "base64": true
}
printJS(opt);

Thanks for sharing this amazing tool.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions