Hide Forgot
Description of problem: When exporting a report in a PDF, the PDF cuts off half of the columns from the report. I have tried multiple settings, A1, A2, A3, and A4 and they all return half of the PDF. Version-Release number of selected component (if applicable): How reproducible: Always Steps to Reproduce: 1. Create a report 2. Export the report into a PDF 3. Actual results: The PDF only displays half of the columns. The PDF stops at the 12th column of the report. Expected results: The PDF should display all of the columns. Additional info:
Jozef, Can you look into this one, i was not able to recreate this on out of the box reports, not sure if this is similar to what you worked on for width of txt download reports. Can you take a look, we can discuss if needed. Thanks, ~Harpreet
https://github.com/ManageIQ/manageiq/pull/13120
New commit detected on ManageIQ/manageiq/master: https://github.com/ManageIQ/manageiq/commit/d9000242fb4697b9fa4c0aa1634afe554e9cc94d commit d9000242fb4697b9fa4c0aa1634afe554e9cc94d Author: Jozef Zigmund <jzigmund> AuthorDate: Tue Dec 13 17:12:53 2016 +0100 Commit: Jozef Zigmund <jzigmund> CommitDate: Tue Dec 13 17:12:53 2016 +0100 Add auto fit to width for PDF reports https://bugzilla.redhat.com/show_bug.cgi?id=1396133 app/assets/stylesheets/pdf_report.css | 1 + 1 file changed, 1 insertion(+)
Verified in 5.8.0.14