<?php return [ 'mode' => 'utf-8', 'format' => 'A4', 'author' => '', 'subject' => '', 'keywords' => '', 'creator' => 'Laravel Pdf', 'display_mode' => 'fullpage', 'tempDir' => public_path('/store/temp/'), 'pdf_a' => false, 'pdf_a_auto' => false, 'icc_profile_path' => '' ];