in reply to Excel saving as PDF as 1 page
Otherwise it's interpreted as method call instead of attribute access.$sheet->PageSetup->{FitToPagesWide} = 1; $sheet->PageSetup->{FitToPagesTall} = 1;
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^2: Excel saving as PDF as 1 page
by merrymonk (Hermit) on Oct 24, 2015 at 21:34 UTC | |
by poj (Abbot) on Oct 25, 2015 at 08:46 UTC | |
by merrymonk (Hermit) on Oct 25, 2015 at 09:22 UTC | |
by soonix (Chancellor) on Oct 25, 2015 at 07:50 UTC | |
by merrymonk (Hermit) on Oct 25, 2015 at 09:24 UTC |