How to sync font family in development and production server in laravel snappy
Asked by Alex M · · 2424 views
Hello guys, I am using Laravel snappy for converting html to pdf and download them. But i am facing one challenge, that:- In my development machine, I am using windows and the production server is in linux(centos). When i push my files from dev environment to production, the files the font family of text changes to something bold
How can i make the printout display to be uniform in both development(windows) and production(centos)
Thanks in advance
0
0
0 Answers
Please login or create new account to participate in this conversation.