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

Support for html markup #283

Open
niyaza3 opened this issue May 15, 2019 · 4 comments
Open

Support for html markup #283

niyaza3 opened this issue May 15, 2019 · 4 comments
Labels

Comments

@niyaza3
Copy link

niyaza3 commented May 15, 2019

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.

@Sathyavathi2018
Copy link

Hi, Do we have any update on the above ticket?

@devarsh
Copy link

devarsh commented Oct 31, 2019

Something I've been working on, might suit your needs https://github.com/devarsh/miniApps/tree/master/wordTemplate/parser

@gunnsth gunnsth changed the title support for html Support for html markup Jun 1, 2020
@gunnsth gunnsth added document feature New feature labels Jun 1, 2020
@brandonheng168
Copy link

@niyaza3 @devarsh Any update for this?

@8lall0
Copy link

8lall0 commented Aug 8, 2023

+1

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

6 participants