Prakash Singh
Prakash Singh
specifying doctype in the pdf twig template resolved the issue:- ``
for all those struggling with the same issue here is what I have done to achieve this:- First I created a facade object **_$facade = $this->get('ps_pdf.facade'); $response = new Response();_**...
@nixoschu @aledeg Hi.. Have you found any solution to the problem. I am facing the same issue. When using multiple dynamic pages in the same PDF document every dynamic page...