diff --git a/Scripts/Bash/Functions/Render/Config/Identity/Themes/Promo/Stationery/Posters/render.conf.sh b/Scripts/Bash/Functions/Render/Config/Identity/Themes/Promo/Stationery/Posters/render.conf.sh
index c065049..75b2e39 100755
--- a/Scripts/Bash/Functions/Render/Config/Identity/Themes/Promo/Stationery/Posters/render.conf.sh
+++ b/Scripts/Bash/Functions/Render/Config/Identity/Themes/Promo/Stationery/Posters/render.conf.sh
@@ -28,7 +28,8 @@ function render_loadConfig {
 
     # Define rendering actions.
     ACTIONS[0]='BASE:renderImage'
-    ACTIONS[1]='POST:renderFormats: pdf jpg tif'
+    ACTIONS[1]='POST:renderFormats: pdf jpg tif pnm'
+    ACTIONS[2]='POST:groupByType: png pdf jpg tif pnm'
 
     # Define matching list.
     MATCHINGLIST=""