I am using the following code to pass in an image in the form of byte[] and add it to the end of a PDF. Adding the image works when I do not use Compression methods. If I use this code I get a green box on the page the…...works when I do not use compression methods. If I use this code...MemoryStream(data)) { Document document = new Document(outputFile); var...