fillpdf icon indicating copy to clipboard operation
fillpdf copied to clipboard

How to set font-size when using write_fillable_pdf()?

Open nathanramoscfa opened this issue 3 years ago • 1 comments

How do I set the font-size of the text I enter into a PDF when using the write_fillable_pdf function? I tried setting the fields in the template PDF to font-size 8, but I think the function resets the font-size to "Auto". So what happens then is there are different font sizes in each field because the various words and numbers are different sizes. So large numbers should up small and small numbers show up large. It looks messy.

nathanramoscfa avatar Feb 20 '22 21:02 nathanramoscfa

Have you found a way to change the size? I am also interested in whether it is possible to change the font itself?

vvnbel avatar Feb 28 '24 08:02 vvnbel