Documentation

Deprecated

Table of Contents

src/PhpWord/PhpWord.php
src/PhpWord/SimpleType/Jc.php
src/PhpWord/Writer/PDF/TCPDF.php

PhpWord.php

Line Element Reason
341 PhpWord::createSection()
355 PhpWord::getDocumentProperties()
371 PhpWord::setDocumentProperties()

Jc.php

Line Element Reason
51 Jc::LEFT

For documents based on ISO/IEC 29500:2008 and later use START instead.

58 Jc::RIGHT

For documents based on ISO/IEC 29500:2008 and later use END instead.

65 Jc::JUSTIFY

For documents based on ISO/IEC 29500:2008 and later use BOTH instead.

TCPDF.php

Line Element Reason
33 TCPDF

Use DomPDF or MPDF instead.

Search results