PdfProcessing: NullReferenceException is thrown when writing image content with the PdfPageStreamWriter
When writing image content with the PdfPageStreamWriter an exception is thrown (NullReferenceException: 'Object reference not set to an instance of an object.') because the ExecutionHandler is not set to the export context.