Hello All,
iam using wkhtmltopdf to generate reports (odoo V8) but i wnated to geerate pdf with text field so it can be editable
we can generate by command line
wkhtmltopdf --enable-forms form.html form.pdf
as --enable-forms is working via commandline but not by odoo
please suggest what to do
Thanks
Abhishek