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.
change font of the entire document
-
- Posts: 7292
- Joined: Tue Mar 20, 2018 5:34 am
Re: change font of the entire document
Hello,
You can get all text components in your code and change the font property.
Thank you.
You can get all text components in your code and change the font property.
Thank you.