Skip to main content
December 13, 2023
Question

PDF FROM DOCX

  • December 13, 2023
  • 8 replies
  • 0 views

I am generating pdf document but document  may contains special characters like (’,>,<,*,",) so i am getting error,

is there any way to resolve this ?

8 replies

stefanhelzle0001
Brainy
December 13, 2023

DOCX is a XML document. You need to XML escape these characters.

December 13, 2023

[mention:126a676c85024855948336691b0a7b92:e9ed411860ed4f2ba0265705b8793d05] Stefan, how to escape this characters ?

stefanhelzle0001
Brainy
December 13, 2023