Warning (2): "continue" targeting switch is equivalent to "break". Did you mean to use "continue 2"? [APP/Plugin/CakePdf/Vendor/tcpdf/tcpdf.php, line 22486]Code Context if (file_exists($path . $file)) {
static::_map($path . $file, $name, $plugin);
return (bool)include $path . $file;
$name = 'TCPDF'
$plugin = 'CakePdf'
$file = 'tcpdf/tcpdf.php'
$ext = 'php'
$mapped = false
$fileTries = array(
(int) 0 => 'tcpdf/tcpdf.php'
)
$paths = array(
(int) 0 => '/var/www/html/site/Plugin/CakePdf/Vendor/',
(int) 1 => '/var/www/html/vendors/',
(int) 2 => '../../vendors/'
)
$path = '/var/www/html/site/Plugin/CakePdf/Vendor/'
include - ROOT/lib/Cake/Core/App.php, line 763
App::_loadVendor() - ROOT/lib/Cake/Core/App.php, line 763
App::import() - ROOT/lib/Cake/Core/App.php, line 651
TcpdfEngine::__construct() - APP/Plugin/CakePdf/Pdf/Engine/TcpdfEngine.php, line 14
CakePdf::engine() - APP/Plugin/CakePdf/Pdf/CakePdf.php, line 296
CakePdf::__construct() - APP/Plugin/CakePdf/Pdf/CakePdf.php, line 195
PdfView::renderer() - APP/Plugin/CakePdf/View/PdfView.php, line 76
PdfView::__construct() - APP/Plugin/CakePdf/View/PdfView.php, line 66
Controller::_getViewObject() - ROOT/lib/Cake/Controller/Controller.php, line 1263
Controller::render() - ROOT/lib/Cake/Controller/Controller.php, line 949
Dispatcher::_invoke() - ROOT/lib/Cake/Routing/Dispatcher.php, line 200
Dispatcher::dispatch() - ROOT/lib/Cake/Routing/Dispatcher.php, line 167
[main] - APP/webroot/index.php, line 121
Warning (2): chr() expects parameter 1 to be int, string given [APP/Plugin/CakePdf/Vendor/tcpdf/tcpdf.php, line 7507]Code Context } elseif ($c <= 0x7F) {
// one byte
return chr($c);
$c = ''
chr - [internal], line ??
TCPDF::unichr() - APP/Plugin/CakePdf/Vendor/tcpdf/tcpdf.php, line 7507
TCPDF::UTF8ArrSubString() - APP/Plugin/CakePdf/Vendor/tcpdf/tcpdf.php, line 7455
TCPDF::utf8Bidi() - APP/Plugin/CakePdf/Vendor/tcpdf/tcpdf.php, line 15824
TCPDF::__construct() - APP/Plugin/CakePdf/Vendor/tcpdf/tcpdf.php, line 2023
TcpdfEngine::output() - APP/Plugin/CakePdf/Pdf/Engine/TcpdfEngine.php, line 25
CakePdf::output() - APP/Plugin/CakePdf/Pdf/CakePdf.php, line 236
PdfView::render() - APP/Plugin/CakePdf/View/PdfView.php, line 97
Controller::render() - ROOT/lib/Cake/Controller/Controller.php, line 963
Dispatcher::_invoke() - ROOT/lib/Cake/Routing/Dispatcher.php, line 200
Dispatcher::dispatch() - ROOT/lib/Cake/Routing/Dispatcher.php, line 167
[main] - APP/webroot/index.php, line 121
Warning (2): Illegal string offset 'url' [APP/Plugin/CakePdf/Vendor/tcpdf/tcpdf.php, line 23456]Code Context case 'a': {
if (array_key_exists('href', $tag['attribute'])) {
$this->HREF['url'] = $tag['attribute']['href'];
$dom = array(
(int) 0 => array(
'tag' => false,
'block' => false,
'value' => '',
'parent' => (int) 0,
'hide' => false,
'fontname' => 'helvetica',
'fontstyle' => '',
'fontsize' => (int) 12,
'font-stretch' => (int) 100,
'letter-spacing' => (int) 0,
'stroke' => (int) 0,
'fill' => true,
'clip' => false,
'line-height' => (float) 1.25,
'bgcolor' => false,
'fgcolor' => array(
'R' => (int) 0,
'G' => (int) 0,
'B' => (int) 0
),
'strokecolor' => array(
'R' => (int) 0,
'G' => (int) 0,
'B' => (int) 0
),
'align' => '',
'listtype' => '',
'text-indent' => (int) 0,
'border' => array(),
'dir' => 'ltr'
),
(int) 1 => array(
'elkey' => (int) 0,
'tag' => true,
'value' => 'div',
'block' => true,
'opening' => true,
'parent' => (int) 0,
'self' => false,
'hide' => false,
'fontname' => 'helvetica',
'fontstyle' => '',
'fontsize' => (int) 12,
'font-stretch' => (int) 100,
'letter-spacing' => (int) 0,
'stroke' => (int) 0,
'fill' => true,
'clip' => false,
'line-height' => (float) 1.25,
'bgcolor' => false,
'fgcolor' => array(
'R' => (int) 0,
'G' => (int) 0,
'B' => (int) 0
),
'strokecolor' => array(
'R' => (int) 0,
'G' => (int) 0,
'B' => (int) 0
),
'align' => '',
'listtype' => '',
'text-indent' => (int) 0,
'border' => array(),
'dir' => 'ltr',
'attribute' => array(
'class' => 'row'
),
'borderposition' => array(
'page' => (int) 1,
'column' => (int) 0,
'x' => (float) 10.00125,
'y' => (float) 10.00125,
'xmax' => (float) 199.99889444444
)
),
(int) 2 => array(
'elkey' => (int) 1,
'tag' => false,
'block' => false,
'value' => ' ',
'parent' => (int) 1,
'dir' => 'ltr'
),
(int) 3 => array(
'elkey' => (int) 2,
'tag' => true,
'value' => 'h1',
'block' => true,
'opening' => true,
'parent' => (int) 1,
'self' => false,
'hide' => false,
'fontname' => 'helvetica',
'fontstyle' => 'B',
'fontsize' => (int) 18,
'font-stretch' => (int) 100,
'letter-spacing' => (int) 0,
'stroke' => (int) 0,
'fill' => true,
'clip' => false,
'line-height' => (float) 1.25,
'bgcolor' => false,
'fgcolor' => array(
'R' => (int) 0,
'G' => (int) 0,
'B' => (int) 0
),
'strokecolor' => array(
'R' => (int) 0,
'G' => (int) 0,
'B' => (int) 0
),
'align' => '',
'listtype' => '',
'text-indent' => (int) 0,
'border' => array(),
'dir' => 'ltr',
'attribute' => array(),
'borderposition' => array(
'page' => (int) 1,
'column' => (int) 0,
'x' => (float) 10.00125,
'y' => (float) 20.055416666667,
'xmax' => (float) 199.99889444444
)
),
(int) 4 => array(
'elkey' => (int) 3,
'tag' => false,
'block' => false,
'value' => 'Suomen Dan-Kollegio ry:n vuosikokous 23.4. klo 15.00 ',
'parent' => (int) 3,
'dir' => 'ltr'
),
(int) 5 => array(
'elkey' => (int) 4,
'tag' => true,
'value' => 'h1',
'block' => true,
'opening' => false,
'parent' => (int) 3,
'hide' => false,
'fontname' => 'helvetica',
'fontstyle' => '',
'fontsize' => (int) 12,
'font-stretch' => (int) 100,
'letter-spacing' => (int) 0,
'stroke' => (int) 0,
'fill' => true,
'clip' => false,
'line-height' => (float) 1.25,
'bgcolor' => false,
'fgcolor' => array(
'R' => (int) 0,
'G' => (int) 0,
'B' => (int) 0
),
'strokecolor' => array(
'R' => (int) 0,
'G' => (int) 0,
'B' => (int) 0
),
'align' => '',
'dir' => 'ltr',
'listtype' => ''
),
(int) 6 => array(
'elkey' => (int) 5,
'tag' => true,
'value' => 'hr',
'block' => true,
'opening' => true,
'parent' => (int) 1,
'self' => true,
'hide' => false,
'fontname' => 'helvetica',
'fontstyle' => '',
'fontsize' => (int) 12,
'font-stretch' => (int) 100,
'letter-spacing' => (int) 0,
'stroke' => (int) 0,
'fill' => true,
'clip' => false,
'line-height' => (float) 1.25,
'bgcolor' => false,
'fgcolor' => array(
'R' => (int) 0,
'G' => (int) 0,
'B' => (int) 0
),
'strokecolor' => array(
'R' => (int) 0,
'G' => (int) 0,
'B' => (int) 0
),
'align' => '',
'listtype' => '',
'text-indent' => (int) 0,
'border' => array(),
'dir' => 'ltr',
'attribute' => array(),
'borderposition' => array(
'page' => (int) 1,
'column' => (int) 0,
'x' => (float) 10.00125,
'y' => (float) 32.855958333333,
'xmax' => (float) 199.99889444444
)
),
(int) 7 => array(
'elkey' => (int) 6,
'tag' => false,
'block' => false,
'value' => '',
'parent' => (int) 1,
'dir' => 'ltr',
'trimmed_space' => true
),
(int) 8 => array(
'elkey' => (int) 7,
'tag' => true,
'value' => 'p',
'block' => true,
'opening' => true,
'parent' => (int) 1,
'self' => false,
'hide' => false,
'fontname' => 'helvetica',
'fontstyle' => '',
'fontsize' => (int) 12,
'font-stretch' => (int) 100,
'letter-spacing' => (int) 0,
'stroke' => (int) 0,
'fill' => true,
'clip' => false,
'line-height' => (float) 1.25,
'bgcolor' => false,
'fgcolor' => array(
'R' => (int) 0,
'G' => (int) 0,
'B' => (int) 0
),
'strokecolor' => array(
'R' => (int) 0,
'G' => (int) 0,
'B' => (int) 0
),
'align' => '',
'listtype' => '',
'text-indent' => (int) 0,
'border' => array(),
'dir' => 'ltr',
'attribute' => array(
'style' => 'margin-top: 10px; margin-bottom: 20px;'
),
'style' => array(
'margin-top' => '10px',
'margin-bottom' => '20px'
),
'padding' => array(
'T' => (int) 0,
'R' => (float) 1.000125,
'B' => (int) 0,
'L' => (float) 1.000125
),
'margin' => array(
'T' => (float) 3.5277777777778,
'R' => (int) 0,
'B' => (float) 7.0555555555556,
'L' => (int) 0
),
'borderposition' => array(
'page' => (int) 1,
'column' => (int) 0,
'x' => (float) 10.00125,
'y' => (float) 43.439291666667,
'xmax' => (float) 199.99889444444
)
),
(int) 9 => array(
'elkey' => (int) 8,
'tag' => true,
'value' => 'span',
'block' => false,
'opening' => true,
'parent' => (int) 8,
'self' => false,
'hide' => false,
'fontname' => 'helvetica',
'fontstyle' => '',
'fontsize' => (int) 12,
'font-stretch' => (int) 100,
'letter-spacing' => (int) 0,
'stroke' => (int) 0,
'fill' => true,
'clip' => false,
'line-height' => (float) 1.25,
'bgcolor' => false,
'fgcolor' => array(
'R' => (int) 0,
'G' => (int) 0,
'B' => (int) 0
),
'strokecolor' => array(
'R' => (int) 0,
'G' => (int) 0,
'B' => (int) 0
),
'align' => '',
'listtype' => '',
'text-indent' => (int) 0,
'border' => array(),
'dir' => 'ltr',
'attribute' => array()
),
(int) 10 => array(
'elkey' => (int) 9,
'tag' => false,
'block' => false,
'value' => 'sääntömääräiset asiat. Osallistuminen kokoukseen tapahtuu verkkoyhteydellä. ',
'parent' => (int) 9,
'dir' => 'ltr'
),
(int) 11 => array(
'elkey' => (int) 10,
'tag' => true,
'value' => 'br',
'block' => true,
'opening' => true,
'parent' => (int) 9,
'self' => true,
'hide' => false,
'fontname' => 'helvetica',
'fontstyle' => '',
'fontsize' => (int) 12,
'font-stretch' => (int) 100,
'letter-spacing' => (int) 0,
'stroke' => (int) 0,
'fill' => true,
'clip' => false,
'line-height' => (float) 1.25,
'bgcolor' => false,
'fgcolor' => array(
'R' => (int) 0,
'G' => (int) 0,
'B' => (int) 0
),
'strokecolor' => array(
'R' => (int) 0,
'G' => (int) 0,
'B' => (int) 0
),
'align' => '',
'listtype' => '',
'text-indent' => (int) 0,
'border' => array(),
'dir' => 'ltr',
'attribute' => array(),
'borderposition' => array(
'page' => (int) 1,
'column' => (int) 0,
'x' => (float) 10.00125,
'y' => (float) 54.022625,
'xmax' => (float) 199.99889444444
)
),
(int) 12 => array(
'elkey' => (int) 11,
'tag' => false,
'block' => false,
'value' => '(käytettävissä jatkokaudelle) ja Jorma Kivinen (käytettävissä jatkokaudelle). ',
'parent' => (int) 9,
'dir' => 'ltr'
),
(int) 13 => array(
'elkey' => (int) 12,
'tag' => true,
'value' => 'br',
'block' => true,
'opening' => true,
'parent' => (int) 9,
'self' => true,
'hide' => false,
'fontname' => 'helvetica',
'fontstyle' => '',
'fontsize' => (int) 12,
'font-stretch' => (int) 100,
'letter-spacing' => (int) 0,
'stroke' => (int) 0,
'fill' => true,
'clip' => false,
'line-height' => (float) 1.25,
'bgcolor' => false,
'fgcolor' => array(
'R' => (int) 0,
'G' => (int) 0,
'B' => (int) 0
),
'strokecolor' => array(
'R' => (int) 0,
'G' => (int) 0,
'B' => (int) 0
),
'align' => '',
'listtype' => '',
'text-indent' => (int) 0,
'border' => array(),
'dir' => 'ltr',
'attribute' => array(),
'borderposition' => array(
'page' => (int) 1,
'column' => (int) 0,
'x' => (float) 10.00125,
'y' => (float) 69.897625,
'xmax' => (float) 199.99889444444
)
),
(int) 14 => array(
'elkey' => (int) 13,
'tag' => true,
'value' => 'br',
'block' => true,
'opening' => true,
'parent' => (int) 9,
'self' => true,
'hide' => false,
'fontname' => 'helvetica',
'fontstyle' => '',
'fontsize' => (int) 12,
'font-stretch' => (int) 100,
'letter-spacing' => (int) 0,
'stroke' => (int) 0,
'fill' => true,
'clip' => false,
'line-height' => (float) 1.25,
'bgcolor' => false,
'fgcolor' => array(
'R' => (int) 0,
'G' => (int) 0,
'B' => (int) 0
),
'strokecolor' => array(
'R' => (int) 0,
'G' => (int) 0,
'B' => (int) 0
),
'align' => '',
'listtype' => '',
'text-indent' => (int) 0,
'border' => array(),
'dir' => 'ltr',
'attribute' => array(),
'borderposition' => array(
'page' => (int) 1,
'column' => (int) 0,
'x' => (float) 10.00125,
'y' => (float) 75.189291666667,
'xmax' => (float) 199.99889444444
)
),
(int) 15 => array(
'elkey' => (int) 14,
'tag' => false,
'block' => false,
'value' => 'Hallitus esittää vuoden 2024 jäsenmaksun suuruudeksi 20€. ',
'parent' => (int) 9,
'dir' => 'ltr'
),
(int) 16 => array(
'elkey' => (int) 15,
'tag' => true,
'value' => 'br',
'block' => true,
'opening' => true,
'parent' => (int) 9,
'self' => true,
'hide' => false,
'fontname' => 'helvetica',
'fontstyle' => '',
'fontsize' => (int) 12,
'font-stretch' => (int) 100,
'letter-spacing' => (int) 0,
'stroke' => (int) 0,
'fill' => true,
'clip' => false,
'line-height' => (float) 1.25,
'bgcolor' => false,
'fgcolor' => array(
'R' => (int) 0,
'G' => (int) 0,
'B' => (int) 0
),
'strokecolor' => array(
'R' => (int) 0,
'G' => (int) 0,
'B' => (int) 0
),
'align' => '',
'listtype' => '',
'text-indent' => (int) 0,
'border' => array(),
'dir' => 'ltr',
'attribute' => array(),
'borderposition' => array(
'page' => (int) 1,
'column' => (int) 0,
'x' => (float) 10.00125,
'y' => (float) 80.480958333333,
'xmax' => (float) 199.99889444444
)
),
(int) 17 => array(
'elkey' => (int) 16,
'tag' => true,
'value' => 'br',
'block' => true,
'opening' => true,
'parent' => (int) 9,
'self' => true,
'hide' => false,
'fontname' => 'helvetica',
'fontstyle' => '',
'fontsize' => (int) 12,
'font-stretch' => (int) 100,
'letter-spacing' => (int) 0,
'stroke' => (int) 0,
'fill' => true,
'clip' => false,
'line-height' => (float) 1.25,
'bgcolor' => false,
'fgcolor' => array(
'R' => (int) 0,
'G' => (int) 0,
'B' => (int) 0
),
'strokecolor' => array(
'R' => (int) 0,
'G' => (int) 0,
'B' => (int) 0
),
'align' => '',
'listtype' => '',
'text-indent' => (int) 0,
'border' => array(),
'dir' => 'ltr',
'attribute' => array(),
'borderposition' => array(
'page' => (int) 1,
'column' => (int) 0,
'x' => (float) 10.00125,
'y' => (float) 85.772625,
'xmax' => (float) 199.99889444444
)
),
(int) 18 => array(
'elkey' => (int) 17,
'tag' => false,
'block' => false,
'value' => 'Kokouksen materiaalit ovat saatavilla näiden ',
'parent' => (int) 9,
'dir' => 'ltr'
),
(int) 19 => array(
'elkey' => (int) 18,
'tag' => true,
'value' => 'a',
'block' => false,
'opening' => true,
'parent' => (int) 9,
'self' => false,
'hide' => false,
'fontname' => 'helvetica',
'fontstyle' => 'U',
'fontsize' => (int) 12,
'font-stretch' => (int) 100,
'letter-spacing' => (int) 0,
'stroke' => (int) 0,
'fill' => true,
'clip' => false,
'line-height' => (float) 1.25,
'bgcolor' => false,
'fgcolor' => array(
(int) 0 => (int) 0,
(int) 1 => (int) 0,
(int) 2 => (int) 255
),
'strokecolor' => array(
'R' => (int) 0,
'G' => (int) 0,
'B' => (int) 0
),
'align' => '',
'listtype' => '',
'text-indent' => (int) 0,
'border' => array(),
'dir' => 'ltr',
'attribute' => array(
'href' => 'https://urldefense.com/v3/__http:/danit.fi__;!!ACWV5N9M2RV99hQ!MN_S39b1Zf9iEGBYEQMEjOguU_Zsl1Rz_RVso_rC8QhKYTRzCrrorjbH6A99QQosYLr1t8hHsaJaUsZ6WCGVJ1Nzjw$',
'target' => '',
'rel' => ''
)
),
(int) 20 => array(
'elkey' => (int) 19,
'tag' => false,
'block' => false,
'value' => 'danit.fi',
'parent' => (int) 19,
'dir' => 'ltr'
),
(int) 21 => array(
'elkey' => (int) 20,
'tag' => true,
'value' => 'a',
'block' => false,
'opening' => false,
'parent' => (int) 19,
'hide' => false,
'fontname' => 'helvetica',
'fontstyle' => '',
'fontsize' => (int) 12,
'font-stretch' => (int) 100,
'letter-spacing' => (int) 0,
'stroke' => (int) 0,
'fill' => true,
'clip' => false,
'line-height' => (float) 1.25,
'bgcolor' => false,
'fgcolor' => array(
'R' => (int) 0,
'G' => (int) 0,
'B' => (int) 0
),
'strokecolor' => array(
'R' => (int) 0,
'G' => (int) 0,
'B' => (int) 0
),
'align' => '',
'dir' => 'ltr',
'listtype' => ''
),
(int) 22 => array(
'elkey' => (int) 21,
'tag' => false,
'block' => false,
'value' => 'ennen kokousta. ',
'parent' => (int) 9,
'dir' => 'ltr'
),
(int) 23 => array(
'elkey' => (int) 22,
'tag' => true,
'value' => 'br',
'block' => true,
'opening' => true,
'parent' => (int) 9,
'self' => true,
'hide' => false,
'fontname' => 'helvetica',
'fontstyle' => '',
'fontsize' => (int) 12,
'font-stretch' => (int) 100,
'letter-spacing' => (int) 0,
'stroke' => (int) 0,
'fill' => true,
'clip' => false,
'line-height' => (float) 1.25,
'bgcolor' => false,
'fgcolor' => array(
'R' => (int) 0,
'G' => (int) 0,
'B' => (int) 0
),
'strokecolor' => array(
'R' => (int) 0,
'G' => (int) 0,
'B' => (int) 0
),
'align' => '',
'listtype' => '',
'text-indent' => (int) 0,
'border' => array(),
'dir' => 'ltr',
'attribute' => array(),
'borderposition' => array(
'page' => (int) 1,
'column' => (int) 0,
'x' => (float) 10.00125,
'y' => (float) 96.355958333333,
'xmax' => (float) 199.99889444444
)
),
(int) 24 => array(
'elkey' => (int) 23,
'tag' => true,
'value' => 'br',
'block' => true,
'opening' => true,
'parent' => (int) 9,
'self' => true,
'hide' => false,
'fontname' => 'helvetica',
'fontstyle' => '',
'fontsize' => (int) 12,
'font-stretch' => (int) 100,
'letter-spacing' => (int) 0,
'stroke' => (int) 0,
'fill' => true,
'clip' => false,
'line-height' => (float) 1.25,
'bgcolor' => false,
'fgcolor' => array(
'R' => (int) 0,
'G' => (int) 0,
'B' => (int) 0
),
'strokecolor' => array(
'R' => (int) 0,
'G' => (int) 0,
'B' => (int) 0
),
'align' => '',
'listtype' => '',
'text-indent' => (int) 0,
'border' => array(),
'dir' => 'ltr',
'attribute' => array(),
'borderposition' => array(
'page' => (int) 1,
'column' => (int) 0,
'x' => (float) 10.00125,
'y' => (float) 101.647625,
'xmax' => (float) 199.99889444444
)
),
(int) 25 => array(
'elkey' => (int) 24,
'tag' => false,
'block' => false,
'value' => 'Osallistumisen kokoukseen verkkoyhteydellä. Kokouksen osoite on ',
'parent' => (int) 9,
'dir' => 'ltr'
),
(int) 26 => array(
'elkey' => (int) 25,
'tag' => true,
'value' => 'a',
'block' => false,
'opening' => true,
'parent' => (int) 9,
'self' => false,
'hide' => false,
'fontname' => 'helvetica',
'fontstyle' => 'U',
'fontsize' => (int) 12,
'font-stretch' => (int) 100,
'letter-spacing' => (int) 0,
'stroke' => (int) 0,
'fill' => true,
'clip' => false,
'line-height' => (float) 1.25,
'bgcolor' => false,
'fgcolor' => array(
(int) 0 => (int) 0,
(int) 1 => (int) 0,
(int) 2 => (int) 255
),
'strokecolor' => array(
'R' => (int) 0,
'G' => (int) 0,
'B' => (int) 0
),
'align' => '',
'listtype' => '',
'text-indent' => (int) 0,
'border' => array(),
'dir' => 'ltr',
'attribute' => array(
'href' => 'https://urldefense.com/v3/__http:/hill.webex.com/meet/kikalla__;!!ACWV5N9M2RV99hQ!MN_S39b1Zf9iEGBYEQMEjOguU_Zsl1Rz_RVso_rC8QhKYTRzCrrorjbH6A99QQosYLr1t8hHsaJaUsZ6WCFq9tGGwQ$',
'target' => '',
'rel' => ''
)
),
(int) 27 => array(
'elkey' => (int) 26,
'tag' => false,
'block' => false,
'value' => 'hill.webex.com/meet/kikalla',
'parent' => (int) 26,
'dir' => 'ltr'
),
(int) 28 => array(
'elkey' => (int) 27,
'tag' => true,
'value' => 'a',
'block' => false,
'opening' => false,
'parent' => (int) 26,
'hide' => false,
'fontname' => 'helvetica',
'fontstyle' => '',
'fontsize' => (int) 12,
'font-stretch' => (int) 100,
'letter-spacing' => (int) 0,
'stroke' => (int) 0,
'fill' => true,
'clip' => false,
'line-height' => (float) 1.25,
'bgcolor' => false,
'fgcolor' => array(
'R' => (int) 0,
'G' => (int) 0,
'B' => (int) 0
),
'strokecolor' => array(
'R' => (int) 0,
'G' => (int) 0,
'B' => (int) 0
),
'align' => '',
'dir' => 'ltr',
'listtype' => ''
),
(int) 29 => array(
'elkey' => (int) 28,
'tag' => false,
'block' => false,
'value' => ', kokoushuone avataan kokouspäivänä klo 14.45. ',
'parent' => (int) 9,
'dir' => 'ltr'
),
(int) 30 => array(
'elkey' => (int) 29,
'tag' => true,
'value' => 'br',
'block' => true,
'opening' => true,
'parent' => (int) 9,
'self' => true,
'hide' => false,
'fontname' => 'helvetica',
'fontstyle' => '',
'fontsize' => (int) 12,
'font-stretch' => (int) 100,
'letter-spacing' => (int) 0,
'stroke' => (int) 0,
'fill' => true,
'clip' => false,
'line-height' => (float) 1.25,
'bgcolor' => false,
'fgcolor' => array(
'R' => (int) 0,
'G' => (int) 0,
'B' => (int) 0
),
'strokecolor' => array(
'R' => (int) 0,
'G' => (int) 0,
'B' => (int) 0
),
'align' => '',
'listtype' => '',
'text-indent' => (int) 0,
'border' => array(),
'dir' => 'ltr',
'attribute' => array()
),
(int) 31 => array(
'elkey' => (int) 30,
'tag' => true,
'value' => 'br',
'block' => true,
'opening' => true,
'parent' => (int) 9,
'self' => true,
'hide' => false,
'fontname' => 'helvetica',
'fontstyle' => '',
'fontsize' => (int) 12,
'font-stretch' => (int) 100,
'letter-spacing' => (int) 0,
'stroke' => (int) 0,
'fill' => true,
'clip' => false,
'line-height' => (float) 1.25,
'bgcolor' => false,
'fgcolor' => array(
'R' => (int) 0,
'G' => (int) 0,
'B' => (int) 0
),
'strokecolor' => array(
'R' => (int) 0,
'G' => (int) 0,
'B' => (int) 0
),
'align' => '',
'listtype' => '',
'text-indent' => (int) 0,
'border' => array(),
'dir' => 'ltr',
'attribute' => array()
),
(int) 32 => array(
'elkey' => (int) 31,
'tag' => false,
'block' => false,
'value' => 'Mahdolliset äänestykset kokouksessa suoritetaan kättä sähköisesti nostamalla. ',
'parent' => (int) 9,
'dir' => 'ltr'
),
(int) 33 => array(
'elkey' => (int) 32,
'tag' => true,
'value' => 'span',
'block' => false,
'opening' => false,
'parent' => (int) 9,
'hide' => false,
'fontname' => 'helvetica',
'fontstyle' => '',
'fontsize' => (int) 12,
'font-stretch' => (int) 100,
'letter-spacing' => (int) 0,
'stroke' => (int) 0,
'fill' => true,
'clip' => false,
'line-height' => (float) 1.25,
'bgcolor' => false,
'fgcolor' => array(
'R' => (int) 0,
'G' => (int) 0,
'B' => (int) 0
),
'strokecolor' => array(
'R' => (int) 0,
'G' => (int) 0,
'B' => (int) 0
),
'align' => '',
'dir' => 'ltr',
'listtype' => ''
),
(int) 34 => array(
'elkey' => (int) 33,
'tag' => true,
'value' => 'p',
'block' => true,
'opening' => false,
'parent' => (int) 8,
'hide' => false,
'fontname' => 'helvetica',
'fontstyle' => '',
'fontsize' => (int) 12,
'font-stretch' => (int) 100,
'letter-spacing' => (int) 0,
'stroke' => (int) 0,
'fill' => true,
'clip' => false,
'line-height' => (float) 1.25,
'bgcolor' => false,
'fgcolor' => array(
'R' => (int) 0,
'G' => (int) 0,
'B' => (int) 0
),
'strokecolor' => array(
'R' => (int) 0,
'G' => (int) 0,
'B' => (int) 0
),
'align' => '',
'dir' => 'ltr',
'listtype' => ''
),
(int) 35 => array(
'elkey' => (int) 34,
'tag' => true,
'value' => 'table',
'block' => true,
'opening' => true,
'parent' => (int) 1,
'self' => false,
'hide' => false,
'fontname' => 'helvetica',
'fontstyle' => '',
'fontsize' => (int) 12,
'font-stretch' => (int) 100,
'letter-spacing' => (int) 0,
'stroke' => (int) 0,
'fill' => true,
'clip' => false,
'line-height' => (float) 1.25,
'bgcolor' => false,
'fgcolor' => array(
'R' => (int) 0,
'G' => (int) 0,
'B' => (int) 0
),
'strokecolor' => array(
'R' => (int) 0,
'G' => (int) 0,
'B' => (int) 0
),
'align' => '',
'listtype' => '',
'text-indent' => (int) 0,
'border' => array(),
'dir' => 'ltr',
'attribute' => array(
'style' => 'padding: 10px;'
),
'style' => array(
'padding' => '10px'
),
'padding' => array(
'T' => (float) 3.5277777777778,
'R' => (float) 3.5277777777778,
'B' => (float) 3.5277777777778,
'L' => (float) 3.5277777777778
),
'margin' => array(
'T' => (int) 0,
'R' => (int) 0,
'B' => (int) 0,
'L' => (int) 0
),
'rows' => (int) 1,
'trids' => array(
(int) 0 => (int) 36
),
'thead' => '',
'cols' => (int) 2
),
(int) 36 => array(
'elkey' => (int) 35,
'tag' => true,
'value' => 'tr',
'block' => true,
'opening' => true,
'parent' => (int) 35,
'self' => false,
'hide' => false,
'fontname' => 'helvetica',
'fontstyle' => '',
'fontsize' => (int) 12,
'font-stretch' => (int) 100,
'letter-spacing' => (int) 0,
'stroke' => (int) 0,
'fill' => true,
'clip' => false,
'line-height' => (float) 1.25,
'bgcolor' => false,
'fgcolor' => array(
'R' => (int) 0,
'G' => (int) 0,
'B' => (int) 0
),
'strokecolor' => array(
'R' => (int) 0,
'G' => (int) 0,
'B' => (int) 0
),
'align' => '',
'listtype' => '',
'text-indent' => (int) 0,
'border' => array(),
'dir' => 'ltr',
'attribute' => array(),
'cols' => (int) 2,
'thead' => false
),
(int) 37 => array(
'elkey' => (int) 36,
'tag' => true,
'value' => 'td',
'block' => true,
'opening' => true,
'parent' => (int) 36,
'self' => false,
'hide' => false,
'fontname' => 'helvetica',
'fontstyle' => 'B',
'fontsize' => (int) 12,
'font-stretch' => (int) 100,
'letter-spacing' => (int) 0,
'stroke' => (int) 0,
'fill' => true,
'clip' => false,
'line-height' => (float) 1.25,
'bgcolor' => false,
'fgcolor' => array(
'R' => (int) 170,
'G' => (int) 170,
'B' => (int) 170
),
'strokecolor' => array(
'R' => (int) 0,
'G' => (int) 0,
'B' => (int) 0
),
'align' => '',
'listtype' => '',
'text-indent' => (int) 0,
'border' => array(),
'dir' => 'ltr',
'attribute' => array(
'style' => 'font-weight: bold; color: #aaa;',
'width' => '30%',
'colspan' => (int) 1
),
'style' => array(
'font-weight' => 'bold',
'color' => '#aaa'
),
'padding' => array(
'T' => (int) 0,
'R' => (float) 1.000125,
'B' => (int) 0,
'L' => (float) 1.000125
),
'margin' => array(
'T' => (int) 0,
'R' => (int) 0,
'B' => (int) 0,
'L' => (int) 0
),
'width' => '30%',
'content' => '<cssarray>a:0:{}</cssarray><marker style="font-size:0"/>'
),
(int) 38 => array(
'elkey' => (int) 37,
'tag' => true,
'value' => 'marker',
'block' => false,
'opening' => true,
'parent' => (int) 37,
'self' => true,
'hide' => false,
'fontname' => 'helvetica',
'fontstyle' => 'B',
'fontsize' => (float) 0,
'font-stretch' => (int) 100,
'letter-spacing' => (int) 0,
'stroke' => (int) 0,
'fill' => true,
'clip' => false,
'line-height' => (float) 1.25,
'bgcolor' => false,
'fgcolor' => array(
'R' => (int) 170,
'G' => (int) 170,
'B' => (int) 170
),
'strokecolor' => array(
'R' => (int) 0,
'G' => (int) 0,
'B' => (int) 0
),
'align' => '',
'listtype' => '',
'text-indent' => (int) 0,
'border' => array(),
'dir' => 'ltr',
'attribute' => array(
'style' => 'font-size:0'
),
'style' => array(
'font-size' => '0'
),
'padding' => array(
'T' => (int) 0,
'R' => (float) 1.000125,
'B' => (int) 0,
'L' => (float) 1.000125
),
'margin' => array(
'T' => (int) 0,
'R' => (int) 0,
'B' => (int) 0,
'L' => (int) 0
)
),
(int) 39 => array(
'elkey' => (int) 38,
'tag' => true,
'value' => 'td',
'block' => true,
'opening' => false,
'parent' => (int) 37,
'hide' => false,
'fontname' => 'helvetica',
'fontstyle' => '',
'fontsize' => (int) 12,
'font-stretch' => (int) 100,
'letter-spacing' => (int) 0,
'stroke' => (int) 0,
'fill' => true,
'clip' => false,
'line-height' => (float) 1.25,
'bgcolor' => false,
'fgcolor' => array(
'R' => (int) 0,
'G' => (int) 0,
'B' => (int) 0
),
'strokecolor' => array(
'R' => (int) 0,
'G' => (int) 0,
'B' => (int) 0
),
'align' => '',
'dir' => 'ltr',
'listtype' => ''
),
(int) 40 => array(
'elkey' => (int) 39,
'tag' => true,
'value' => 'td',
'block' => true,
'opening' => true,
'parent' => (int) 36,
'self' => false,
'hide' => false,
'fontname' => 'helvetica',
'fontstyle' => '',
'fontsize' => (int) 12,
'font-stretch' => (int) 100,
'letter-spacing' => (int) 0,
'stroke' => (int) 0,
'fill' => true,
'clip' => false,
'line-height' => (float) 1.25,
'bgcolor' => false,
'fgcolor' => array(
'R' => (int) 170,
'G' => (int) 170,
'B' => (int) 170
),
'strokecolor' => array(
'R' => (int) 0,
'G' => (int) 0,
'B' => (int) 0
),
'align' => '',
'listtype' => '',
'text-indent' => (int) 0,
'border' => array(),
'dir' => 'ltr',
'attribute' => array(
'width' => '70%',
'style' => 'color: #aaa;',
'colspan' => (int) 1
),
'style' => array(
'color' => '#aaa'
),
'padding' => array(
'T' => (int) 0,
'R' => (float) 1.000125,
'B' => (int) 0,
'L' => (float) 1.000125
),
'margin' => array(
'T' => (int) 0,
'R' => (int) 0,
'B' => (int) 0,
'L' => (int) 0
),
'width' => '70%',
'content' => '<cssarray>a:0:{}</cssarray>Kimmo Kallama kirjoitti viestin 14.4.23 kello 11:14<marker style="font-size:0"/>'
),
(int) 41 => array(
'elkey' => (int) 40,
'tag' => false,
'block' => false,
'value' => 'Kimmo Kallama kirjoitti viestin 14.4.23 kello 11:14',
'parent' => (int) 40,
'dir' => 'ltr'
),
(int) 42 => array(
'elkey' => (int) 41,
'tag' => true,
'value' => 'marker',
'block' => false,
'opening' => true,
'parent' => (int) 40,
'self' => true,
'hide' => false,
'fontname' => 'helvetica',
'fontstyle' => '',
'fontsize' => (float) 0,
'font-stretch' => (int) 100,
'letter-spacing' => (int) 0,
'stroke' => (int) 0,
'fill' => true,
'clip' => false,
'line-height' => (float) 1.25,
'bgcolor' => false,
'fgcolor' => array(
'R' => (int) 170,
'G' => (int) 170,
'B' => (int) 170
),
'strokecolor' => array(
'R' => (int) 0,
'G' => (int) 0,
'B' => (int) 0
),
'align' => '',
'listtype' => '',
'text-indent' => (int) 0,
'border' => array(),
'dir' => 'ltr',
'attribute' => array(
'style' => 'font-size:0'
),
'style' => array(
'font-size' => '0'
),
'padding' => array(
'T' => (int) 0,
'R' => (float) 1.000125,
'B' => (int) 0,
'L' => (float) 1.000125
),
'margin' => array(
'T' => (int) 0,
'R' => (int) 0,
'B' => (int) 0,
'L' => (int) 0
)
),
(int) 43 => array(
'elkey' => (int) 42,
'tag' => true,
'value' => 'td',
'block' => true,
'opening' => false,
'parent' => (int) 40,
'hide' => false,
'fontname' => 'helvetica',
'fontstyle' => '',
'fontsize' => (int) 12,
'font-stretch' => (int) 100,
'letter-spacing' => (int) 0,
'stroke' => (int) 0,
'fill' => true,
'clip' => false,
'line-height' => (float) 1.25,
'bgcolor' => false,
'fgcolor' => array(
'R' => (int) 0,
'G' => (int) 0,
'B' => (int) 0
),
'strokecolor' => array(
'R' => (int) 0,
'G' => (int) 0,
'B' => (int) 0
),
'align' => '',
'dir' => 'ltr',
'listtype' => ''
),
(int) 44 => array(
'elkey' => (int) 43,
'tag' => true,
'value' => 'tr',
'block' => true,
'opening' => false,
'parent' => (int) 36,
'hide' => false,
'fontname' => 'helvetica',
'fontstyle' => '',
'fontsize' => (int) 12,
'font-stretch' => (int) 100,
'letter-spacing' => (int) 0,
'stroke' => (int) 0,
'fill' => true,
'clip' => false,
'line-height' => (float) 1.25,
'bgcolor' => false,
'fgcolor' => array(
'R' => (int) 0,
'G' => (int) 0,
'B' => (int) 0
),
'strokecolor' => array(
'R' => (int) 0,
'G' => (int) 0,
'B' => (int) 0
),
'align' => '',
'dir' => 'ltr',
'listtype' => ''
),
(int) 45 => array(
'elkey' => (int) 44,
'tag' => true,
'value' => 'table',
'block' => true,
'opening' => false,
'parent' => (int) 35,
'hide' => false,
'fontname' => 'helvetica',
'fontstyle' => '',
'fontsize' => (int) 12,
'font-stretch' => (int) 100,
'letter-spacing' => (int) 0,
'stroke' => (int) 0,
'fill' => true,
'clip' => false,
'line-height' => (float) 1.25,
'bgcolor' => false,
'fgcolor' => array(
'R' => (int) 0,
'G' => (int) 0,
'B' => (int) 0
),
'strokecolor' => array(
'R' => (int) 0,
'G' => (int) 0,
'B' => (int) 0
),
'align' => '',
'dir' => 'ltr',
'listtype' => ''
),
(int) 46 => array(
'elkey' => (int) 45,
'tag' => true,
'value' => 'div',
'block' => true,
'opening' => false,
'parent' => (int) 1,
'hide' => false,
'fontname' => 'helvetica',
'fontstyle' => '',
'fontsize' => (int) 12,
'font-stretch' => (int) 100,
'letter-spacing' => (int) 0,
'stroke' => (int) 0,
'fill' => true,
'clip' => false,
'line-height' => (float) 1.25,
'bgcolor' => false,
'fgcolor' => array(
'R' => (int) 0,
'G' => (int) 0,
'B' => (int) 0
),
'strokecolor' => array(
'R' => (int) 0,
'G' => (int) 0,
'B' => (int) 0
),
'align' => '',
'dir' => 'ltr',
'listtype' => ''
)
)
$key = (int) 26
$cell = false
$tag = array(
'elkey' => (int) 25,
'tag' => true,
'value' => 'a',
'block' => false,
'opening' => true,
'parent' => (int) 9,
'self' => false,
'hide' => false,
'fontname' => 'helvetica',
'fontstyle' => 'U',
'fontsize' => (int) 12,
'font-stretch' => (int) 100,
'letter-spacing' => (int) 0,
'stroke' => (int) 0,
'fill' => true,
'clip' => false,
'line-height' => (float) 1.25,
'bgcolor' => false,
'fgcolor' => array(
(int) 0 => (int) 0,
(int) 1 => (int) 0,
(int) 2 => (int) 255
),
'strokecolor' => array(
'R' => (int) 0,
'G' => (int) 0,
'B' => (int) 0
),
'align' => '',
'listtype' => '',
'text-indent' => (int) 0,
'border' => array(),
'dir' => 'ltr',
'attribute' => array(
'href' => 'https://urldefense.com/v3/__http:/hill.webex.com/meet/kikalla__;!!ACWV5N9M2RV99hQ!MN_S39b1Zf9iEGBYEQMEjOguU_Zsl1Rz_RVso_rC8QhKYTRzCrrorjbH6A99QQosYLr1t8hHsaJaUsZ6WCFq9tGGwQ$',
'target' => '',
'rel' => ''
)
)
$parent = array(
'elkey' => (int) 8,
'tag' => true,
'value' => 'span',
'block' => false,
'opening' => true,
'parent' => (int) 8,
'self' => false,
'hide' => false,
'fontname' => 'helvetica',
'fontstyle' => '',
'fontsize' => (int) 12,
'font-stretch' => (int) 100,
'letter-spacing' => (int) 0,
'stroke' => (int) 0,
'fill' => true,
'clip' => false,
'line-height' => (float) 1.25,
'bgcolor' => false,
'fgcolor' => array(
'R' => (int) 0,
'G' => (int) 0,
'B' => (int) 0
),
'strokecolor' => array(
'R' => (int) 0,
'G' => (int) 0,
'B' => (int) 0
),
'align' => '',
'listtype' => '',
'text-indent' => (int) 0,
'border' => array(),
'dir' => 'ltr',
'attribute' => array()
)
$firsttag = false
TCPDF::openHTMLTagHandler() - APP/Plugin/CakePdf/Vendor/tcpdf/tcpdf.php, line 23456
TCPDF::writeHTML() - APP/Plugin/CakePdf/Vendor/tcpdf/tcpdf.php, line 22965
TcpdfEngine::output() - APP/Plugin/CakePdf/Pdf/Engine/TcpdfEngine.php, line 27
CakePdf::output() - APP/Plugin/CakePdf/Pdf/CakePdf.php, line 236
PdfView::render() - APP/Plugin/CakePdf/View/PdfView.php, line 97
Controller::render() - ROOT/lib/Cake/Controller/Controller.php, line 963
Dispatcher::_invoke() - ROOT/lib/Cake/Routing/Dispatcher.php, line 200
Dispatcher::dispatch() - ROOT/lib/Cake/Routing/Dispatcher.php, line 167
[main] - APP/webroot/index.php, line 121
%PDF-1.7
%
7 0 obj
<< /Type /Page /Parent 1 0 R /LastModified (D:20250218223852+00'00') /Resources 2 0 R /MediaBox [0.000000 0.000000 595.276000 841.890000] /CropBox [0.000000 0.000000 595.276000 841.890000] /BleedBox [0.000000 0.000000 595.276000 841.890000] /TrimBox [0.000000 0.000000 595.276000 841.890000] /ArtBox [0.000000 0.000000 595.276000 841.890000] /Contents 8 0 R /Rotate 0 /Group << /Type /Group /S /Transparency /CS /DeviceRGB >> /Annots [ 5 0 R 6 0 R ] /PZ 1 >>
endobj
8 0 obj
<> stream
xXr8+hWE0 >D帛WٻZ($-$ c
>g@:K-,e*!`=xћBJ
~nOK4KƔS4o3^(iz $Y7O0:>KfgN9H$̖>
endobj
3 0 obj
<>
endobj
4 0 obj
<>
endobj
2 0 obj
<< /ProcSet [/PDF /Text /ImageB /ImageC /ImageI] /Font << /F1 3 0 R /F2 4 0 R >> /XObject << >> >>
endobj
5 0 obj
<