In this attached document
4411_NOK.pdf (114.5 KB)
If I try to do text extraction after saving the doc as SVG, some characters are substituted by others.
It reads : “En utilisant nos services ou en vous inscrivant, vou…...SvgSaveOptions saveOptions = new SvgSaveOptions(); saveOptions.CompressOutputToZipA...MemoryStream(); doc.Save(memStream, saveOptions); } catch { } } Page page...