change font of the entire document

Stimulsoft Reports.JS discussion
Post Reply
Alexandra
Posts: 17
Joined: Tue Feb 02, 2021 5:31 pm

change font of the entire document

Post 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.
Lech Kulikowski
Posts: 7292
Joined: Tue Mar 20, 2018 5:34 am

Re: change font of the entire document

Post by Lech Kulikowski »

Hello,

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

Thank you.
Post Reply