1
0
Fork 0
mirror of https://github.com/mozilla/pdf.js.git synced 2025-04-22 16:18:08 +02:00

XFA - Page can be too small when printing (bug 1723705)

This commit is contained in:
Calixte Denizet 2021-08-03 15:07:33 +02:00
parent 4ad5c5d52a
commit 19309c1f28

View file

@ -1845,7 +1845,7 @@ html[dir="rtl"] #documentPropertiesOverlay .row > * {
}
#printContainer > .xfaPrintedPage .xfaPage {
position: initial;
position: absolute;
}
#printContainer > .xfaPrintedPage {