Copy link to clipboard
Copied
Copy link to clipboard
Copied
Copy link to clipboard
Copied
I know this is many years later, but thank you! I was having issues where I set the font-size:12pt !important; to the cfdocumentitem type="header" and cfdocumentitem type="footer", yet the footer was ALWAYS scaled to smaller amount! I thought it may have been something to do with orientation or the footer always scaling. I was brought in to support dozens of reports to PDF and was using a global header/footer for all the documents to share. Yet on some PDFs, the footer was scaled much smaller.
Changing the marginTop and marginBottom to the same amount, the scale now matches!
Copy link to clipboard
Copied
In further testing, when the marginTop or marginBottom is change to below "0.5", then the scaling starts to occur. I can have different margins above 0.5 and the text stays the same size.
Copy link to clipboard
Copied