pdf-creator-node icon indicating copy to clipboard operation
pdf-creator-node copied to clipboard

PDF render differs on localhost and server

Open pyonic opened this issue 2 years ago • 2 comments

All versions of libs and dependencies are similar, using px format of font-size f.e

Text this does not works, width sets to 80px on server render, but on localhost works fine. Also tried html {zoom: 0.55} Did not help to me Can you give advice please?

pyonic avatar Jun 27 '22 11:06 pyonic

This could be caused by Screen/Render Resolution between local and sever(even it possibly has no monitor screen).

XXXL3J avatar Dec 12 '22 01:12 XXXL3J

Im getting the same issue. I tried using html {zoom: 0.50-60} and it kinda solve the issue but it sounds like a work around. When i try to use a different html to render, i need to adjust again the zoom.

voltairenathan avatar Dec 28 '22 08:12 voltairenathan