Open marcoheine opened 1 year ago
There is an existing issue when converting to PDF, either DomPDF or MPDF, most of it loses their style, still there are no solutions to this.
@marcoheine Hi, Could you send me the docx file with error, for analyzing it, please ?
I use PHPWord with MPDF to convert Word to PDF.
This is my code:
It is working, but there are no gaps between the paragraphs. The gaps are in the original Word-File but in the PDF all lines are directly below each other with no spacing. Is there a setting for this?