Hello everyone,
I think my question is already described in the title, I only want to generate a result of rendering Qweb template (which will be html content) as PDF, without creating a report and without calling
<t t-call="web.html_container" />
<t t-call="web.internal_layout" /> inside my template.