diff --git a/src/components/pdf_generation/GenerateRunnerCertificates.svelte b/src/components/pdf_generation/GenerateRunnerCertificates.svelte
new file mode 100644
index 00000000..73255b41
--- /dev/null
+++ b/src/components/pdf_generation/GenerateRunnerCertificates.svelte
@@ -0,0 +1,280 @@
+
+
+{#if cards_show}
+
+
+
+
+ {#if certificates_dropdown_open}
+
+
+ {$_('select-language')}
+
+
+
+
+ {/if}
+
+{/if}