Hello,
we've several nice looking tables in confluence. When they display inside confluence, with a whatever algorithmen the size of each column is determined automatically to fit nicely on the screen.
But when I use PDF-Export have of the table is cut out.
After reading this:
http://confluence.atlassian.com/display/DOC/Advanced+PDF+Export+Customisations
and this:
http://confluence.atlassian.com/display/DOC/Customising+Exports+to+PDF
I manged to put the paper export size to "landscape" and make it twice as large as normal:
@page { /*A4-sized pages in landscape orientation are 297 mm wide by 210 mm long*/ size: 500mm 210mm; }
This way the complete table is on the exported file.
But what commands have I to put in there to make the table "fit" to normal paper size (like it is done when displaying on the screen)?
Thanks in advance for any hint,
Bye
Sven
I wonder whether the pdf converter I am testing these days can help with the pdf exporting work as well? Any suggetsion will be appreciated. Thanks in advance.
-------------------------------------------
Related: convert pdf
Hi,
there is not a single command to make a table fit your paper size.
If you set the table width to 100% it should automatically fit. But if the table contains lots of columns with lots of text the given width of the page might not be enough.
In this case you can just try to play around with what is inside the table and do things like reduzing the font size, assure that long words breaks or change the overflow property.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
I found that the English long test in the table can be recognize correctly, but the Chinese can not.
Is there any advise to fix it? My confluence is 3.4.
Thanks!
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.