- SIAnswered
Never mind, I found it.
Line 52 on app/libraries/Tec_dompdf.php
$this->setPaper(‘LETTER’, ($orientation == ‘P’ ? ‘portrait’ : ‘landscape’));
- MSAnswered
I am glad that you have managed it. Thank you for updating
- Login to Reply
Never mind, I found it.
Line 52 on app/libraries/Tec_dompdf.php
$this->setPaper(‘LETTER’, ($orientation == ‘P’ ? ‘portrait’ : ‘landscape’));
I am glad that you have managed it. Thank you for updating