Skip to content
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

Can I add html markup to doc files? #476

Open
brandonheng168 opened this issue Aug 25, 2022 · 0 comments
Open

Can I add html markup to doc files? #476

brandonheng168 opened this issue Aug 25, 2022 · 0 comments

Comments

@brandonheng168
Copy link

brandonheng168 commented Aug 25, 2022

Description

Is there a plan for the word document package to support html tags or how i can impliment the print the below in creating word

<b>Bold first</b><div><i><b>Bold second</b></i></div><div><i><b>There are so many of us </b>asasas</i>asas<i>asasasasas<u>asasasa</u></i></div><div><i><u><br></u></i></div>

Expected Behavior

The above html string should display as bold, italic , underline formatted

Actual Behavior

Printing as string on AddText()

Please include a reproducible code snippet or document attachment that
demonstrates the issue.

@brandonheng168 brandonheng168 changed the title Can I add rich text to doc files? Can I add html markup to doc files? Aug 25, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant