We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 03d4a36 commit b926eecCopy full SHA for b926eec
.gitignore
@@ -19,4 +19,5 @@ vendor
19
phpword.ini
20
/.buildpath
21
/.project
22
+/nbproject
23
/.php_cs.cache
CHANGELOG.md
@@ -29,6 +29,7 @@ This is the last version to support PHP 5.3
29
- Impossible to add element PreserveText in Section - @rvanlaak #452
30
- Added missing options for numbering format - @troosan #1041
31
- Fixed impossibility to set a different footer for first page - @ctrlaltca #1116
32
+- Fixed styles not being applied by HTML writer, better pdf output - @sarke #1047 #500 #1139
33
34
v0.13.0 (31 July 2016)
35
-------------------
0 commit comments