One Hat Cyber Team
Your IP :
18.218.63.176
Server IP :
103.133.214.160
Server :
Linux venus.ewebguru.net 4.18.0-553.22.1.el8_10.x86_64 #1 SMP Tue Sep 24 05:16:59 EDT 2024 x86_64
Server Software :
Apache/2
PHP Version :
8.1.30
Buat File
|
Buat Folder
Eksekusi
Dir :
~
/
home
/
praval
/
public_html
/
active-ecommerce
/
config
/
Edit File:
pdf.php
<?php return [ 'mode' => 'utf-8', 'format' => 'A4', 'author' => '', 'subject' => '', 'keywords' => '', 'creator' => 'Laravel Pdf', 'display_mode' => 'fullpage', 'tempDir' => base_path('temp/'), 'font_path' => base_path('public/assets/fonts/'), 'font_data' => [ 'roboto' => [ 'R' => 'Roboto-Regular.ttf', // regular font 'useOTL' => 0xFF, // required for complicated langs like Persian, Arabic and Chinese 'useKashida' => 75, // required for complicated langs like Persian, Arabic and Chinese ], 'hindsiliguri' => [ 'R' => 'HindSiliguri-Regular.ttf', // regular font 'useOTL' => 0xFF, // required for complicated langs like Persian, Arabic and Chinese 'useKashida' => 75, // required for complicated langs like Persian, Arabic and Chinese ], 'arnamu' => [ 'R' => 'arnamu.ttf', // regular font 'useOTL' => 0xFF, // required for complicated langs like Persian, Arabic and Chinese 'useKashida' => 75, // required for complicated langs like Persian, Arabic and Chinese ], 'varelaround' => [ 'R' => 'VarelaRound-Regular.ttf', // regular font 'useOTL' => 0xFF, // required for complicated langs like Persian, Arabic and Chinese 'useKashida' => 75, // required for complicated langs like Persian, Arabic and Chinese ], 'hanuman' => [ 'R' => 'Hanuman-Regular.ttf', // regular font 'useOTL' => 0xFF, // required for complicated langs like Persian, Arabic and Chinese 'useKashida' => 75, // required for complicated langs like Persian, Arabic and Chinese ], 'kanit' => [ 'R' => 'Kanit-Regular.ttf', // regular font ], 'yahei' => [ 'R' => 'chinese-msyh.ttf', // regular font ], 'pyidaungsu' => [ 'R' => 'Pyidaungsu.ttf', // regular font ], 'zawgyi-one' => [ 'R' => 'Zawgyi-One.ttf', // regular font ] ] ];
Simpan