c# - How to dd alternate text for wingdings/symbols programmatically-Openxml -


i want add alternate text wingdings/symbols programmatically using openxml msword. basically, requirement programmatically(c#) create readable(tagged) pdf saved ms word document has symbols. currently, symbols created when read acrobat reader, symbols not read , need alternate text reader read text instead of symbol.


Comments

Popular posts from this blog

python - Best design pattern for collection of objects -

go - serving up pdfs using golang -

python - django admin: changing the way a field (w/ relationship to another model) is submitted on a form so that it can be submitted multiple times -