Hi,
i have generating the pdf dynamically using c#. After appending the data to document, try to save the document using document.save or memory stream. During the time i have facing the below issue.
Box child can not be null
Hi,
i have generating the pdf dynamically using c#. After appending the data to document, try to save the document using document.save or memory stream. During the time i have facing the below issue.
Box child can not be null
Could you provide code you are using and input document in case you are using one so we could check this issue?