This website requires JavaScript.
Explore
Help
Sign In
Clientbase
/
PHPWord
mirror of
https://github.com/basemaster/PHPWord.git
Watch
3
Star
0
Fork
You've already forked PHPWord
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
e61c40e71d
PHPWord
/
tests
/
PhpWord
/
Writer
History
Abubakkar Rangara
e61c40e71d
Adding table layout to the generated HTML if element has layout style. This is useful when using creating PDF from PHPWord (e.g. using dompdf), otherwise the PDF does not contain any layout for table.
2018-07-24 13:59:16 +01:00
..
HTML
Adding table layout to the generated HTML if element has layout style. This is useful when using creating PDF from PHPWord (e.g. using dompdf), otherwise the PDF does not contain any layout for table.
2018-07-24 13:59:16 +01:00
ODText
update copyright to 2018
2018-03-08 23:52:25 +01:00
PDF
update copyright to 2018
2018-03-08 23:52:25 +01:00
RTF
Added Support for Indentation & Tabs on RTF Writer. (
#1405
)
2018-07-14 02:13:45 +02:00
Word2007
use PasswordEncoder from phpoffice/common instead
2018-07-14 02:51:08 +02:00
HTMLTest.php
update copyright to 2018
2018-03-08 23:52:25 +01:00
ODTextTest.php
update copyright to 2018
2018-03-08 23:52:25 +01:00
PDFTest.php
update copyright to 2018
2018-03-08 23:52:25 +01:00
RTFTest.php
update copyright to 2018
2018-03-08 23:52:25 +01:00
Word2007Test.php
fix docx parsing
2018-03-18 12:37:39 +01:00