Nested Mail Merge cannot handle empty lists.
Workaround: Replace the empty list with null.
Exception when converting table with empty runs in the cells.
When importing documents containing pictures with references represented with the r:link attribute, ArgumentNullException is thrown.
Is there a way to prevent font embedding in the RadFlow methodology or is utilizing RadFixed the only way to have a reasonably sized PDF document?
When some character is not supported by the font, the fallback mechanism should try finding some other font that is capable of rendering the unsupported character. However, RadPdfProcessing fallback mechanism does not always find the correct font which sometimes result in wrong glyph visualization or in missing glyph. Workaround: Font that supports these special characters may be used. This way the fallback mechanism will not be needed to export the PDF text.