PHPWord/src/PhpWord
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
..
Collection Added TextBox functionality 2014-05-07 21:27:51 +02:00
Element Refactor IOFactory and AbstractContainer to allow more dynamic inclusion. 2014-06-01 01:08:06 +07:00
Exception Added TextBox functionality 2014-05-07 21:27:51 +02:00
Reader QA: Additional unit tests 2014-05-31 22:28:13 +07:00
Shared Bugfix for #257: HTML Reader: `<p>` and header tags puts no output 2014-06-02 18:30:51 +07:00
Style Revert "Add missing setters for pageSizeW and pageSizeH" 2014-10-02 17:21:17 +02:00
Writer Extend HTML output for pagebreaks for PDF generation 2014-11-14 17:26:23 +01:00
resources Refactor: Create writers' `Part` folders and remove all static parts 2014-04-30 13:49:48 +07:00
Autoloader.php QA: Additional unit tests and docblock fixes 2014-05-25 23:08:02 +07:00
DocumentProperties.php QA: Additional unit tests and docblock fixes 2014-05-25 23:08:02 +07:00
IOFactory.php Refactor IOFactory and AbstractContainer to allow more dynamic inclusion. 2014-06-01 01:08:06 +07:00
Media.php QA: Reduce some complexities: https://scrutinizer-ci.com/g/PHPOffice/PHPWord/code-structure/develop?elementType=operation 2014-05-24 15:38:41 +07:00
PhpWord.php Refactor ODT writer to give enable some additional features 2014-05-18 14:43:11 +07:00
Settings.php Fix test error 2014-05-25 00:43:38 +07:00
Style.php Refactor ODT writer to give enable some additional features 2014-05-18 14:43:11 +07:00
Template.php Unify PHP ZipArchive and PCLZip features into PhpWord ZipArchive 2014-05-17 23:30:13 +07:00