Support

Home Forums Event Espresso Premium Invoice (6)

Invoice (6)

Posted: June 21, 2017 at 8:20 am

Viewing 2 reply threads


marketing-boutique

June 21, 2017 at 8:20 am

Hi,
The invoice sheet size is US Letter is there a possibility to change it to European DIN A4?

Kind regards
Raphael


Josh

  • Support Staff

June 21, 2017 at 5:20 pm

Hi Raphael,

You can set the following in your site’s wp-config.php file:

define("DOMPDF_DEFAULT_PAPER_SIZE", "a4");

Then, one more step until the following gets changed in Event Espresso 4 core:

In /event-espresso-core-reg/core/third_party_libs/dompdf/include/dompdf.cls.php line 195:

you change the line of code to read:
$this->_paper_size = DOMPDF_DEFAULT_PAPER_SIZE;

  • This reply was modified 7 years, 2 months ago by Josh. Reason: update


Josh

  • Support Staff

July 26, 2017 at 11:07 am

Event Espresso 4.9.45 is released and includes a change to allow using the constant set in the wp-config.php file. It is available as a 1-click update from your WP Dashboard’s Plugins page. You can trigger an update notice (if you don’t see one yet) by going to the Event Espresso > General Settings page then click on Save.

Viewing 2 reply threads

The support post ‘Invoice (6)’ is closed to new replies.

Have a question about this support post? Create a new support post in our support forums and include a link to this existing support post so we can help you.

Event Espresso