contributte / invoice

:memo: PDF invoice generator
https://contributte.org/packages/contributte/invoice.html
MIT License
96 stars 25 forks source link

How to customization pdf? #21

Open igianni84 opened 4 years ago

igianni84 commented 4 years ago

Hi, I need to change the color and translate the words in italian language. How do I do?

MartkCz commented 4 years ago

Translation: The best way is when you create PR with you translation https://github.com/contributte/invoice/blob/master/src/Translator.php

Another way: https://github.com/contributte/invoice/tree/master/.docs#translation

Colors: https://github.com/contributte/invoice/tree/master/.docs#customizing

Efois commented 9 months ago

Hi, I need to change the color and translate the words in italian language. How do I do?

Have you found a solution for italian translation?