Can we add images into the Alarm PDF export?

We are wokring with a client that does video analytics. Their software will provide cropped images for certain alarms.

Is there a way to include custom images into the alarm export PDF?

Using code to include snapshots directly into the alarm might not be possible because of how the analytics software can keep refining the cropped image after the initial detection, and because of how much space that can use up in SQL

Unfortunately there is no interface to inject extra information into the alarm export PDF, it is hardcoded as is. The alarm view and the alarm report isn’t really open to MIP for doing changes.

OK, thanks for the quick response!