You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is not important for me as I can luckily remove those fields, the only reason they are even there is that we use ancient and deprecated asp.net webforms technology. But I thought I should at least report it ;)
The correct behavior would be for input type="hidden" to be completely ignored.
In case it matters, this is on Windows.
The text was updated successfully, but these errors were encountered:
I upgraded from Weasyprint 51 to the current 53.3 and there was suddenly a new page at the beginning of the document:
After some testing, I narrowed it down to
<input type="hidden">
-fields.2 Examples:
Correct (1 page) test-correct.pdf:
Wrong (2 pages) test-wrong.pdf:
This is not important for me as I can luckily remove those fields, the only reason they are even there is that we use ancient and deprecated asp.net webforms technology. But I thought I should at least report it ;)
The correct behavior would be for
input type="hidden"
to be completely ignored.In case it matters, this is on Windows.
The text was updated successfully, but these errors were encountered: