Hi.
We followed Atlassian's instructions for designing and manipulating PDF templates. Currently, we have the following information:
@media print { @page { size: A4; font-size: 0.6em; margin-top: 0; margin-right: 0; margin-bottom: 0.3in; margin-left: 0.2in; word-wrap: break-word; } }
The spacing works, but we can enter any value and any unit of measurement for the font size—the result, in terms of font size, is always the same. After an update from Atlassian, the fonts in the PDFs have became enormous.
Question: How can I really change the font-size? I want them smaller.
Best
Hi
I suppose you've taken a look at this documentation
https://support.atlassian.com/confluence/kb/how-do-i-change-the-font-sizes-in-pdf-export/
https://support.atlassian.com/confluence-cloud/docs/advanced-pdf-export-customizations/
https://support.atlassian.com/confluence-cloud/docs/customize-exports-to-pdf/
Regards
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.