Page 1 of 1

change font of the entire document

Posted: Fri Dec 13, 2024 11:20 am
by Alexandra
Hello,

I am creating several documents for a customer with the font "Arial".
Now the customer has decided to change the font to "Calibri".

Is there any way to exchange the font from "Arial" to "Calibri" at once?
I would like to avoid marking all fields separately and changing the font.
The documents are very complex with many fields and pages.

Thank you for your kind reply.

Re: change font of the entire document

Posted: Fri Dec 13, 2024 5:56 pm
by Lech Kulikowski
Hello,

You can get all text components in your code and change the font property.

Thank you.