Hi @adivj95 ,The error you are encountering with embedded images not loading and the `java.lang.NoClassDefFoundError` related to `java.awt.GraphicsEnvironment$LocalGE` is likely due to the fact that AEM does not support the use of the `java.awt` package, including the `GraphicsEnvironment` class, in...