chc88
d330e57018
Update PageBreak.php
...
Update pdf-generation; check if we're generating a pdf
2014-12-10 15:49:40 +01:00
Roman Syroeshko
2cb124f5b1
https://github.com/PHPOffice/PHPWord/issues/51
2014-12-09 21:35:26 +04:00
Roman Syroeshko
f8ee230495
[FIXED] Typo.
2014-12-04 22:12:16 +04:00
Franz Holzinger
ca664a53d7
Update Table.php
...
You must not open a <th> and close it as a </td>.
read http://www.w3schools.com/tags/tag_th.asp
2014-12-03 17:01:27 +01: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
c0e04fac51
Reverted #51 .
2014-11-07 20:54:24 +04:00
Roman Syroeshko
b2286f8545
[FIXED] https://github.com/PHPOffice/PHPWord/issues/401
2014-10-22 19:53:50 +04: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
fa575ef12c
Minor refactoring.
2014-10-14 21:33:04 +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
Spike Ilacqua
4e25283195
Add missing setters for pageSizeW and pageSizeH
2014-10-02 10:44:34 -06:00
Progi1984
8ebe3b3738
Revert "Add missing setters for pageSizeW and pageSizeH"
2014-10-02 17:21:17 +02:00
Spike Ilacqua
0a8635ece8
Add missing setters for pageSizeW and pageSizeH
2014-09-22 16:58:00 -06: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
Roman Syroeshko
fdbd983d14
Merge pull request #356 from GMTA/develop
...
Set the right method name for addShape() for AbstractContainer
2014-09-07 18:52:29 +04:00
Roman Syroeshko
5811aac272
Merge pull request #302 from basjan/absolute-positioning
2014-09-07 18:21:24 +04:00
Roman Syroeshko
42955f17dd
Merge pull request #302 from basjan/absolute-positioning
2014-09-07 18:19:10 +04:00
Roman Syroeshko
c4cbabeb36
Merge pull request #302 from basjan/absolute-positioning
...
For absolute positioning vPos and hPos need to be set to POS_ABSOLUTE
2014-09-07 18:01:53 +04:00
Jelle Raaijmakers
9b3b1aa7a0
Set the right method name for addShape() in PHPDoc @method for AbstractContainer.
2014-08-31 00:06:00 +02:00
Roman Syroeshko
9757fbb033
[FIXED] https://github.com/PHPOffice/PHPWord/issues/340
2014-08-23 20:19:48 +04:00
Roman Syroeshko
bf0136c156
https://github.com/PHPOffice/PHPWord/issues/216
2014-08-16 15:46:38 +04:00
Roman Syroeshko
5a75d84f8f
Merge remote-tracking branch 'origin/develop' into develop
2014-08-16 15:22:35 +04:00
Roman Syroeshko
ec25dd338b
https://github.com/PHPOffice/PHPWord/issues/216
2014-08-16 15:21:58 +04:00
Progi1984
90d64bd347
#23 : Implement Word97 aka MsDoc Reader (PHPCS-PHPMD Fixes)
2014-08-16 12:44:12 +02:00
Progi1984
4ade9c3c6e
#23 : Implement Word97 aka MsDoc Reader (PHPCS-PHPMD Fixes)
2014-08-16 12:33:37 +02:00
Progi1984
e561d54661
Merge branch 'develop' of https://github.com/PHPOffice/PHPWord into develop
2014-08-16 11:55:13 +02:00
Progi1984
ca69de3962
#23 : Implement Word97 aka MsDoc Reader
2014-08-15 19:26:23 +02:00
Progi1984
8d9e85b2ba
#331 : Word2007 Writer : Support for RTL
2014-08-12 13:32:05 +02:00
Roman Syroeshko
6f2d444ba9
https://github.com/PHPOffice/PHPWord/issues/310
2014-08-11 22:30:46 +04:00
Roman Syroeshko
3d06c77fc1
Minor refactoring of "Shared\ZipArchive" class.
2014-08-10 21:01:46 +04:00
Roman Syroeshko
e31f080ea6
Removed unused comment.
2014-08-10 20:46:10 +04:00
Roman Syroeshko
e6d88a27e8
Refactored usages of "tempnam()" function.
2014-08-10 20:30:14 +04:00
Roman Syroeshko
56c3d8eda2
https://github.com/PHPOffice/PHPWord/issues/310
2014-08-10 20:00:19 +04:00
Progi1984
f25833c60d
#327 : Fixes PHP-MD errors
...
@link : https://travis-ci.org/PHPOffice/PHPWord/jobs/31598319#L539
2014-08-04 11:17:05 +02:00
Philipp Scheit
07e03fc955
bugfix: specific borders were not written correctly in word2007
2014-08-04 10:40:36 +02:00
Progi1984
a23ff4de2f
Merge pull request #305 from jonnsn/internal-links
...
Internal links
2014-07-06 22:12:21 +02:00
jogo
7202634573
fix wrong formatting
2014-07-04 15:54:20 +02:00
jogo
7c8ff2884b
add sample
...
fix undefined Index
2014-07-04 15:31:48 +02:00
Roman Syroeshko
197c6ec0b3
[FIXED] Wrong use of passing by reference.
2014-07-04 16:52:39 +04:00
Roman Syroeshko
7bbe1ed620
[FIXED] Wrong use of passing by reference.
2014-07-04 16:49:01 +04:00
Roman Syroeshko
c4638df0d6
[FIXED] Wrong use of passing by reference.
2014-07-04 16:35:13 +04:00
Roman Syroeshko
fd209fc999
[FIXED] Wrong use of passing by reference.
2014-07-04 16:20:18 +04:00
jogo
87c3df5536
add missing file
...
apply formatting to CGL
2014-07-04 14:10:20 +02:00
Roman Syroeshko
f2c4329108
[FIXED] Wrong use of passing by reference.
2014-07-04 16:00:17 +04:00
jogo
4d060b3f07
sync with develop-branch
2014-07-04 13:32:47 +02:00
jogo
475c76dd79
convert tabs to spaces
2014-07-04 13:30:07 +02:00
jogo
fdeefb77d9
include minor changes from develop branch
2014-07-04 13:24:14 +02:00
jogo
d54a674b97
add element bookmark and allow links to internal bookmarks in Word2007
2014-07-04 13:07:08 +02:00
Roman Syroeshko
1b9b8d4f90
[FIXED] Wrong use of passing by reference.
2014-07-04 14:44:22 +04:00
Roman Syroeshko
47a17a33e8
Revert: [FIXED] Wrong use of passing by reference.
2014-07-04 13:02:28 +04:00
Roman Syroeshko
f2e9e3716b
[FIXED] Wrong use of passing by reference.
2014-07-04 13:00:52 +04:00
Roman Syroeshko
2c5d13c88e
[FIXED] Typo in Section->addHeaderFooter().
2014-07-04 12:25:53 +04:00
Roman Syroeshko
4a02142d63
[FIXED] Wrong use of passing by reference.
2014-07-04 12:13:11 +04:00
Roman Syroeshko
8056b6926c
[CHANGED] Docblock for pass-by-reference parameters.
2014-07-03 16:11:15 +04:00
Roman Syroeshko
d0a609bc95
[CHANGED] Added "@return" annotation where it as missed.
2014-07-03 15:40:24 +04:00
Bas-Jan 't Jong
52406daee1
For absolute positioning vPos and hPos need to be set to POS_ABSOLUTE
2014-07-02 22:13:54 +02:00
Roman Syroeshko
e1164f8989
[Changed] Refactored Template a little.
2014-07-02 17:49:53 +04:00
Roman Syroeshko
c446028acc
[Changed] Refactored Template a little.
2014-07-02 17:44:26 +04:00
Roman Syroeshko
75c8e7e816
[NEW] Introduced CopyFileException.
2014-07-02 17:21:43 +04:00
Roman Syroeshko
369f55a71f
[NEW] Introduced CreateTemporaryFileException.
2014-07-02 13:17:13 +04:00
Roman Syroeshko
dbc9737136
[NEW] Introduced CreateTemporaryFileException.
2014-07-02 12:58:55 +04:00
Roman Syroeshko
3c694ea572
[NEW] Introduced CreateTemporaryFileException.
2014-07-02 12:42:50 +04:00
Ivan Lanin
d8aef5c502
Bugfix #294 : `add<elementName>` of container should be case insensitive
2014-07-01 09:52:24 +07:00
Ivan Lanin
415d9b95c4
Update tests
2014-06-29 14:10:49 +07:00
Ivan Lanin
33570f7cd4
#294 : Support for paragraph with borders
2014-06-28 22:59:00 +07:00
Ivan Lanin
689a7371cd
Fix Travis errors
2014-06-28 12:01:53 +07:00
Ivan Lanin
b5a63c5b55
Elaborate SDT elements
2014-06-28 11:47:29 +07:00
Ivan Lanin
b2daeed6cb
Merge branch 'develop' into sdt
2014-06-24 00:15:39 +07:00
Ivan Lanin
5be8414ef8
Settings: OOXML compatibility
2014-06-21 20:45:30 +07:00
Progi1984
b527d06608
#23 : Implement Word97 aka MsDoc Reader
2014-06-21 09:18:57 +02:00
Ivan Lanin
cd547927ea
New structured document tag (SDT) element
2014-06-21 02:06:49 +07:00
Progi1984
71b4ac9c56
FIXED : #282 : problem converting docx to pdf
...
PHP Catchable fatal error: Argument 2 passed to DOMXPath::query() must be an instance of DOMNode, null given, called in /var/www/xxx/PhpWord/Reader/Word2007.php on line 145 and defined in /var/www/xxx/PhpWord/Shared/XMLReader.php on line 99, referer: XXX
2014-06-17 15:48:39 +02:00
Ivan Lanin
5c8e100d41
Bugfix #280 : Table inside vertical border does not rendered properly
2014-06-16 16:23:41 +07:00
Ivan Lanin
384107e7cf
Ability to define document protection and new `Metadata` subnamespace
2014-06-16 11:58:05 +07:00
Ivan Lanin
6a81691d45
#266 : Ability to add textinput, checkbox, and dropdown form elements
2014-06-16 00:31:17 +07:00
Ivan Lanin
a13e5b20f9
#278 : 3D charts and ability to set width and height
2014-06-15 20:48:26 +07:00
Ivan Lanin
0f085f71e0
Merge branch 'chart' into develop
2014-06-14 12:51:41 +07:00
Ivan Lanin
3fef19093c
#278 : Basic chart
2014-06-14 12:49:39 +07:00
Ivan Lanin
8c2b099dbc
Merge `Shared\Drawing` and `Shared\Font` into `Shared\Converter`
2014-06-14 10:54:33 +07:00
Ivan Lanin
9a5f91afc6
Merge branch 'develop' into chart
2014-06-12 12:17:49 +07:00
Ivan Lanin
f54d9a1eb4
#274 : Page breaks on titles and tables
2014-06-12 02:32:00 +07:00
Ivan Lanin
a93b686ca3
Chart improvements
2014-06-11 23:04:13 +07:00
Ivan Lanin
056ff5e676
Basic chart support
2014-06-11 02:03:04 +07:00
Brandon Skrtich
d17a806305
Small fixes for addHtml.
...
Adding some HTML Entities to the test for addHTML
2014-06-09 16:32:12 -06:00
Ivan Lanin
4c04071fd5
Fix typo: ODT > ODText
2014-06-09 18:52:06 +07:00
Ivan Lanin
1ec0589c55
Update basic example
2014-06-08 22:38:50 +07:00
Ivan Lanin
6839ee41dd
New `PhpWord::save()` method to encapsulate `IOFactory`
2014-06-08 22:05:50 +07:00
Ivan Lanin
e952fdefb5
Refactor PhpWord to reduce dependencies
2014-06-08 19:37:08 +07:00
Ivan Lanin
63d53ac910
Use section "style" instead of "settings" for consistency
2014-06-08 16:44:46 +07:00
Ivan Lanin
a9c9c21d3b
Fix Travis test error
2014-06-08 03:38:53 +07:00
Ivan Lanin
893843969f
Refactor elements to move set relation Id from container to element
2014-06-08 03:00:53 +07:00
Ivan Lanin
01853f7aac
Update change log and adjust some coding standards for #261 , #265 , and #267
2014-06-07 17:52:48 +07:00
Ivan Lanin
0489533c5f
Merge branch 'develop' of github.com:bskrtich/PHPWord into develop
2014-06-07 17:36:59 +07:00
Ivan Lanin
bc6b40dde5
Merge branch 'fix-rare-pclzip-temp-file-issue' of github.com:andrew-kzoo/PHPWord into develop
2014-06-07 17:36:37 +07:00
Ivan Lanin
7bbaab30b9
Merge branch 'fix-rare-pclzip-realpath-php-version-issue' of github.com:andrew-kzoo/PHPWord into develop
2014-06-07 17:33:58 +07:00
Brandon Skrtich
8b0472dd52
Autoloader Options
...
Add the ability to set the autoloader options.
2014-06-06 13:34:01 -06:00
Ivan Lanin
09a143fe71
QA: Type check fix for RTF section style and docblock comment fix for AbstractContainer
2014-06-06 18:56:09 +07:00
Ivan Lanin
a2ec62a79f
Section: Ability to set paper size, e.g. A4, A3, and Legal
2014-06-06 18:31:01 +07:00
Ivan Lanin
49f4e6ba64
RTF Writer: Support for sections, margins, and borders #249
2014-06-06 12:53:01 +07:00