I am working on merging multiple pdf documents and it wAs failing only when i included a pdf document that had form fields. Here is a very simple code.
FileStream inputStream = new FileStream(".myFile.pdf", FileMode.O…...I am working on merging multiple pdf documents and it was failing only when i included a pdf document that had form fields. Here is a very simple code.
FileStream inputStream = new FileStream(".myFile.pdf", FileMode.O…