Roman Syroeshko
07cec9c66a
[CHANGED] "intro.rst".
2014-11-23 13:31:27 +04:00
Roman Syroeshko
b8ee099d96
[CHANGED] "README.md". Added notice required about input escaping.
2014-11-23 13:22:34 +04:00
Roman Syroeshko
9a6c224e47
[CHANGED] "README.md". Added notice required about input escaping.
2014-11-23 13:09:33 +04:00
Roman Syroeshko
41f6aec45f
[CHANGED] "README.md". Added notice required about input escaping.
2014-11-23 13:07:30 +04:00
Roman Syroeshko
4a0da83f28
[CHANGED] "README.md". Added notice required about input escaping.
2014-11-23 12:59:52 +04:00
Roman Syroeshko
beeaf89fd6
[CHANGED] "README.md". Added notice required about input escaping.
2014-11-23 12:51:10 +04:00
Roman Syroeshko
34e6f50609
[CHANGED] "README.md". Added notice required about input escaping.
2014-11-23 12:48:23 +04:00
Roman Syroeshko
7b11002989
[CHANGED] "README.md".
2014-11-23 12:38:18 +04:00
Roman Syroeshko
f18e51a19f
[CHANGED] "CONTRIBUTING.md".
2014-11-14 22:13:58 +04:00
chc88
37ca009769
Extend HTML output for pagebreaks for PDF generation
...
Make HTML output of pagebreak compatible for the different PDF writers by combining:
http://mpdf1.com/manual/index.php?tid=110 (tested and working)
and
https://code.google.com/p/dompdf/wiki/FAQ (tested and working)
and
http://chandeshparekh.com/css-to-create-new-page-in-php-tcpdf-pdf/
2014-11-14 17:26:23 +01:00
Roman Syroeshko
e7fdb7f50d
Reverted #51 .
2014-11-07 20:56:58 +04:00
Roman Syroeshko
c0e04fac51
Reverted #51 .
2014-11-07 20:54:24 +04:00
Roman Syroeshko
f4b5eaaa29
[FIXED] https://github.com/PHPOffice/PHPWord/issues/401
2014-11-04 14:05:11 +04:00
Roman Syroeshko
89e722e6a1
[CHANGED] "CONTRIBUTING.md".
2014-11-03 20:00:38 +04:00
Roman Syroeshko
3a11daaded
[CHANGED] "CONTRIBUTING.md".
2014-11-03 19:59:33 +04:00
Roman Syroeshko
53eaf47309
[CHANGED] "CONTRIBUTING.md".
2014-11-03 19:56:54 +04:00
Roman Syroeshko
b4be9c65bd
https://github.com/PHPOffice/PHPWord/issues/310
2014-11-03 19:40:43 +04:00
Roman Syroeshko
b2286f8545
[FIXED] https://github.com/PHPOffice/PHPWord/issues/401
2014-10-22 19:53:50 +04:00
Progi1984
6784fb2531
Merge pull request #400 from pjt33/develop
...
Correct spelling of fldCharType separate
2014-10-20 11:41:40 +02:00
pjt33
b1acecb255
Correct spelling of fldCharType separate. See http://www.ecma-international.org/news/TC45_current_work/OfficeOpenXML-XMLSchema.zip , file wml.xsd, line 3977.
2014-10-20 11:27:57 +02:00
Roman Syroeshko
7b2ec5e85e
Reverted #373 .
2014-10-16 21:04:59 +04:00
Progi1984
d231641680
Update Documentation
2014-10-15 22:13:38 +02:00
Roman Syroeshko
fa575ef12c
Minor refactoring.
2014-10-14 21:33:04 +04:00
Roman Syroeshko
06d6b715a3
[CHANGED] "tests/bootstrap.php".
2014-10-14 21:06:47 +04:00
Roman Syroeshko
2c81d5f38b
Some phpdoc for https://github.com/PHPOffice/PHPWord/pull/390 .
2014-10-10 21:20:52 +04:00
Roman Syroeshko
4445fd3258
Replaced `array_key_exists` with `isset` for better performance.
2014-10-10 21:10:29 +04:00
Progi1984
9d73173dce
Merge pull request #390 from spikex/develop
...
Add missing setters for pageSizeW and pageSizeH
2014-10-03 09:15:58 +02:00
Spike Ilacqua
112712012e
Update Changelog for setPageSizeW and setPageSizeH
2014-10-02 11:06:14 -06:00
Spike Ilacqua
cea15f3d23
Use page width and height default constants in tests
2014-10-02 10:50:50 -06:00
Spike Ilacqua
cf5625b643
Update pageSizeW and pageSizeH docs
...
Conflicts:
docs/containers.rst
2014-10-02 10:48:15 -06:00
Spike Ilacqua
cf96ea0e18
Width/Height set/get tests
2014-10-02 10:44:46 -06:00
Spike Ilacqua
4e25283195
Add missing setters for pageSizeW and pageSizeH
2014-10-02 10:44:34 -06:00
Progi1984
5e68fd9bbd
Merge pull request #389 from PHPOffice/revert-379-master
...
Revert "Add missing setters for pageSizeW and pageSizeH"
2014-10-02 17:21:27 +02:00
Progi1984
8ebe3b3738
Revert "Add missing setters for pageSizeW and pageSizeH"
2014-10-02 17:21:17 +02:00
Progi1984
1a783d1cbd
Merge pull request #379 from spikex/master
...
Add missing setters for pageSizeW and pageSizeH
2014-10-02 17:21:07 +02:00
Spike Ilacqua
ecaeb96376
Update pageSizeW and pageSizeH docs
2014-10-02 09:04:45 -06:00
Spike Ilacqua
e5a3d01835
Width/Height set/get tests
2014-10-02 08:33:53 -06:00
Progi1984
439f013e09
Merge pull request #386 from PHPOffice/revert-385-patch-1
...
Revert "Fix page break sample code block"
2014-09-29 17:01:50 +02:00
Progi1984
57c3235365
Revert "Fix page break sample code block"
2014-09-29 17:01:43 +02:00
Progi1984
d39ba21a98
Merge pull request #385 from jaggyspaghetti/patch-1
...
Fix page break sample code block
2014-09-29 17:01:35 +02:00
Jaggy Gauran
7869912348
Fix page break sample code block
2014-09-29 03:07:54 +08:00
Spike Ilacqua
0a8635ece8
Add missing setters for pageSizeW and pageSizeH
2014-09-22 16:58:00 -06:00
Progi1984
6c3088ea07
Merge pull request #378 from franzholz/patch-4
...
Update Head.php
2014-09-22 16:11:57 +02:00
Progi1984
556a8b52c3
Merge pull request #377 from franzholz/patch-3
...
Update installing.rst
2014-09-22 16:11:27 +02:00
Franz Holzinger
27b0c69fd4
Update Head.php
...
The generated HTML and PDF tables are missing the border lines. Sample_07_TemplateCloneRow.docx shows the lines around the table and the table cells. However the generated HTML and PDF file are missing those lines. This patch fixes this issue.
2014-09-22 15:46:55 +02:00
Franz Holzinger
c8b6499332
Update installing.rst
...
Add the missing info how to setup Composer to fetch the latest Develop branch instead of the outdated Master branch.
2014-09-22 14:51:21 +02:00
Progi1984
b49f08bd91
Merge pull request #376 from franzholz/patch-3
...
Update CONTRIBUTING.md
2014-09-21 10:56:51 +02:00
Franz Holzinger
891278632e
Update CONTRIBUTING.md
...
I have added a link to an important video. Without this video I was not able to synchronise my Fork with the Develop branch.
2014-09-20 19:21:36 +02:00
Progi1984
dbe160d794
Merge pull request #374 from franzholz/patch-3
...
Update installing.rst
2014-09-18 14:26:51 +02:00
Franz Holzinger
24d8cc7e64
Update installing.rst
...
Show the way how to install PHPWord using Git.
2014-09-18 09:39:27 +02:00