Skip to content

"Globally change the font of a RadFlowDocument" KB #543

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

YoanKar
Copy link
Contributor

@YoanKar YoanKar commented Apr 22, 2025

No description provided.

@YoanKar YoanKar requested a review from dessyordanova April 22, 2025 11:13
@YoanKar YoanKar added the For Review Should be reviewed by a team member. Provide feedback using comments wherever is necessary label Apr 22, 2025
The solution involves three key steps:

1. Import the document from your source format
2. Recursively iterate through all **Run** elements in the document and change their font
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Add a link to the Run document element

}
}
```

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Maybe it is good to mention (if you decide) about the fonts providers (for exporting to PDF) in .NET Standard. Adding a link would be enough.

@dessyordanova dessyordanova added Reviewed Already reviewed by a team member and the author should address the feedback in the comments and removed For Review Should be reviewed by a team member. Provide feedback using comments wherever is necessary labels Apr 28, 2025
@YoanKar YoanKar added Addressed The feedback from the review is addressed by the author. Awaiting follow-up review. and removed Reviewed Already reviewed by a team member and the author should address the feedback in the comments labels Apr 28, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Addressed The feedback from the review is addressed by the author. Awaiting follow-up review.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants