Fonts and formatting
How to Change Font Size in a PDF Without Breaking the Layout
Updated 2026-09-17 · 2 min read
Changing point size in a PDF is not like changing it in Word. Every line is positioned absolutely, so making text bigger pushes it into whatever sits beside it rather than reflowing the page.
The trick is to change size deliberately and check what the new width collides with.
PDFfont edits PDF text in the document's own embedded font — no white cover boxes.
Edit a PDFResize a single line
Select the line, adjust the point size, and the text is redrawn from the same baseline in the same font. Going up in size grows the line to the right; going down leaves a gap. Both are fine for headings and figures, less so mid-paragraph.
Keep paragraphs readable
Inside a paragraph, prefer editing the wording over resizing. If a size change is unavoidable, apply it to the whole paragraph so line spacing stays even rather than one line looking oversized.
Check the print
Anything under about 7pt survives on screen and disappears in print. Export once and look at it at 100% before sending.
Frequently asked
Can I change the size of all text at once?
Not safely — absolute positioning means a global resize destroys the layout. Change the lines that matter.
Does resizing change the font?
No, the same embedded face is reused at the new size.
Can I make text bold instead?
Only if a bold face is available; otherwise the closest weight is matched.
Related reading
Try it on your own document
$1 for 7 days of unlimited editing and downloads, then $5 a month or $29.99 a year. Cancel anytime.
See pricing