Hello,
I am converting excel documents to PDF using tHe following lines of code:
sOutFilePatH = sOutFilePatH.ActualPatH();
wb.Save(sOutFilePatH, SaveFormat.Xlsm);
wb.Sav&Hellip;...will, simplified, display an “h” or an “i” in a cell that is formatted...value. Instead the value becomes “h” and “i” in the pdf file. I am...