Posts by Bruno Felipe • 19 points
2 posts
- 
		-1 votes1 answer834 viewsQ: How do I get the right CSS in DOMPDF?Good morning Guys, all right? I have 3 files: certificate.png | style.css | Certificate.html I have a method that binds them and PDF the certificate, when printing on the screen with var_dump comes… 
- 
		2 votes1 answer1115 viewsQ: How to create COLLATION for Brazilian PortugueseIn the documentation says to create the collation thus: CREATE COLLATION french (LOCALE = 'fr_FR.utf8'); This example is for France. How it would be for Brazilian Portuguese?…