Expand my Community achievements bar.

Enhance your AEM Assets & Boost Your Development: [AEM Gems | June 19, 2024] Improving the Developer Experience with New APIs and Events
SOLVED

Find and Replace Fonts in Designer

Avatar

Level 1

Hello,

 

Is there an option to do a find and replace font in Designer. I have to repalce multipe fonts on a 36 page document.

Thanks,

Norbert

1 Accepted Solution

Avatar

Correct answer by
Level 5

Not sure I understand the question correctly. I would go in the XML Source tab and search (Ctrl + F) for <font typeface="Arial"/> (or any subpart of it).

View solution in original post

2 Replies

Avatar

Level 9

Make a backup of your xdp

ooen the xdp in designer

ooen the xml source

Do the find and replace 

save the xdp

Avatar

Correct answer by
Level 5

Not sure I understand the question correctly. I would go in the XML Source tab and search (Ctrl + F) for <font typeface="Arial"/> (or any subpart of it).