| Server IP : 3.111.61.48 / Your IP : 216.73.216.67 Web Server : Apache System : Linux ip-10-0-5-176 6.8.0-1057-aws #60~22.04.1-Ubuntu SMP Wed May 27 08:16:59 UTC 2026 x86_64 User : ubuntu ( 1000) PHP Version : 8.2.31 Disable Function : exec,passthru,shell_exec,system MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : OFF | Sudo : ON | Pkexec : ON Directory : /var/www/vhost/ats.isankalpa.org/config/ |
Upload File : |
<?php
return [
'mode' => '',
'format' => 'A4',
'default_font_size' => '8',
'default_font' => 'sans-serif',
'margin_left' => 15,
'margin_right' => 15,
'margin_top' => 20,
'margin_bottom' => 10,
'margin_header' => 0,
'margin_footer' => 0,
'orientation' => 'P',
'title' => 'Laravel mPDF',
'author' => '',
'watermark' => '',
'show_watermark' => false,
'watermark_font' => 'sans-serif',
'display_mode' => 'fullpage',
'watermark_text_alpha' => 0.1,
'auto_language_detection' => true,
'tempDir' => '',
/* 'custom_font_dir' => base_path('public/fonts/'), // don't forget the trailing slash!
'custom_font_data' => [
'bang' => [
'R' => 'HindSiliguri-Regular.ttf', // regular font
'B' => 'HindSiliguri-Bold.ttf', // optional: bold font
'I' => 'HindSiliguri-Medium.ttf', // optional: italic font
'BI' => 'HindSiliguri-SemiBold.ttf', // optional: bold-italic font
'useOTL' => 0xFF,
'useKashida' => 75,
],
'bangla' => [
'R' => 'SolaimanLipi.ttf', // regular font
'B' => 'SolaimanLipi.ttf', // optional: bold font
'I' => 'SolaimanLipi.ttf', // optional: italic font
'BI' => 'SolaimanLipi.ttf', // optional: bold-italic font
'useOTL' => 0xFF,
'useKashida' => 75,
],
'FreeSerif' => [
'R' => 'FreeSerif.ttf', // regular font
'B' => 'FreeSerifBold.ttf', // optional: bold font
'I' => 'FreeSerifItalic.ttf', // optional: italic font
'BI' => 'FreeSerifBoldItalic.ttf', // optional: bold-italic font
'useOTL' => 0xFF,
'useKashida' => 75,
],
// ...add as many as you want.
] */
];