Open DenysMoro opened 2 months ago
I did noticed that it cut off when you change screen (window) width
@eKoopmans Hello. Do you have any ideas?
Did figure out. The issue was because of CSS + windowWidth: win_width, windowHeight: win_height
for html2canvas
.
We are generating A4 size and using the same size for windowWidth and windowHeight
what is wrong and it did move content somehow to the left. So I removed windowWidth and windowHeight
and starting to use constant size at CSS for HTML container.
I had the same issue, what I did was create a wrapper with fixed dimensions based on A4 portait.
Hi. We did upgrade to 0.10.2 because of security issues, but PDF is broken now. Can you please help us? I did downgrade and issue is gone, but we don't wanna to downgrade because of xmldom security issues.
Correct PDF (0.9.0 - 0.9.3 version) Napoleon Maclovio Sandy Saavedra_20 Fundo_2024 (2).pdf
Incorrect PDF (0.10.2 version) Napoleon Maclovio Sandy Saavedra_20 Fundo_2024 (3).pdf
Some configs: