Skip to content

Need to function for Enable form (--enable-forms) . #69

@Bhavin9898

Description

@Bhavin9898

I need one functionality where i want to editable textarea in PDF page so i have add one line to Wkhtml2pdf.php of vendor file
protected function _getCommand($in) { ... / /enable form $command .= " --enable-forms"; ... }

So my problem is solved but i know this is not good thing to edit vendor file. So If we have one function for doing this thing dynamically from my controller end.

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