node-html-pdf
node-html-pdf copied to clipboard
PDF converted is not that Good
In my local machine pdf is converted fine and looks good but my deployment server ubuntu converts pdf not properly. It cuts 30% width and also text formatting is also changed. I am facing this issue on production and not on my local. Someone please help on priority basis.
I have the same issue, i just discovered :( it looked perfect on my machine, but when running it on a server it looks terrible
Same problem. any idea how to fix it?
I have the same issue. any idea how to fix it?
Same here, I am trying to create a pdf doc and serve it on server. Somehow like most of you, the result is different between local development and the production. https://github.com/tanhauhau/express-pdf/issues/2#issuecomment-934660822
Ihave the same problem. any idea how to fix it? Urgent
+1
@onelifeodyssey which OS are you running locally? try to play around with the zoomFactor config. default is 1, reduce this to around 0.75 or 0.8.
In my local machine pdf is converted fine and looks good but my deployment server ubuntu converts pdf not properly. It cuts 30% width and also text formatting is also changed. I am facing this issue on production and not on my local. Someone please help on priority basis.
Did you found the solution i am facing the issue
+1
did you found the solution?
Same problem. any idea how to fix it?
did you found the solution ?
@onelifeodyssey which OS are you running locally? try to play around with the zoomFactor config. default is 1, reduce this to around 0.75 or 0.8.
this doesn't work for me any other solution?