Hi,
I replaced a new pdf doc in the folder. When the code try to merge that pdf to the main doc, the code display 'Value cannot be null. Parameter name: dictionary' error at line PdfDocument.Merge() line.
I tried with the old doc and the same code works fine. Is there something wrong with the document itself? If so, how can I change that to prevent this error?
Thanks,
Kevin