-
Task
-
Resolution: Done
-
Normal
-
None
Some PDF reports are using landscape page orientation, such as Vulnerability CVE report.
Using CSS rule
@page {
size: landscape;
}
did not achieve the results.
Some PDF reports are using landscape page orientation, such as Vulnerability CVE report.
Using CSS rule
@page {
size: landscape;
}
did not achieve the results.