PhpSpreadsheet/docs/topics
Maxim Bulygin 442e612202
Support custom PDF library instances or configurations
This allow to create and configure the standard instance of the
external PDF libary, before returning it to the standard writer.

Or, more powerful, this allow to provide a custom implementation
of the external PDF library, allowing for custom behaviors. An
example of that would something like: https://tcpdf.org/examples/example_003/

Closes #266
2017-11-04 16:01:09 +09:00
..
images Update documentation with composer instructions 2017-03-13 12:30:26 +09:00
accessing-cells.md Rename classes to keep them in their related namespaces 2017-10-29 17:39:42 +09:00
architecture.md Update documentation with composer instructions 2017-03-13 12:30:26 +09:00
autofilters.md Merge all examples together 2017-10-01 17:48:59 +09:00
calculation-engine.md Clarify documentation about `DateTime` 2017-07-30 22:25:24 +02:00
creating-spreadsheet.md Improve doc formatting with backticks 2017-03-13 14:57:37 +09:00
file-formats.md Improve doc formatting with backticks 2017-03-13 14:57:37 +09:00
links-and-tools.md Update documentation with composer instructions 2017-03-13 12:30:26 +09:00
memory_saving.md Refactor CachedObjectStorage to PSR-16 2017-04-14 16:56:27 +09:00
migration-from-PHPExcel.md Fix typo 2017-10-30 11:37:24 +09:00
reading-and-writing-to-file.md Support custom PDF library instances or configurations 2017-11-04 16:01:09 +09:00
reading-files.md Rename classes to keep them in their related namespaces 2017-10-29 17:39:42 +09:00
recipes.md Rename classes to keep them in their related namespaces 2017-10-29 17:39:42 +09:00
settings.md Refactor CachedObjectStorage to PSR-16 2017-04-14 16:56:27 +09:00
worksheets.md Update worksheets.md (#243) 2017-10-10 16:14:19 +09:00