Question: Change From A4 Page Size To Letter Size Format

Change From A4 Page Size To Letter Size Format

Where can I change the code to change the page formatting from A4 to Letter?

SI

Sam Ilampour

Asked
Where can I change the code to change the page formatting from A4 to Letter?
  • SI

    Sam Ilampour

    Answered
    Never mind, I found it.

    Line 52 on app/libraries/Tec_dompdf.php

    $this->setPaper('LETTER', ($orientation == 'P' ? 'portrait' : 'landscape'));
  • MS

    Mian Saleem

    Answered
    I am glad that you have managed it. Thank you for updating
  • Login to Reply