Hello,

I tried to set the position by adding css to the content-Text, I tried to change the pdf-margins in the _webform2pdf_pdf_page-Function, but I can not get a margin above the content. How can I change the top-margin of the pdf-document?
Everything else works fine and I would like to use this module...

Best regards

Adriana

Comments

mr.york’s picture

About the conversion between HTML+CSS and PDF, see http://www.tcpdf.org/, as the module uses the TCPDF library to create PDF files. Make sure you're not using a filter on the template, because it can modify the HTML and CSS elements. The module doesn't do any filtering.

mr.york’s picture

Status: Active » Closed (fixed)