-
Bug
-
Resolution: Fixed
-
High
-
4.2, 4.3, 4.3.7, 5.1.2, 5.1.4, 5.5
NOTE: This bug report is for Confluence Server. Using Confluence Cloud? See the corresponding bug report.
Summary
After updating from 4.1.9 to 4.2 the pdf export is not working properly.
All tables have 100% width in pdf export.
Steps to Reproduce
- Create a new page
- Create a table with 2 columns
- Paste short strings into each of the column
- Save the page
- Export to PDF
Expected Results
Each column width should be based on the contents.
Actual Results
The exported content is a full width column, that has same width.
Workaround
table { table-layout:auto !important; width: auto !important; }
If you have problems with content being cut of on your generated pdf pages the the following may help:
table { table-layout:auto !important; width: auto !important; max-width: 100% !important }
Note:
Applying the workaround will result CONF-31874 in Confluence 5.5
- is caused by
-
CONFSERVER-24533 Long words fail to wrap in PDF export
- Closed
- is duplicated by
-
CONFSERVER-25567 PDF export of page with table changed between 4.1 and 4.2
- Closed
-
CONFSERVER-34951 Export to PDF creates evenly spaced columns
- Closed
- is related to
-
CONFSERVER-25312 PDF Export is using a very large font size for code-macro blocks
- Closed
-
CONFSERVER-25567 PDF export of page with table changed between 4.1 and 4.2
- Closed
- relates to
-
CONFCLOUD-25233 tables in PDF export are full-width
- Closed
-
CONFSERVER-30337 Exporting to PDF using the "smart PDF" option
- Closed
-
CONFSERVER-31874 Images in table cells disappear when exported to PDF
- Closed
-
CONFSERVER-54275 Each column has same width in a wide table regardless of the contents on exported PDF
- Closed
-
CONFSERVER-27523 PDF Export of Confluence page that consists of viewfile or viewxls view macro of a Excel spreadsheet truncates the table
- Closed
-
CONFSERVER-31027 Export to PDF cuts off bottom of task list boxes
- Closed
-
CONFSERVER-17424 Better handling for wide tables in PDF export (and printing)
- Closed
- mentioned in
-
Page Loading...
-
Page Loading...
-
Wiki Page Loading...
-
Wiki Page Loading...
-
Wiki Page Loading...
-
Page Loading...
-
Page Loading...
-
Page Loading...
-
Page Loading...
-
Page Loading...
-
Page Loading...
-
Wiki Page Loading...