I'm generating a pdf from the backend using html-pdf. The pdf looks different on local than on the deployed link on the aws ec2 server. I think pdf is not able to take inline css. Ec2 server generated image Locally generatedimage
I want same css as on my ec2 server.