PhpSpreadsheet/docs/topics
oleibman 580c741c8e
Improve PDF Support for Page Size and Orientation (#2410)
Fix #1691. PhpSpreadsheet allows the setting of different page size and orientation on each worksheet. It also allows the setting of page size and orientation on the PDF writer. It isn't clear which is supposed to prevail when the two are in conflict. In the cited issue, the user expects the PDF writer setting to prevail, and I tend to agree. Code is changed to do this, and handling things in this manner is now explicitly documented.

PhpSpreadsheet uses a default paper size of Letter, and a default orientation of Default (which Excel treats as Portrait). New static routines are added to change the default for sheets created subsequent to such calls. This could allow users to configure these defaults better for their environments. The new functions are added to the documentation.
2021-12-01 23:00:02 -08:00
..
images Support DataBar of conditional formatting rule (#1754) 2021-01-29 16:57:40 +01:00
accessing-cells.md Update documentation with details of changes to the StringValueBinder 2021-06-03 21:42:20 +02:00
architecture.md Code highlight in docs for PhpStorm 2020-05-31 22:44:25 +09:00
autofilters.md AutoFilter Improvements (#2393) 2021-11-16 07:46:07 -08:00
calculation-engine.md Updating a misspelling of a function name. (#1695) 2020-11-01 12:05:04 +01:00
creating-spreadsheet.md Code highlight in docs for PhpStorm 2020-05-31 22:44:25 +09:00
defined-names.md Named formula implementation, and improved handling of Defined Names generally (#1535) 2020-07-26 12:00:06 +02:00
file-formats.md fix type flies => files 2021-05-28 11:06:54 +02:00
memory_saving.md Documentation updates (#2131) 2021-05-30 12:27:56 +02:00
migration-from-PHPExcel.md Restore explicit list of changes to PHPExcel migration document 2021-11-23 23:57:41 +09:00
reading-and-writing-to-file.md Improve PDF Support for Page Size and Orientation (#2410) 2021-12-01 23:00:02 -08:00
reading-files.md Merge branch 'master' into PHP8-Sane-Property-Names 2021-10-31 15:25:01 +09:00
recipes.md Improve PDF Support for Page Size and Orientation (#2410) 2021-12-01 23:00:02 -08:00
settings.md WEBSERVICE is HTTP client agnostic 2020-07-19 11:33:01 +09:00
worksheets.md Code highlight in docs for PhpStorm 2020-05-31 22:44:25 +09:00