Issue:
Complex field codes render incorrectly when converting DOCX to PNG, causing complete layout disruption.
Attempted Solutions:
Called UpdateFields()
Tried different MetafileRenderingMode settings
Code:
using A…...codes render incorrectly when converting DOCX to PNG, causing complete...SetLicense(@"licensePath"); var document = new Document($@"inputDocxPath");...