Jump to content

Problem on generate Invoice on P 1.7


zjermy

Recommended Posts

Of course, the solution is relative simple, on folder myshop\classes\pdf   find the PDFGenerator.php, and you must chage row 32 - 
   const DEFAULT_FONT = 'helvetica';
with
   const DEFAULT_FONT = 'freeserif';

 

I do this and work on prestahop 1.7.2.1 for romanian language

  • Thanks 3
Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...