GeneratedDoc.docx (23.0 KB)
I am trying to convert this docx file to pdf using the below method.
wordDocument.Save(pdfDocStream, pdfSaveOptions);
But I am getting null reference exception error on this Line of code.
H…...error on this line of code. However, if I add this line of code before...document.xml before and after that line of code, I did not see any difference...