I am facing an issue when converting DOCX files to PDF using Aspose.Words for .NET and later filling custom tags in the PDF using Aspose.PDF.Drawing.
We use a custom tagging format in the DOCX files:
#REG_DATUMS#
#RE…...Words exports tables with custom text placeholders...FillDocumentWithJson(Document document, string json) { Dictionary<string, object>...