How to sync font family in development and production server in laravel snappy
Asked by Alex M · · 10987 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
1 Answer
I have seen lots of developers are facing many issues on Snappy package. I recommend you to try out Spatie/BrowserShot packages. Here is the tutorial video on this: https://youtu.be/320vwRDqi9w
0
0
Please login or create new account to participate in this conversation.