Skip to content

Fix: OXUIB-2720: Sometimes images split to multiple pages when printing

kawa.acikgoez requested to merge bug/OXUIB-2720-print-format-2 into integration/master

Implementation notes

Simply adds an max-width (without the width: auto, see comment above within the CSS class) to avoid too large images.

Closes OXUIB-2720

Merge request reports